Commit graph

10 commits

Author SHA1 Message Date
rottenwheel
34a70e8993
Merge pull request #1 from kumitterer/main
Layout changes and GitHub deployment workflow
2024-07-15 07:08:56 +00:00
3829c90ff8
docs: add README for project setup and usage 2024-07-15 09:01:49 +02:00
78f5d95484
feat: move RSS feed link from markdown to HTML 2024-07-15 08:57:56 +02:00
79de9d750f
feat(ci): add GitHub Actions workflow for Hugo site deploy 2024-07-15 08:43:41 +02:00
bd33e958ac
chore: update blog title and simplify homepage layout
Updated the title across the website from "rottenwheel" to "rottenblog". Also removed title and description elements from the homepage layout.
2024-07-15 08:41:18 +02:00
d0aa620a3c
feat(config): update blog URL and add 'about' navigation link
Fix baseURL to 'https://blog.rottenwheel.com'.
Modifying main menu by linking 'blog' to home and adding
an  'about' link back to 'https://rottenwheel.com'.
2024-07-15 08:29:31 +02:00
7ac23ec03b
feat(layouts): add main template for latest posts 2024-07-15 08:28:04 +02:00
23ca72070a
chore: remove rottenwheel.com content from the landing page 2024-07-15 08:27:44 +02:00
rotten
160d27c823 Fix base directory 2024-07-14 23:56:46 -05:00
rotten
33030cab00 Initial commit 2024-07-14 01:37:57 -05:00