bloginamatrix.xyz/README.md
array-in-a-matrix 10f70a1bef space?
2024-01-09 15:16:15 -05:00

810 B

Blog in a Matrix

New blog site written in Nim.

Articles/blogs written in markdown using Joplin then exported as a HTML directory to /src/public where it will create a Blog folder.

Joplin has support for the extended markdown, KaTeX, and Mermaid.js out of the box and can be farther extended with plugins like music sheet notation.

Development

Install Nim dependencies:

nimble install happyx@#head

Development server:

hpx dev --reload