Compare commits

..

2 Commits

Author SHA1 Message Date
de7ade28c7
fix: dates in first 2 blog posts (swapped day and month)
All checks were successful
Build Docker Image and Deploy / Build Image and push to Registry (push) Successful in 2m30s
Build Docker Image and Deploy / Deploy on webserver (push) Successful in 1m5s
2024-09-01 09:01:19 +02:00
39c8dc5de1
chore: updated astro.js; 2024-09-01 08:55:07 +02:00
10 changed files with 576 additions and 374 deletions

View File

@ -12,9 +12,9 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "^3.1.3", "@astrojs/mdx": "^3.1.5",
"@astrojs/node": "^8.3.2", "@astrojs/node": "^8.3.3",
"@astrojs/react": "^3.6.0", "@astrojs/react": "^3.6.2",
"@astrojs/rss": "^4.0.7", "@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
@ -28,7 +28,7 @@
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.2.74", "@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24", "@types/react-dom": "^18.2.24",
"astro": "^4.12.2", "astro": "^4.15.1",
"astro-seo": "^0.8.4", "astro-seo": "^0.8.4",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"clsx": "^2.1.0", "clsx": "^2.1.0",

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
title: "Cesta k webovkám" title: "Cesta k webovkám"
description: "Příběh vzniku těchto úžasných stránek" description: "Příběh vzniku těchto úžasných stránek"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-06-07T9:34:25Z publishDate: 2024-07-06T9:34:25Z
image: image:
url: "/blog/post-1.png" url: "/blog/post-1.png"
alt: "Snímek mojí osobní webové stránky" alt: "Snímek mojí osobní webové stránky"

View File

@ -2,7 +2,7 @@
title: "Pushing site to production" title: "Pushing site to production"
description: "My journey of creating this amazing personal website" description: "My journey of creating this amazing personal website"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-06-07T9:34:25Z publishDate: 2024-07-06T9:34:25Z
image: image:
url: "/blog/post-1.png" url: "/blog/post-1.png"
alt: "Screenshot of my personal website" alt: "Screenshot of my personal website"

View File

@ -2,7 +2,7 @@
title: "Pushing site to production" title: "Pushing site to production"
description: "My journey of creating this amazing personal website" description: "My journey of creating this amazing personal website"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-06-07T9:34:25Z publishDate: 2024-07-06T9:34:25Z
image: image:
url: "/blog/post-1.png" url: "/blog/post-1.png"
alt: "Screenshot of my personal website" alt: "Screenshot of my personal website"

View File

@ -2,7 +2,7 @@
title: "Pushing site to production" title: "Pushing site to production"
description: "My journey of creating this amazing personal website" description: "My journey of creating this amazing personal website"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-06-07T9:34:25Z publishDate: 2024-07-06T9:34:25Z
image: image:
url: "/blog/post-1.png" url: "/blog/post-1.png"
alt: "Screenshot of my personal website" alt: "Screenshot of my personal website"

View File

@ -2,7 +2,7 @@
title: "Clearing matrix synapse database" title: "Clearing matrix synapse database"
description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data" description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-09-07T12:11:32Z publishDate: 2024-07-09T12:11:32Z
image: image:
url: "/blog/post-2.png" url: "/blog/post-2.png"
alt: "Screenshot of matrix-synapse diskspace janitor" alt: "Screenshot of matrix-synapse diskspace janitor"

View File

@ -2,7 +2,7 @@
title: "Clearing matrix synapse database" title: "Clearing matrix synapse database"
description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data" description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-09-07T12:11:32Z publishDate: 2024-07-09T12:11:32Z
image: image:
url: "/blog/post-2.png" url: "/blog/post-2.png"
alt: "Screenshot of matrix-synapse diskspace janitor" alt: "Screenshot of matrix-synapse diskspace janitor"

View File

@ -2,7 +2,7 @@
title: "Clearing matrix synapse database" title: "Clearing matrix synapse database"
description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data" description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-09-07T12:11:32Z publishDate: 2024-07-09T12:11:32Z
image: image:
url: "/blog/post-2.png" url: "/blog/post-2.png"
alt: "Screenshot of matrix-synapse diskspace janitor" alt: "Screenshot of matrix-synapse diskspace janitor"

View File

@ -2,7 +2,7 @@
title: "Clearing matrix synapse database" title: "Clearing matrix synapse database"
description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data" description: "Synapse is matrix homeserver implementation. Unfortunately it sometimes manages to accumulate GBs of unimportant data"
author: "Cyril Šebek" author: "Cyril Šebek"
publishDate: 2024-09-07T12:11:32Z publishDate: 2024-07-09T12:11:32Z
image: image:
url: "/blog/post-2.png" url: "/blog/post-2.png"
alt: "Screenshot of matrix-synapse diskspace janitor" alt: "Screenshot of matrix-synapse diskspace janitor"