|
|
|
|
|
by mbeex
2345 days ago
|
|
I have been looking for a blogging environment for this kind of topics for some time. So, my question to the author: What kind of software / tools /styles are behind this blog in the technical sense? I see mathjax, probably some static site generator(?), what else are you using? |
|
- Write in Markdown using your favorite editor (I like Typora[1]; StackEdit[2] is also great)
- Render them in-browser with Docsify[3] (so that you don't even need to worry about setting up a separate build step)
- Deploy to GitHub pages or GitLab pages for free
------
[1] https://typora.io/
[2] https://stackedit.io/
[3] https://docsify.js.org/