Commit graph

15 commits

Author SHA1 Message Date
04bede3d3f
fix: update link paths to relative URLs in post listings
Some checks failed
Build and Deploy Hugo Site / build (push) Has been cancelled
Switched from absolute to relative permalinks to ensure more flexible navigation and better support for different environments (clearnet/.onion). This change prevents broken links in environments where the site domain may differ.
2024-07-25 21:14:13 +02:00
Kumi
9feed4349b
Merge branch 'rottenwheel:main' into main 2024-07-15 10:03:19 +02:00
52ef233e61
feat: add RSS feed template and image field
Added customized RSS feed template. Integrated image support for visual content in RSS feed.
2024-07-15 10:02:17 +02:00
rottenwheel
b83a65b9e1
readme: add license section 2024-07-15 07:19:59 +00:00
rottenwheel
128a4a2129
add: GPLv3 license file 2024-07-15 07:14:16 +00:00
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