Personal blog where I write about coding, documentation and best practices.
SITE: http://musarte.dev
If you want to run the blog locally, you can:
- Clone the project.
- Go to project's folder
cd musarte
- Install the dependencies
npm install
- Run development enviroment.
npm run dev
This site has CI with netlify.
The MIT License (MIT)
If you want to contribute with this project, just make a Pull Request explaining the improving ✨.
- Ghost
- Gatsby
- React
You can create a blog like this by following this post
https://arepa.dev/crear-sitio-web-estatico-con-ghost-gatsby-js/