My personal website powered by Zola https://daudix.exozy.me
Go to file
2023-08-13 16:15:49 +03:00
_includes feat: Get rid of navbar js, image hover style 2023-08-10 03:40:19 +03:00
_layouts feat: Format CSS 2023-08-07 03:56:50 +03:00
_posts feat: Add comments ID 2023-08-13 16:15:49 +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 chore: CI 2023-07-09 22:43:04 +03:00
404.md feat: Structure change, index page improvements 2023-07-29 06:34:01 +03:00
_config.yml chore: Ignore unused files in built site- 2023-08-11 15:23:09 +03:00
apple-touch-icon.png chore: Clean up 2023-07-16 16:43:19 +03:00
Dockerfile feat: Simplify local build, ditch github-pages 2023-08-05 04:34:01 +03:00
favicon.gif feat: Blog based on jimmac/os-component-website 2023-06-23 03:21:25 +03:00
Gemfile feat: Simplify local build, ditch github-pages 2023-08-05 04:34:01 +03:00
Gemfile.lock feat: Simplify local build, ditch github-pages 2023-08-05 04:34:01 +03:00
index.md feat: New ascii style 2023-08-06 22:20:16 +03:00
local.sh feat: Make navbar higher 2023-08-09 19:25:58 +03:00
markdown-page.md chore: Ignore unused files in built site- 2023-08-11 15:23:09 +03:00
markdown.md fix: More links 2023-08-11 15:36:23 +03:00
posts.md feat: Cherry-on-top for new navigation 2023-08-07 01:51:27 +03:00
README.md feat: Mention ASCII artists 2023-08-07 04:29:49 +03:00
rename.sh feat: Improved rename script (shoutout to ChatGPT) 2023-07-20 19:12:02 +03:00
style.css feat: Publish devlog, add media-styled class 2023-08-13 15:20:37 +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