|
|
||
|---|---|---|
| src | ||
| static/css | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
| nimblog.nimble | ||
| schema.sql | ||
README.md
nimblog
Basic blog written in nim, mostly for learning purposes.
How to run
- Install your distro's
nimpackage or equivalent - Navigate to the folder where this README is located
- Fetch dependencies, compile and run:
nimble run