Everything I Know
โIf itโs worth caring about, itโs worth writing down.โ โ Seth Godin
A collection of random notes.
My goal is for this to be my digital garden: a curated collection of information that I find useful and beneficial to refer back to. Maybe this information is useful to others.
Iโm a big fan of learning in public. I will almost certainly make mistakes at some point, and I will learn from others when they (hopefully) correct me. In turn, I hope others read the information Iโve gathered here and get something out of it.
Some articles you may find interesting:
Language | Files | Lines | Blank | Comment | Code | Complexity | Bytes |
---|---|---|---|---|---|---|---|
Markdown | 363 | 11743 | 2792 | 0 | 8951 | 0 | 442868 |
JSON | 15 | 47 | 2 | 0 | 45 | 0 | 458 |
SVG | 1 | 380 | 23 | 62 | 295 | 0 | 19377 |
Total | 379 | 12170 | 2817 | 62 | 9291 | 0 | 462703 |
Contactโ
I can be found online in the following locations:
- My personal website, of which thereโs a weekly newsletter
- On Twitter and Mastodon
- On GitHub
My identity can be verified through Keybase.
Customizationsโ
- Math equation support1 via
remark-math
andrehype-katex
Overriding header IDs to match Obsidianโs auto-complete style (source)Disabled for now since I use Vim for editing this instead of Obsidian. Waiting for GFM-style slugs to be supported- Smartypants support using @silvenon/remark-smartypants
- Local search using easyops-cn/docusaurus-search-local
- Additional syntax highlighting added to theme configuration
utm_source
added to all external URLs via brechtcs/rehype-urls
Contributingโ
Feel free to add or amend as you feel is appropriate. While the primary consumer of this is myself so I have my own reference, please donโt let that dissuade you from contributing if you feel like thereโs value.
The expectations:
- The code of conduct is simple: donโt be a dick. Treat everyone with respect.
- Submit a PR with proposed changes. Please include why you think I should accept it.
- If you have any potential conflict of interest (such as you being the owner of the site youโre submitting to a list), then divulge this in the PR.
Some notes for โfuture Brianโ:
- Clone the repository
- Run
git submodule update --init
to grab Obsidian config (if you have access ๐) - Contribute!
Deploymentโ
Deployment is driven automatically by Vercel. Handy.
Usageโ
Unless otherwise specified, this work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.