iezer | a blog engine based on web standards and markdown

Writing in markdown feels natural. There are a lot of moments when ideas pop up and I open iA Writer on my phone, start writing then export the content as markdown on my laptop and continue to finish the note/plan.

So I built this web app to have a web garden or what our ancestors called: a blog.

I stripped all the personalisation and made the engine reusable as a white label engine.

web standards are great

In the last 10 years I built websites with only HTML, CSS and JavaScript (since lit-html/Polymer also with web components) and to do updates after years nothing breaks and feels like a breeze. This feels so good and I want to have the same experience when I want to publish a note.

iezer blog engine uses HTML and web components, CSS and themes for light/dark mode. It is responsive so the content can be accessible on mobile screens.

Can be found at https://github.com/gserb/iezer A fresh install of iezer

Start by forking it and build something nice. Let me know if you like it!