My personal website powered by Zola https://daudix.exozy.me
Go to file
2023-08-15 03:17:58 +03:00
_includes feat: Compress resulted HTML, add search stff 2023-08-13 22:43:49 +03:00
_layouts feat: Back to good ol' liquid html compressor 2023-08-15 00:05:12 +03:00
_posts feat: Test 2023-08-14 23:16:27 +03:00
assets feat: Publish devlog, add media-styled class 2023-08-13 15:20:37 +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: It was that simple?! 2023-08-15 00:12:59 +03:00
apple-touch-icon.png chore: Clean up 2023-07-16 16:43:19 +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 chore: Ignore unused files in built site- 2023-08-11 15:23:09 +03:00
markdown.md chore: Stuff 2023-08-15 03:17:58 +03:00
posts.md feat: Cherry-on-top for new navigation 2023-08-07 01:51:27 +03:00
README.md chore: Stuff 2023-08-15 03:17:58 +03:00
rename.sh feat: Improved rename script (shoutout to ChatGPT) 2023-07-20 19:12:02 +03:00
style.css feat: Add prettier-ignore to :root 2023-08-14 17:18:00 +03:00
tags.md feat: Cherry-on-top for new navigation 2023-08-07 01:51:27 +03:00

daudix-ufo.codeberg.page/blog

status-badge

Note

This blog is based on OS Component Website

Usage

🧪 Markdown test pages

Here and Here

🏗️ 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