Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/program247365/til
Today I Learned
https://github.com/program247365/til
til
Last synced: about 6 hours ago
JSON representation
Today I Learned
- Host: GitHub
- URL: https://github.com/program247365/til
- Owner: program247365
- Created: 2022-12-27T22:42:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T17:44:23.000Z (10 months ago)
- Last Synced: 2024-04-16T07:02:07.795Z (9 months ago)
- Topics: til
- Language: MDX
- Homepage: https://til.kbr.sh
- Size: 824 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kevin B. Ridgway's Today I Learned Site
> Today I Learned, all in one repo...
I've kept a running list of `til` in my [Bear.app](https://bear.app), and I decided to make these public, and add to them here in this repo, and the site at [https://til.kbr.sh/](https://til.kbr.sh).
## TODO
- [] Make a way to search these via Raycast?
- [] Implement better NextSEO - https://nextra.site/docs/docs-theme/theme-configuration#seo-options
- [] Bring in Tailwind CSS
- [] Organize into folders with subjects
- [] add tag cloud on homepage## Credit
- Inspired by [@simonw's](https://github.com/simonw) [Today I Learned](https://til.simonwillison.net/)
- Uses [Nextra](https://nextra.site/) by [Shu](https://twitter.com/shuding_)