A small bit of CLI plumbing to make a custom new tab page with the information you want.
- Clone this repo
- Add content in
cards/: Markdown ending in.mdor HTML ending in.html - Run
make - Configure your browser to use
index.htmlas the new tab page, perhaps using the New Tab Redirect extension - optional: replace
style.csswithdark_style.cssto use a dark mode stylesheet
