sattvasurya v0.5: Docusaurus Generate
· One min read
We use Docusaurus to generate this site. While NextJS, Astro and other frameworks are great we quite like the simplicity of Docusaurus. The first version of the site involved buildig a static site from markdown files generated from python. This version we actually have a generator that reads a JSON file and generates the appropriate files.
While this is not groundbreaking in anyway. It does allow us to build new capabilities quickly.
