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
- Host: GitHub
- URL: https://github.com/kitten/kitten.sh
- Owner: kitten
- Created: 2020-11-23T05:03:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T22:50:49.000Z (11 months ago)
- Last Synced: 2025-04-02T11:51:28.470Z (10 months ago)
- Language: MDX
- Homepage: https://kitten.sh
- Size: 4.01 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-list - kitten.sh
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`.