Go to file
2023-02-20 13:26:56 +01:00
.github feat: deploy to pages 2023-02-19 13:39:16 +01:00
docs Rename diff to diff.md 2023-02-20 13:26:56 +01:00
src feat: init 2023-02-19 13:34:28 +01:00
static feat: init 2023-02-19 13:34:28 +01:00
.gitignore feat: init 2023-02-19 13:34:28 +01:00
babel.config.js cleanup 2023-02-19 14:06:57 +01:00
docusaurus.config.js feat: add search 2023-02-19 14:31:20 +01:00
package.json feat: add search 2023-02-19 14:31:20 +01:00
pnpm-lock.yaml feat: add search 2023-02-19 14:31:20 +01:00
README.md cleanup 2023-02-19 14:06:57 +01:00
sidebars.js cleanup 2023-02-19 14:06:57 +01:00
tsconfig.json feat: init 2023-02-19 13:34:28 +01:00

Memoir

This is supposed to be a collection of tips, templates, notes, whatever learning that I think might be useful in the future again. The aim is to provide a place where I can lookup stuff I've done before.

The aim is not to provide detailed explanations of everything, but rather have a quick way to remind myself how something works/is setup/etc.