Skip to content

musartedev/musarte

Repository files navigation

✨ Musarte 👓

Personal blog where I write about coding, documentation and best practices.

SITE: http://musarte.dev

musarte demo

🚀 Getting started

If you want to run the blog locally, you can:

  1. Clone the project.
  2. Go to project's folder
cd musarte
  1. Install the dependencies
npm install
  1. Run development enviroment.
npm run dev

🛠 Deployment

This site has CI with netlify.

🧾 License

The MIT License (MIT)

➕ Contributing

If you want to contribute with this project, just make a Pull Request explaining the improving ✨.

💻 Technologies:

  • Ghost
  • Gatsby
  • React

📖 Reference

You can create a blog like this by following this post

https://arepa.dev/crear-sitio-web-estatico-con-ghost-gatsby-js/