Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theknarf/theknarf.github.io


https://github.com/theknarf/theknarf.github.io

Last synced: about 1 month ago
JSON representation

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