12 ms·
https://ig.emnace.org https://ig.emnace.org I write my pages as plain HTML documents. Pretty refreshing! I have a blog post detailing the rationale: https://i
by igemnace 4y ago
https://ig.emnace.org https://ig.emnace.org
I write my pages as plain HTML documents. Pretty refreshing!
I have a blog post detailing the rationale: https://ig.emnace.org/articles/simplicity-of-web-page.html https://ig.emnace.org/articles/simplicity-of-web-page.html
But the gist of it is pretty much what you'd expect from the site alone: lightweight, semantically correct, minimal Web pages.
- snjy7 4y agoWhy don't you use markdown and convert it using pandoc or something. HTML files aren't really readable as notes.
- igemnace 4y agoI actually address that directly in the blog post. I do use Markdown and Pandoc. But going extremely lean on the HTML, editing the documents directly is pretty refreshing. I'd go so far as to say it's a joy to do.