My personal website powered by Zola https://daudix.exozy.me
Go to file
2023-08-29 18:49:45 +03:00
_includes feat: Move to Sass 2023-08-29 18:49:45 +03:00
_layouts feat: Arrows for tags 2023-08-25 00:47:16 +03:00
_posts post: Update contents of migration post 2023-08-19 05:31:07 +03:00
_sass feat: Move to Sass 2023-08-29 18:49:45 +03:00
assets feat: Move to Sass 2023-08-29 18:49: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: Markdown test page > demo page, lazy images 2023-08-18 14:01:07 +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: Markdown test page > demo page, lazy images 2023-08-18 14:01:07 +03:00
demo-page.md feat: Add Home back, replace portalwiki with imgur 2023-08-25 13:44:33 +03:00
demo.md feat: Markdown test page > demo page, lazy images 2023-08-18 14:01:07 +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: Move to Sass 2023-08-29 18:49:45 +03:00
index.md feat: Add H1 headers to all pages 2023-08-17 18:14:49 +03:00
local.sh chore: Stuff 2023-08-15 03:17:58 +03:00
posts.md feat: Some minor improvements 2023-08-16 04:11:32 +03:00
README.md feat: Markdown test page > demo page, lazy images 2023-08-18 14:01:07 +03:00
rename.sh feat: Improved rename script (shoutout to ChatGPT) 2023-07-20 19:12:02 +03:00
robots.txt feat: robots.txt 2023-08-19 23:01:41 +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