Skip to content

0.0.1

Compare
Choose a tag to compare
@WaylonWalker WaylonWalker released this 23 Jan 16:26
· 114 commits to main since this release
190ffb1

First release of Markata is here 🎉

This has been a work in progress for nearly a full year. It all started as a python developer (me) frustrated with using a completely different language system (nodejs) that wanted to learn how to build better plugin driven frameworks in python. I was using static site generators that were built in other languages and they worked great, until they didn't. Once they broke it was really hard to debug as I was not in that ecosystem on a regular basis.

Markata aims to allow python developers to build the sites they want by simply using the sane set of defaults out of the box, or disabling all of the defaults and writing their own suite of plugins.

Out of the box you should expect 100 lighthouse scores, very lightweight pages, and a simple feed to link them all together.

Full Changelog: https://github.com/WaylonWalker/markata/commits/v0.0.1