This site's technology stack
Published on:
Documenting this here in case I forget.
This technology stack is basically:
- Eleventy, a static page generator.
- Bulma, for a CSS framework.
- Markdown, for many of the pages themselves.
- Nova, a Mac editor/IDE, to build the files, track changes and publish to the remote site.
- npx to kick off Eleventy
Markdown has been a very simple and reliable way to build content. For example, we can pretty easily include an image:
Mr. Toad Statuette, from outside Mr. Toad's Wild Ride, Disneyland |
This was a very easy way to embed an image, although subtitles for images aren't really supported.