Skip to content

mrmartineau/notes.zander.wtf

Repository files navigation

Code Notes

TILs, snippets—my digital code garden 🌱

This is the latest version of my code notes site. It is now built with Eleventy. The old site was built using my gatsby theme.

Search

Search for this site is powered by Algolia. The search index is built when the site is built, find the _site/algolia.json file for the data.

To enable search for yourself, you will need to setup your own Algolia account, and then the following environment variables:

# The app id
ALGOLIA_APP = ""
# The search-only API key
ALGOLIA_SEARCH_KEY = ""
# The index name
ALGOLIA_INDEX = ""

License

MIT © Zander Martineau

Made by Zander • zander.wtfGitHubMastodon

About

TILs, snippets—my digital code garden 🌱

Topics

Resources

Stars

Watchers

Forks