Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theknarf/theknarf.github.io
https://github.com/theknarf/theknarf.github.io
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/theknarf/theknarf.github.io
- Owner: TheKnarf
- Created: 2018-09-13T14:14:56.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T13:30:14.000Z (3 months ago)
- Last Synced: 2024-10-14T11:14:29.120Z (2 months ago)
- Language: MDX
- Homepage: https://theknarf.com
- Size: 4.49 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Theknarf.com
## Dev
```bash
pnpm install
pnpm dev
```To activate Git pre-commit hook:
```
pnpm hooks:enable
```## TODO
### Must haves
- [ ] Sort blog posts by date written
### Nice to haves
- [ ] RSS Feed
- [ ] 404 page
- [ ] TLDraw support (detect height based on content, lock scrolling vertically, make full width, lock scrolling horizontally based on content + padding)
- [ ] Vite setup to chunk-split the React package into its own asset file