Hi, this is the source code from my blog.
It uses a static site generetion framework that i made in rust, the main purpose of the framework is to parse markdown files, generate html files at the right paths, and create rendering tree's so that i can reuse html templates easier.
The actual setup with the framework is really short (in src/main.rs
), the actual files hosted on the website is found in the public/
directory and all the markdown content can be found at the content/
directory. There are also some simple bashscripts in here wich I use for my workflow when creating new content.
-
Notifications
You must be signed in to change notification settings - Fork 0
My blog
TageDan/tagedan.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My blog
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published