From 1603620e3146c778f79d3b65767e62a56780cef1 Mon Sep 17 00:00:00 2001 From: Mateusz Titz Date: Sat, 1 Jun 2024 12:12:21 +0200 Subject: [PATCH] build: add poem --- docs/404.html | 2 +- .../data/hTzOh3J4YfGvH_0Onq56q/posts.json | 1 - .../data/mAoiLXclO2HfDXhPlpvbc/posts.json | 1 + .../posts/akwarium.json | 0 .../posts/do-ciebie.json | 0 .../posts/droga.json | 0 .../posts/drzewa.json | 0 .../posts/everything.json | 0 .../posts/favorite-articles.json | 0 .../posts/fleeting.json | 0 .../posts/halcyon-days.json | 2 +- .../posts/hello-world.json | 0 .../posts/heros.json | 0 .../posts/hesitation.json | 0 .../posts/hymn.json | 0 .../posts/iceland.json | 0 .../posts/ikar.json | 0 .../posts/kwiaty.json | 0 .../posts/luty.json | 0 .../posts/medytacja.json | 0 .../posts/noc.json | 0 .../posts/poem-hej-ty.json | 0 .../posts/powidoki.json | 0 .../posts/rozdarty.json | 0 .../posts/samotnosc.json | 0 .../posts/sciany.json | 0 .../posts/sloik.json | 0 .../mAoiLXclO2HfDXhPlpvbc/posts/strach.json | 1 + .../posts/sun.json | 0 .../posts/taniec.json | 0 .../posts/tchnienie.json | 0 .../posts/too-much.json | 0 .../posts/wspomnienie.json | 0 .../posts/year-of-change.json | 0 .../posts/zablakany.json | 0 .../posts/zagubiony.json | 0 .../posts/zawieszony.json | 0 .../posts/zima.json | 0 .../posts/zycie.json | 0 docs/_next/static/chunks/webpack.js | 2 +- .../static/development/_buildManifest.js | 2 +- .../_buildManifest.js | 0 .../_ssgManifest.js | 0 .../474ecf345adf10974dd1.hot-update.json | 1 - .../6653ea2d598a93f1e25b.hot-update.json | 1 - .../75e726508954a5eb33df.hot-update.json | 1 - docs/index.html | 2 +- docs/posts.html | 2 +- docs/posts/akwarium.html | 2 +- docs/posts/do-ciebie.html | 2 +- docs/posts/droga.html | 2 +- docs/posts/drzewa.html | 2 +- docs/posts/everything.html | 2 +- docs/posts/favorite-articles.html | 2 +- docs/posts/fleeting.html | 2 +- docs/posts/halcyon-days.html | 4 ++-- docs/posts/hello-world.html | 2 +- docs/posts/heros.html | 2 +- docs/posts/hesitation.html | 2 +- docs/posts/hymn.html | 2 +- docs/posts/iceland.html | 2 +- docs/posts/ikar.html | 2 +- docs/posts/kwiaty.html | 2 +- docs/posts/luty.html | 2 +- docs/posts/medytacja.html | 2 +- docs/posts/noc.html | 2 +- docs/posts/poem-hej-ty.html | 2 +- docs/posts/powidoki.html | 2 +- docs/posts/rozdarty.html | 2 +- docs/posts/samotnosc.html | 2 +- docs/posts/sciany.html | 2 +- docs/posts/sloik.html | 2 +- docs/posts/strach.html | 24 +++++++++++++++++++ docs/posts/sun.html | 2 +- docs/posts/taniec.html | 2 +- docs/posts/tchnienie.html | 2 +- docs/posts/too-much.html | 2 +- docs/posts/wspomnienie.html | 2 +- docs/posts/year-of-change.html | 2 +- docs/posts/zablakany.html | 2 +- docs/posts/zagubiony.html | 2 +- docs/posts/zawieszony.html | 2 +- docs/posts/zima.html | 2 +- docs/posts/zycie.html | 2 +- 84 files changed, 68 insertions(+), 46 deletions(-) delete mode 100644 docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts.json create mode 100644 docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts.json rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/akwarium.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/do-ciebie.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/droga.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/drzewa.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/everything.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/favorite-articles.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/fleeting.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/halcyon-days.json (59%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/hello-world.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/heros.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/hesitation.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/hymn.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/iceland.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/ikar.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/kwiaty.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/luty.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/medytacja.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/noc.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/poem-hej-ty.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/powidoki.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/rozdarty.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/samotnosc.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/sciany.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/sloik.json (100%) create mode 100644 docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/strach.json rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/sun.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/taniec.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/tchnienie.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/too-much.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/wspomnienie.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/year-of-change.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/zablakany.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/zagubiony.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/zawieszony.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/zima.json (100%) rename docs/_next/data/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/posts/zycie.json (100%) rename docs/_next/static/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/_buildManifest.js (100%) rename docs/_next/static/{hTzOh3J4YfGvH_0Onq56q => mAoiLXclO2HfDXhPlpvbc}/_ssgManifest.js (100%) delete mode 100644 docs/_next/static/webpack/474ecf345adf10974dd1.hot-update.json delete mode 100644 docs/_next/static/webpack/6653ea2d598a93f1e25b.hot-update.json delete mode 100644 docs/_next/static/webpack/75e726508954a5eb33df.hot-update.json create mode 100644 docs/posts/strach.html diff --git a/docs/404.html b/docs/404.html index 9759a0c..e180233 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1 +1 @@ -404: This page could not be found

worlds in my head

404

This page could not be found.

\ No newline at end of file +404: This page could not be found

worlds in my head

404

This page could not be found.

\ No newline at end of file diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts.json b/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts.json deleted file mode 100644 index 4d36033..0000000 --- a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts.json +++ /dev/null @@ -1 +0,0 @@ -{"pageProps":{"posts":[{"title":"Halcyon days","subhead":"","slug":"halcyon-days","date":"2024-04-28","lang":"en"},{"title":"Samotność","subhead":"","slug":"samotnosc","date":"2024-04-03","lang":"pl"},{"title":"Tchnienie","subhead":"","slug":"tchnienie","date":"2024-02-22","lang":"pl"},{"title":"Ściany","subhead":"","slug":"sciany","date":"2024-01-31","lang":"pl"},{"title":"Zima","subhead":"","slug":"zima","date":"2023-12-27","lang":"pl"},{"title":"Drzewa","subhead":"","slug":"drzewa","date":"2023-11-20","lang":"pl"},{"title":"Zabłąkany","subhead":"","slug":"zablakany","date":"2023-10-30","lang":"pl"},{"title":"Akwarium","subhead":"","slug":"akwarium","date":"2023-09-30","lang":"pl"},{"title":"Fleeting moments","subhead":"","slug":"fleeting","date":"2023-08-26","lang":"en"},{"title":"Islandia","subhead":"","slug":"iceland","date":"2023-07-29","lang":"pl"},{"title":"Powidoki","subhead":"","slug":"powidoki","date":"2023-07-17","lang":"pl"},{"title":"Zawieszony","subhead":"","slug":"zawieszony","date":"2023-06-11","lang":"pl"},{"title":"Droga","subhead":"","slug":"droga","date":"2023-05-21","lang":"pl"},{"title":"Słoik","subhead":"","slug":"sloik","date":"2023-04-22","lang":"pl"},{"title":"Hymn","subhead":"","slug":"hymn","date":"2023-03-25","lang":"pl"},{"title":"A year of change","subhead":"On living life and trying to make it better","slug":"year-of-change","date":"2023-03-05","lang":"en"},{"title":"Pragnienie","subhead":"","slug":"sun","date":"2023-02-12","lang":"pl"},{"title":"Taniec","subhead":"","slug":"taniec","date":"2023-01-15","lang":"pl"},{"title":"Hesitation","subhead":"","slug":"hesitation","date":"2022-12-21","lang":"en"},{"title":"Everything","subhead":"","slug":"everything","date":"2022-11-26","lang":"en"},{"title":"Do Ciebie","subhead":"","slug":"do-ciebie","date":"2022-10-30","lang":"pl"},{"title":"Medytacja","subhead":"","slug":"medytacja","date":"2022-09-10","lang":"pl"},{"title":"Nie-bycie","subhead":"","slug":"poem-hej-ty","date":"2022-08-07","lang":"pl"},{"title":"Ikar","subhead":"","slug":"ikar","date":"2022-07-16","lang":"pl"},{"title":"Wspomnienie","subhead":"","slug":"wspomnienie","date":"2022-06-12","lang":"pl"},{"title":"Zagubiony","subhead":"","slug":"zagubiony","date":"2022-05-13","lang":"pl"},{"title":"Kwiaty","subhead":"","slug":"kwiaty","date":"2022-03-08","lang":"pl"},{"title":"Heros","subhead":"","slug":"heros","date":"2022-02-28","lang":"pl"},{"title":"Noc","subhead":"","slug":"noc","date":"2022-02-24","lang":"pl"},{"title":"Za dużo","subhead":"","slug":"too-much","date":"2022-02-24","lang":"pl"},{"title":"Rozdarty","subhead":"","slug":"rozdarty","date":"2022-02-23","lang":"pl"},{"title":"Luty","subhead":"","slug":"luty","date":"2022-02-12","lang":"pl"},{"title":"Uczenie się dorosłości po 30tce","subhead":"thoughts on life in polish.","slug":"zycie","date":"2021-08-04","lang":"pl"},{"title":"Some of my favourite articles and blog posts","subhead":"A quick browse through some interesting IT/tech/business articles.","slug":"favorite-articles","date":"2021-04-07","lang":"en"},{"title":"Hello world!","subhead":"The very first post.","slug":"hello-world","date":"2021-03-31","lang":"en"}]},"__N_SSG":true} \ No newline at end of file diff --git a/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts.json new file mode 100644 index 0000000..800800f --- /dev/null +++ b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts.json @@ -0,0 +1 @@ +{"pageProps":{"posts":[{"title":"Strach","subhead":"","slug":"strach","date":"2024-05-31","lang":"pl"},{"title":"Halcyon days","subhead":"","slug":"halcyon-days","date":"2024-04-28","lang":"en"},{"title":"Samotność","subhead":"","slug":"samotnosc","date":"2024-04-03","lang":"pl"},{"title":"Tchnienie","subhead":"","slug":"tchnienie","date":"2024-02-22","lang":"pl"},{"title":"Ściany","subhead":"","slug":"sciany","date":"2024-01-31","lang":"pl"},{"title":"Zima","subhead":"","slug":"zima","date":"2023-12-27","lang":"pl"},{"title":"Drzewa","subhead":"","slug":"drzewa","date":"2023-11-20","lang":"pl"},{"title":"Zabłąkany","subhead":"","slug":"zablakany","date":"2023-10-30","lang":"pl"},{"title":"Akwarium","subhead":"","slug":"akwarium","date":"2023-09-30","lang":"pl"},{"title":"Fleeting moments","subhead":"","slug":"fleeting","date":"2023-08-26","lang":"en"},{"title":"Islandia","subhead":"","slug":"iceland","date":"2023-07-29","lang":"pl"},{"title":"Powidoki","subhead":"","slug":"powidoki","date":"2023-07-17","lang":"pl"},{"title":"Zawieszony","subhead":"","slug":"zawieszony","date":"2023-06-11","lang":"pl"},{"title":"Droga","subhead":"","slug":"droga","date":"2023-05-21","lang":"pl"},{"title":"Słoik","subhead":"","slug":"sloik","date":"2023-04-22","lang":"pl"},{"title":"Hymn","subhead":"","slug":"hymn","date":"2023-03-25","lang":"pl"},{"title":"A year of change","subhead":"On living life and trying to make it better","slug":"year-of-change","date":"2023-03-05","lang":"en"},{"title":"Pragnienie","subhead":"","slug":"sun","date":"2023-02-12","lang":"pl"},{"title":"Taniec","subhead":"","slug":"taniec","date":"2023-01-15","lang":"pl"},{"title":"Hesitation","subhead":"","slug":"hesitation","date":"2022-12-21","lang":"en"},{"title":"Everything","subhead":"","slug":"everything","date":"2022-11-26","lang":"en"},{"title":"Do Ciebie","subhead":"","slug":"do-ciebie","date":"2022-10-30","lang":"pl"},{"title":"Medytacja","subhead":"","slug":"medytacja","date":"2022-09-10","lang":"pl"},{"title":"Nie-bycie","subhead":"","slug":"poem-hej-ty","date":"2022-08-07","lang":"pl"},{"title":"Ikar","subhead":"","slug":"ikar","date":"2022-07-16","lang":"pl"},{"title":"Wspomnienie","subhead":"","slug":"wspomnienie","date":"2022-06-12","lang":"pl"},{"title":"Zagubiony","subhead":"","slug":"zagubiony","date":"2022-05-13","lang":"pl"},{"title":"Kwiaty","subhead":"","slug":"kwiaty","date":"2022-03-08","lang":"pl"},{"title":"Heros","subhead":"","slug":"heros","date":"2022-02-28","lang":"pl"},{"title":"Noc","subhead":"","slug":"noc","date":"2022-02-24","lang":"pl"},{"title":"Za dużo","subhead":"","slug":"too-much","date":"2022-02-24","lang":"pl"},{"title":"Rozdarty","subhead":"","slug":"rozdarty","date":"2022-02-23","lang":"pl"},{"title":"Luty","subhead":"","slug":"luty","date":"2022-02-12","lang":"pl"},{"title":"Uczenie się dorosłości po 30tce","subhead":"thoughts on life in polish.","slug":"zycie","date":"2021-08-04","lang":"pl"},{"title":"Some of my favourite articles and blog posts","subhead":"A quick browse through some interesting IT/tech/business articles.","slug":"favorite-articles","date":"2021-04-07","lang":"en"},{"title":"Hello world!","subhead":"The very first post.","slug":"hello-world","date":"2021-03-31","lang":"en"}]},"__N_SSG":true} \ No newline at end of file diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/akwarium.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/akwarium.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/akwarium.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/akwarium.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/do-ciebie.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/do-ciebie.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/do-ciebie.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/do-ciebie.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/droga.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/droga.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/droga.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/droga.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/drzewa.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/drzewa.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/drzewa.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/drzewa.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/everything.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/everything.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/everything.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/everything.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/favorite-articles.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/favorite-articles.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/favorite-articles.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/favorite-articles.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/fleeting.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/fleeting.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/fleeting.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/fleeting.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/halcyon-days.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/halcyon-days.json similarity index 59% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/halcyon-days.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/halcyon-days.json index b239703..f460f45 100644 --- a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/halcyon-days.json +++ b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/halcyon-days.json @@ -1 +1 @@ -{"pageProps":{"postContent":"

goodbye thing thought everlasting
\nborn from child’s innocent gaze
\ngrown through years of wanting
\nhope enlightening the way

\n

roads long walked that got forgotten
\novergrown with burdens past
\nheavy dust has settled on them
\nlost and empty they are now

\n

goodbye blissful days of yore
\nchildish hopes and dreams of mine
\nunder great oak in deep slumber
\nthey lie buried in the depths of time

\n

dusk is falling on what was
\nmoments hidden chances lost
\nshadows inky-black and long
\nsetting sun over them casts

\n

oh how easy one can drown
\nin the comforts of things past

\n","title":"Halcyon days","date":"2024-04-28"},"__N_SSG":true} \ No newline at end of file +{"pageProps":{"postContent":"

goodbye thing thought everlasting
\nborn from child’s innocent gaze
\ngrown through years of wanting
\nhope enlightening the way

\n

roads long walked that got forgotten
\novergrown with burdens past
\nheavy dust has settled on them
\nlost and empty they are now

\n

goodbye blissful days of yore
\nchildish hopes and dreams of mine
\nunder great oak in deep slumber
\nthey lie buried within time

\n

dusk is falling on what was
\nmoments hidden chances lost
\nshadows inky-black and long
\nsetting sun over them casts

\n

oh how easy one can drown
\nin the comforts of things past

\n","title":"Halcyon days","date":"2024-04-28"},"__N_SSG":true} \ No newline at end of file diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/hello-world.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/hello-world.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/hello-world.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/hello-world.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/heros.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/heros.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/heros.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/heros.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/hesitation.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/hesitation.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/hesitation.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/hesitation.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/hymn.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/hymn.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/hymn.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/hymn.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/iceland.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/iceland.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/iceland.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/iceland.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/ikar.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/ikar.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/ikar.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/ikar.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/kwiaty.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/kwiaty.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/kwiaty.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/kwiaty.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/luty.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/luty.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/luty.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/luty.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/medytacja.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/medytacja.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/medytacja.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/medytacja.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/noc.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/noc.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/noc.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/noc.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/poem-hej-ty.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/poem-hej-ty.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/poem-hej-ty.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/poem-hej-ty.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/powidoki.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/powidoki.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/powidoki.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/powidoki.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/rozdarty.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/rozdarty.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/rozdarty.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/rozdarty.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/samotnosc.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/samotnosc.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/samotnosc.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/samotnosc.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/sciany.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/sciany.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/sciany.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/sciany.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/sloik.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/sloik.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/sloik.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/sloik.json diff --git a/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/strach.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/strach.json new file mode 100644 index 0000000..b49cc9f --- /dev/null +++ b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/strach.json @@ -0,0 +1 @@ +{"pageProps":{"postContent":"

w starej szafie siedzi licho
\nciągle puka stuka jęczy
\npozamykałeś żeby nie uciekło
\nciężkie drzwi wewnątrz siebie
\nna trzy spusty

\n

czarny jest ma wielkie oczy
\nnieznajomy lecz znajomy
\nkształt w kącie oka majaczy
\nznika wraz z obracaniem głowy

\n

i tak dzień za dniem
\npodąża obok pasażer niechciany
\nrazem z tobą równym krokiem
\nzasłania marzenia przed wzrokiem

\n

a kiedy gotowy staniesz
\nuzbrojony w miecz drewniany
\ndumnie założysz na głowę
\nhełm z garnka dziurawy
\notworzysz wrota od szafy
\npustka cię w środku przywita

\n

bo skąpane w mroku stwory
\nsą jak cienie co znikają
\ngdy przewietrzysz kąty szafy
\nw świetle dnia się rozpływają

\n","title":"Strach","date":"2024-05-31"},"__N_SSG":true} \ No newline at end of file diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/sun.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/sun.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/sun.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/sun.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/taniec.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/taniec.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/taniec.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/taniec.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/tchnienie.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/tchnienie.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/tchnienie.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/tchnienie.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/too-much.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/too-much.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/too-much.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/too-much.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/wspomnienie.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/wspomnienie.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/wspomnienie.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/wspomnienie.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/year-of-change.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/year-of-change.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/year-of-change.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/year-of-change.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zablakany.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zablakany.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zablakany.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zablakany.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zagubiony.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zagubiony.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zagubiony.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zagubiony.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zawieszony.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zawieszony.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zawieszony.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zawieszony.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zima.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zima.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zima.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zima.json diff --git a/docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zycie.json b/docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zycie.json similarity index 100% rename from docs/_next/data/hTzOh3J4YfGvH_0Onq56q/posts/zycie.json rename to docs/_next/data/mAoiLXclO2HfDXhPlpvbc/posts/zycie.json diff --git a/docs/_next/static/chunks/webpack.js b/docs/_next/static/chunks/webpack.js index 36e6efd..7f59e2e 100644 --- a/docs/_next/static/chunks/webpack.js +++ b/docs/_next/static/chunks/webpack.js @@ -113,7 +113,7 @@ /******/ /******/ var hotApplyOnUpdate = true; /******/ // eslint-disable-next-line no-unused-vars -/******/ var hotCurrentHash = "a63d45b1f427eefe6a17"; +/******/ var hotCurrentHash = "474ecf345adf10974dd1"; /******/ var hotRequestTimeout = 10000; /******/ var hotCurrentModuleData = {}; /******/ var hotCurrentChildModule; diff --git a/docs/_next/static/development/_buildManifest.js b/docs/_next/static/development/_buildManifest.js index be85107..9716d31 100644 --- a/docs/_next/static/development/_buildManifest.js +++ b/docs/_next/static/development/_buildManifest.js @@ -1 +1 @@ -self.__BUILD_MANIFEST = {__rewrites:[],"/_error":["static\u002Fchunks\u002Fpages\u002F_error.js"],"/posts":["static\u002Fchunks\u002Fpages\u002Fposts.js"],"/posts/[slug]":["static\u002Fchunks\u002Fpages\u002Fposts\u002F[slug].js"],sortedPages:["\u002F_app","\u002F_error","\u002Fposts","\u002Fposts\u002F[slug]"]};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() \ No newline at end of file +self.__BUILD_MANIFEST = {__rewrites:[],"/_error":["static\u002Fchunks\u002Fpages\u002F_error.js"],"/posts/[slug]":["static\u002Fchunks\u002Fpages\u002Fposts\u002F[slug].js"],sortedPages:["\u002F_app","\u002F_error","\u002Fposts\u002F[slug]"]};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() \ No newline at end of file diff --git a/docs/_next/static/hTzOh3J4YfGvH_0Onq56q/_buildManifest.js b/docs/_next/static/mAoiLXclO2HfDXhPlpvbc/_buildManifest.js similarity index 100% rename from docs/_next/static/hTzOh3J4YfGvH_0Onq56q/_buildManifest.js rename to docs/_next/static/mAoiLXclO2HfDXhPlpvbc/_buildManifest.js diff --git a/docs/_next/static/hTzOh3J4YfGvH_0Onq56q/_ssgManifest.js b/docs/_next/static/mAoiLXclO2HfDXhPlpvbc/_ssgManifest.js similarity index 100% rename from docs/_next/static/hTzOh3J4YfGvH_0Onq56q/_ssgManifest.js rename to docs/_next/static/mAoiLXclO2HfDXhPlpvbc/_ssgManifest.js diff --git a/docs/_next/static/webpack/474ecf345adf10974dd1.hot-update.json b/docs/_next/static/webpack/474ecf345adf10974dd1.hot-update.json deleted file mode 100644 index 1287aa8..0000000 --- a/docs/_next/static/webpack/474ecf345adf10974dd1.hot-update.json +++ /dev/null @@ -1 +0,0 @@ -{"h":"6653ea2d598a93f1e25b","c":{}} \ No newline at end of file diff --git a/docs/_next/static/webpack/6653ea2d598a93f1e25b.hot-update.json b/docs/_next/static/webpack/6653ea2d598a93f1e25b.hot-update.json deleted file mode 100644 index 5f745a8..0000000 --- a/docs/_next/static/webpack/6653ea2d598a93f1e25b.hot-update.json +++ /dev/null @@ -1 +0,0 @@ -{"h":"75e726508954a5eb33df","c":{"pages/posts":false}} \ No newline at end of file diff --git a/docs/_next/static/webpack/75e726508954a5eb33df.hot-update.json b/docs/_next/static/webpack/75e726508954a5eb33df.hot-update.json deleted file mode 100644 index c67e674..0000000 --- a/docs/_next/static/webpack/75e726508954a5eb33df.hot-update.json +++ /dev/null @@ -1 +0,0 @@ -{"h":"a63d45b1f427eefe6a17","c":{}} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 379e6ab..1d3ac0b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -worlds in my head

worlds in my head

Nothing to see here
\ No newline at end of file +worlds in my head

worlds in my head

Nothing to see here
\ No newline at end of file diff --git a/docs/posts.html b/docs/posts.html index 3abd445..7c3d0be 100644 --- a/docs/posts.html +++ b/docs/posts.html @@ -1 +1 @@ -worlds in my head

worlds in my head

\ No newline at end of file +worlds in my head

worlds in my head

\ No newline at end of file diff --git a/docs/posts/akwarium.html b/docs/posts/akwarium.html index 484ca28..32a609b 100644 --- a/docs/posts/akwarium.html +++ b/docs/posts/akwarium.html @@ -18,4 +18,4 @@ i chociaż wiesz
że nie da się przebić
wciąż chciałbyś skoczyć poza nią

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/do-ciebie.html b/docs/posts/do-ciebie.html index 0e246a0..c65b2bf 100644 --- a/docs/posts/do-ciebie.html +++ b/docs/posts/do-ciebie.html @@ -14,4 +14,4 @@ pośród wzburzonych fal
z nową mocą na obcy ląd
pochowaj za domem tlący się żal

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/droga.html b/docs/posts/droga.html index e586fe0..07df0b2 100644 --- a/docs/posts/droga.html +++ b/docs/posts/droga.html @@ -14,4 +14,4 @@ plecak-głowę w pogotowiu
trzymać by przeszłości rowy
nie ściągnęły na pustkowie

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/drzewa.html b/docs/posts/drzewa.html index 9a6cf45..4e9d378 100644 --- a/docs/posts/drzewa.html +++ b/docs/posts/drzewa.html @@ -18,4 +18,4 @@ przyjdzie ranek
popatrz wkoło
płaczą drzewa razem z Tobą

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/everything.html b/docs/posts/everything.html index 78df201..b147511 100644 --- a/docs/posts/everything.html +++ b/docs/posts/everything.html @@ -14,4 +14,4 @@ and my thoughts are in bed
and the life inside me
is finally running free

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/favorite-articles.html b/docs/posts/favorite-articles.html index 25ed3ec..3eacd78 100644 --- a/docs/posts/favorite-articles.html +++ b/docs/posts/favorite-articles.html @@ -23,4 +23,4 @@

How to deal with side effects in a pure functional way (jrsinclair.com, 2018

This is a long and detailed read that guides you step by step through the mental process (and implementation in JS) of managing side effects in a pure way.
I have read lots of similar articles about FP both in javascript and in general. What I specifically like about this one is that it's very thorough and starts off simply but slowly gets more and more complicated along the way. It describes all the complexities of handling side effects, but also many other FP terms and ideas.

https://jrsinclair.com/articles/2018/how-to-deal-with-dirty-side-effects-in-your-pure-functional-javascript

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/fleeting.html b/docs/posts/fleeting.html index 236a2dc..7297fc8 100644 --- a/docs/posts/fleeting.html +++ b/docs/posts/fleeting.html @@ -18,4 +18,4 @@ like a curious child
and from them put together
the story of your life

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/halcyon-days.html b/docs/posts/halcyon-days.html index 7bacec8..80c33a9 100644 --- a/docs/posts/halcyon-days.html +++ b/docs/posts/halcyon-days.html @@ -9,11 +9,11 @@

goodbye blissful days of yore
childish hopes and dreams of mine
under great oak in deep slumber
-they lie buried in the depths of time

+they lie buried within time

dusk is falling on what was
moments hidden chances lost
shadows inky-black and long
setting sun over them casts

oh how easy one can drown
in the comforts of things past

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/hello-world.html b/docs/posts/hello-world.html index 825ab63..245d317 100644 --- a/docs/posts/hello-world.html +++ b/docs/posts/hello-world.html @@ -29,4 +29,4 @@

About the design

About the tech

You can read all about the technical details in the README for this project on my github:

https://github.com/Kicu/blog.

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/heros.html b/docs/posts/heros.html index adc334b..0afaf25 100644 --- a/docs/posts/heros.html +++ b/docs/posts/heros.html @@ -10,4 +10,4 @@ i popatrzeć mu tak prosto w oczy
to czasem więcej odwagi
niż chronić świat który wojna toczy

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/hesitation.html b/docs/posts/hesitation.html index 119c370..863dbd1 100644 --- a/docs/posts/hesitation.html +++ b/docs/posts/hesitation.html @@ -15,4 +15,4 @@ so hard to find the strength
to take this leap of faith
and swim to reach the shore

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/hymn.html b/docs/posts/hymn.html index 4f3997b..da2cdbc 100644 --- a/docs/posts/hymn.html +++ b/docs/posts/hymn.html @@ -18,4 +18,4 @@ w pustyni suchym ukropie
pośród oko zwodzących miraży

tak bardzo ja ciebie

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/iceland.html b/docs/posts/iceland.html index 29f7801..e80a17f 100644 --- a/docs/posts/iceland.html +++ b/docs/posts/iceland.html @@ -20,4 +20,4 @@ bierzesz do domu by
w krótkich chwilach codziennej prozy
oddychać ich spokojem

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/ikar.html b/docs/posts/ikar.html index 0abebcb..4b1ab2c 100644 --- a/docs/posts/ikar.html +++ b/docs/posts/ikar.html @@ -26,4 +26,4 @@ to stopą w sandale zrobił krok
bo poczuć wolność choć na parę chwil
tak wiele znaczyło dla niego

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/kwiaty.html b/docs/posts/kwiaty.html index 0e52404..ad79a35 100644 --- a/docs/posts/kwiaty.html +++ b/docs/posts/kwiaty.html @@ -18,4 +18,4 @@ wzroku, słuchu, chęci
żeby zobaczyć i poczuć i kochać
drugą osobę w pełni

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/luty.html b/docs/posts/luty.html index 072c018..ed3dfdd 100644 --- a/docs/posts/luty.html +++ b/docs/posts/luty.html @@ -12,4 +12,4 @@ Ale ciągle jest mi zimno.

Patrzę jak ludzie chodzą w słońcu
I wracam spać do cienia.

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/medytacja.html b/docs/posts/medytacja.html index ffffce8..04e8d46 100644 --- a/docs/posts/medytacja.html +++ b/docs/posts/medytacja.html @@ -15,4 +15,4 @@ niepewności i przywidzenia
a stęsknione wolności życie
rozkwita spod ich cienia

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/noc.html b/docs/posts/noc.html index 27edff1..33f90e9 100644 --- a/docs/posts/noc.html +++ b/docs/posts/noc.html @@ -9,4 +9,4 @@ chwytam i trzymam, jeszcze zaspany
a on wrasta we mnie
i miesza dzień z nocą

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/poem-hej-ty.html b/docs/posts/poem-hej-ty.html index f34c52e..2f5cd55 100644 --- a/docs/posts/poem-hej-ty.html +++ b/docs/posts/poem-hej-ty.html @@ -27,4 +27,4 @@ i owijając się w własne myśli
powoli wypatrując
szybuję

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/powidoki.html b/docs/posts/powidoki.html index 2082a5c..4ddac67 100644 --- a/docs/posts/powidoki.html +++ b/docs/posts/powidoki.html @@ -14,4 +14,4 @@ na wpół prawdziwe na wpół zmyślone
te chwile żyją wiecznie
zawieszone w ciemności powiek

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/rozdarty.html b/docs/posts/rozdarty.html index c870078..7ea65b7 100644 --- a/docs/posts/rozdarty.html +++ b/docs/posts/rozdarty.html @@ -10,4 +10,4 @@ nitka pod ręką, ciągle naciągnięta
brać klucz z powrotem jest już za późno
lecz niepewność wciąż moją dłoń pęta

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/samotnosc.html b/docs/posts/samotnosc.html index 5ba24c7..22d528e 100644 --- a/docs/posts/samotnosc.html +++ b/docs/posts/samotnosc.html @@ -17,4 +17,4 @@ zawsze mnie doganiałaś
bym na końcu spojrzał prosto
w oczy odbicia swojego

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/sciany.html b/docs/posts/sciany.html index 920f713..7e2bde6 100644 --- a/docs/posts/sciany.html +++ b/docs/posts/sciany.html @@ -10,4 +10,4 @@ co siłę ma srogą rozbić ten mur
szkła iskry polecą deszczem ulewnym
by wreszcie wziąć oddech i sięgać do chmur

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/sloik.html b/docs/posts/sloik.html index 92257ad..530d81c 100644 --- a/docs/posts/sloik.html +++ b/docs/posts/sloik.html @@ -14,4 +14,4 @@ przeżycia łapać i wypuszczać
jak wolne ptaki by żyły
swoim życiem każdego dnia

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/strach.html b/docs/posts/strach.html new file mode 100644 index 0000000..d24f9eb --- /dev/null +++ b/docs/posts/strach.html @@ -0,0 +1,24 @@ +worlds in my head

worlds in my head

31-05-2024

Strach

w starej szafie siedzi licho
+ciągle puka stuka jęczy
+pozamykałeś żeby nie uciekło
+ciężkie drzwi wewnątrz siebie
+na trzy spusty

+

czarny jest ma wielkie oczy
+nieznajomy lecz znajomy
+kształt w kącie oka majaczy
+znika wraz z obracaniem głowy

+

i tak dzień za dniem
+podąża obok pasażer niechciany
+razem z tobą równym krokiem
+zasłania marzenia przed wzrokiem

+

a kiedy gotowy staniesz
+uzbrojony w miecz drewniany
+dumnie założysz na głowę
+hełm z garnka dziurawy
+otworzysz wrota od szafy
+pustka cię w środku przywita

+

bo skąpane w mroku stwory
+są jak cienie co znikają
+gdy przewietrzysz kąty szafy
+w świetle dnia się rozpływają

+
\ No newline at end of file diff --git a/docs/posts/sun.html b/docs/posts/sun.html index 45d9500..34fa500 100644 --- a/docs/posts/sun.html +++ b/docs/posts/sun.html @@ -14,4 +14,4 @@ ciągle biegniesz dalej
wciąż rozdajesz
blasku słońca żar

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/taniec.html b/docs/posts/taniec.html index 367aa0a..de2c9d8 100644 --- a/docs/posts/taniec.html +++ b/docs/posts/taniec.html @@ -14,4 +14,4 @@ by złapać właściwy krok
i w człowieku partnerze odkryć
nieznanego życia trop

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/tchnienie.html b/docs/posts/tchnienie.html index 44d209c..32d047f 100644 --- a/docs/posts/tchnienie.html +++ b/docs/posts/tchnienie.html @@ -10,4 +10,4 @@ Byśmy tańczyć mogli dziś
Światłem wymaż nocy lęki
Pokaż jak znów całym być

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/too-much.html b/docs/posts/too-much.html index 28be89c..9bbba8f 100644 --- a/docs/posts/too-much.html +++ b/docs/posts/too-much.html @@ -8,4 +8,4 @@ odcinam powietrze, lecz nadal płonie

W końcu bezradny w okowach płomieni
siadam i czekam aż ogień mnie przemieni

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/wspomnienie.html b/docs/posts/wspomnienie.html index c0f4805..d35d259 100644 --- a/docs/posts/wspomnienie.html +++ b/docs/posts/wspomnienie.html @@ -22,4 +22,4 @@ i lecieć, jechać, biec
do tej wizji z oczu
chciałbym jeszcze raz

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/year-of-change.html b/docs/posts/year-of-change.html index 9a763dd..73be408 100644 --- a/docs/posts/year-of-change.html +++ b/docs/posts/year-of-change.html @@ -31,4 +31,4 @@

Meditation

Life happens wherever you are, whether you make it or not. Uncle Iroh (Avatar: The Last Airbender)

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/zablakany.html b/docs/posts/zablakany.html index 0ed4a67..ec754a9 100644 --- a/docs/posts/zablakany.html +++ b/docs/posts/zablakany.html @@ -16,4 +16,4 @@ z tej drogi chwilę minioną
ale nie da rady momentu z życia
wziąć na wynos do domu

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/zagubiony.html b/docs/posts/zagubiony.html index d1b262f..f056ab7 100644 --- a/docs/posts/zagubiony.html +++ b/docs/posts/zagubiony.html @@ -18,4 +18,4 @@ światła jasnego jak słońce
ale kiedy dłużej popatrzę - to znika
i znowu się boję, że zabłądzę

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/zawieszony.html b/docs/posts/zawieszony.html index 4a00596..7cc9f33 100644 --- a/docs/posts/zawieszony.html +++ b/docs/posts/zawieszony.html @@ -22,4 +22,4 @@ z wanny mrok ucieka
w zakamarkach pochowany
na kolejną chwilę czeka

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/zima.html b/docs/posts/zima.html index d33bb6f..90c9beb 100644 --- a/docs/posts/zima.html +++ b/docs/posts/zima.html @@ -19,4 +19,4 @@ tańczą wokół pełne gracji
w rytm chlapania podeszwami
ludzi losów są świadkami

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/posts/zycie.html b/docs/posts/zycie.html index d8ab8fd..6bd3fee 100644 --- a/docs/posts/zycie.html +++ b/docs/posts/zycie.html @@ -17,4 +17,4 @@

Godzenie się na życie takie jakie jest

I chociaż ważne żebyśmy żyli tak jak chcemy i nie przejmowali się zbytnio tym co myślą o nas inni, to ważne żeby jednak otoczyć się ludźmi, którzy będą potrafili powiedzieć nam gdy robimy coś bardzo bezsensownego lub głupiego. Opinie i uczucia innych ludzi to świetny drogowskaz ale przewodnikiem naszego życia powinniśmy być my.


Ten wpis był trudny i powstawał długo z przerwami wielodniowymi albo tygodniowymi. Mam nadzieję, że czytanie go da komuś chociaż odrobinę uwolnienia, tak jak mi dało pisanie go.

- \ No newline at end of file + \ No newline at end of file