My personal website powered by Zola https://daudix.exozy.me
Go to file
2023-09-11 16:37:24 +03:00
_includes feat: Footer changes 2023-09-02 03:10:30 +03:00
_layouts feat: Arrows for tags 2023-08-25 00:47:16 +03:00
_posts feat: More stuff 2023-08-31 07:06:02 +03:00
_sass revert: normalize.scss 2023-09-11 16:37:24 +03:00
assets revert: normalize.scss 2023-09-11 16:37:24 +03:00
.gitignore feat: Simplify local build, ditch github-pages 2023-08-05 04:34:01 +03:00
.woodpecker.yml feat: Stuff 2023-08-31 06:51:33 +03:00
404.md feat: Stuff 2023-08-31 06:51:33 +03:00
_config.yml feat: Stuff 2023-08-31 06:51:33 +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: Stuff 2023-08-31 06:51:33 +03:00
demo.md feat: Figcaption support 2023-09-02 06:29:15 +03:00
Dockerfile feat: Compress resulted HTML, add search stff 2023-08-13 22:43:49 +03:00
favicon.gif feat: Update favicon 2023-08-30 19:29:42 +03:00
Gemfile feat: Stuff 2023-08-31 06:51:33 +03:00
Gemfile.lock feat: Update Gemfile 2023-09-01 01:21:01 +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: No GitHub 2023-09-03 07:08:00 +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

Daudixs Blog

Please don't upload to GitHub status-badge

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