My personal website powered by Zola https://daudix.exozy.me
Go to file
2023-08-17 18:03:52 +03:00
_includes fix: Feed icon size, corner roundness on mobile 2023-08-17 18:03:52 +03:00
_layouts feat: Simplify "statements" HTML 2023-08-17 06:58:31 +03:00
_posts feat: Archive/Trigger/Disclaimer messages 2023-08-16 04:00:15 +03:00
assets feat: Replace deprecated CSS, remove cake.png- 2023-08-17 06:45:01 +03:00
fonts feat: Update Inter font to latest pre-release 2023-07-17 05:51:45 +03:00
.gitignore feat: Simplify local build, ditch github-pages 2023-08-05 04:34:01 +03:00
.woodpecker.yml feat: Back to good ol' liquid html compressor 2023-08-15 00:05:12 +03:00
404.md feat: Structure change, index page improvements 2023-07-29 06:34:01 +03:00
_config.yml feat: Archive/Trigger/Disclaimer messages 2023-08-16 04:00:15 +03:00
apple-touch-icon.png chore: Clean up 2023-07-16 16:43:19 +03:00
comments.md feat: Archive/Trigger/Disclaimer messages 2023-08-16 04:00:15 +03:00
Dockerfile feat: Compress resulted HTML, add search stff 2023-08-13 22:43:49 +03:00
favicon.gif feat: Blog based on jimmac/os-component-website 2023-06-23 03:21:25 +03:00
Gemfile feat: Compress resulted HTML, add search stff 2023-08-13 22:43:49 +03:00
Gemfile.lock feat: Compress resulted HTML, add search stff 2023-08-13 22:43:49 +03:00
index.md feat: New ascii style 2023-08-06 22:20:16 +03:00
local.sh chore: Stuff 2023-08-15 03:17:58 +03:00
markdown-page.md feat: Replace deprecated CSS, remove cake.png- 2023-08-17 06:45:01 +03:00
markdown.md feat: Simplify "statements" HTML 2023-08-17 06:58:31 +03:00
posts.md feat: Some minor improvements 2023-08-16 04:11:32 +03:00
README.md docs: Add comments test page [CI SKIP] 2023-08-17 03:25:36 +03:00
rename.sh feat: Improved rename script (shoutout to ChatGPT) 2023-07-20 19:12:02 +03:00
style.css fix: Feed icon size, corner roundness on mobile 2023-08-17 18:03:52 +03:00
tags.md feat: Some minor improvements 2023-08-16 04:11:32 +03:00

daudix-ufo.codeberg.page/blog

status-badge

Note

This blog is based on OS Component Website

Usage

🧪 Test pages

🏗️ Build static files

./local.sh build

⏱️ Watch static files and serve

./local.sh serve

Building guide were shamelessly taken from here

Initial script (local.sh) were taken from here

🏷️ Rename posts to web-friendly format

./rename.sh posts

❤️ Special thanks