Go to file
Quad bc2a428432 Initial support for static files 2022-04-11 08:56:19 +02:00
src Initial support for static files 2022-04-11 08:56:19 +02:00
static/css Initial support for static files 2022-04-11 08:56:19 +02:00
.gitignore Finish boilerplate stuff 2022-04-07 19:24:00 +02:00
LICENSE.txt Add license 2022-04-07 20:27:23 +02:00
README.md Finish boilerplate stuff 2022-04-07 19:24:00 +02:00
nimblog.nimble Initial templating implementation 2022-04-07 20:23:56 +02:00

README.md

nimblog

Placeholder text

How to run

  1. Install your distro's nim package or equivalent
  2. Navigate to the folder where this README is located
  3. Fetch dependencies, compile and run: nimble run