How to contribute / Submit your blog / Deploy your own / Send a message / Motivation / Tags / Source Code
Discover awesome small and personal blogs.
home / contribute
If you are contributing a major change or adding features, please make an issue before hand.
You will need node and yarn installed.
Fork the repo and clone it locally. In the project directory, run yarn install to install packages and yarn dev to start the development server.
yarn install
yarn dev