Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
archiwum
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusz-wozniak committed Nov 2, 2023
1 parent d92de74 commit dbcbd98
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const pxtorem = require('postcss-pxtorem')
module.exports = {
siteMetadata: {
url: 'https://dariuszwozniak.net',
title: 'Dariusz Woźniak — Blog',
title: 'Dariusz Woźniak — Blog (archiwum 2013-2021)',
copyright: '©',
subtitle: 'Blog o programowaniu',
subtitle: 'Blog o programowaniu (archiwum)',
disqusShortname: 'dariuszwozniaknet',
menu: [
{
Expand Down
19 changes: 19 additions & 0 deletions src/pages/articles/2023-11-02-archiwum/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Archiwum
redirect_from:
-
date: '2023-11-02T00:00:00.000Z'
layout: post
draft: false
path: '/posts/archiwum2013_2021'
category: 'Meta'
tags:
- 'Blog'
description: 'Archiwum wpisów z lat 2013-2021.'
---

Nadszedł czas na zamknięcie bloga w dotychczasowej formie. Do tej pory, pisałem w języku polskim tak żeby dotrzeć do jak najszerszej polskiej publiczności z tematyką testowania jednostkowego i TDD. Teraz planuję jednak pisać po angielsku. Stąd decyzja o stworzeniu nowej odsłony bloga.

Wszystkie wpisy z lat 2013-2021 zostały przeniesione do archiwum, czytaj — są dostępne na tej stronie.

Wszystkie nowe wpisy będą pojawiać się na nowym blogu: [dariuszwozniak.net](https://dariuszwozniak.net).

0 comments on commit dbcbd98

Please sign in to comment.