Obsidian is a configurable and serverless blog, fully hosted on GitHub pages and GitHub discussions (CMS).
The general design is original and tries to follow minimalism pattern. The markup content style is from GitHub markdown CSS.
See how to clone and use with your posts and your data.
- Fill
.env. - Run
yarn. - Run
yarn clean. - Run
yarn dev.