20 Mēdhā
Mēdhā is the static site generator that produces this website. Once I decided to build this website, I started writing down my logs as Markdown for Mēdhā. The website has not been deployed as of this writing. But it has been running locally on my machine for a day now.
My feature list for the application is pretty simple:
- no-JS
- content in plain Markdown
- a basic metadata block
- the ability to link logs together into a series
- the ability to mark logs as related
- tags
- dated vs evergreen content (logs vs projects/essays)
Getting the UX right will be the biggest issue. After all, the placement of:
- Prev/next links
- Tags
- Series/Related reading lists
- Global navigation
matters a lot.