A "blog style" framework written in sveltekit/rust. Where the content is written in markdown to make post creation faster.
Start development: '''sh docker-compose -f docker-compose-dev.yml up --build ''''
Start production: '''sh docker-compose up --build ''''
Primary purpose of this project is to create a blog format to document ongoing projects with as little overhead as possible.