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

https://github.com/kitten/kitten.sh

My collection of posts as found at kitten.sh
https://github.com/kitten/kitten.sh

Last synced: 7 months ago
JSON representation

My collection of posts as found at kitten.sh

Awesome Lists containing this project

README

          

# [kitten.sh](https://kitten.sh)

My editorial site for some of my essays and write ups.
If this looks like a publication that is because maybe in the future
this will be well suited to guest host other people's posts.

Driven by:

- [Next.js](https://github.com/zeit/next.js/)
- [MDX](https://github.com/mdx-js/mdx)
- [next-mdx-enhanced](https://github.com/hashicorp/next-mdx-enhanced)
- [Preact](https://github.com/preactjs/preact)
- [Goober](https://github.com/cristianbote/goober)
- some misc. packages.

To start up this site locally run: `yarn` and `yarn dev`.