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 | 390 | 13191 | 3126 | 0 | 10065 | 0 | 496915 | 
| JSON | 16 | 51 | 3 | 0 | 48 | 0 | 497 | 
| SVG | 1 | 380 | 23 | 62 | 295 | 0 | 19377 | 
| Total | 407 | 13622 | 3152 | 62 | 10408 | 0 | 516789 | 
Contactโ
I can be found online in the following locations:
My identity can be verified through Keybase.
Customizationsโ
- Math equation support1 via
remark-mathandrehype-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_sourceadded 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 --initto 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.
