Skip to content

jean182/blog-182

Repository files navigation

Blog 182

Netlify Status

This is my minimalistic blog based on gatsby starter template and Dan Abramov's blog.

Feel free to fork it, and make it better.

This is the live site

🚀 Quick start

  1. Start developing.

    Navigate into your new site’s directory and start it up.

    cd blog182/
    gatsby develop
  2. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the blog182 directory in your code editor of choice and edit src/templates/blog-index.js. Save your changes and the browser will update in real time!

Contributing with translations

In order to help translating you should know how to fork a github project and you should b somewhat familiar with markdown. If not you can follow this guides. If you don't know anything but you wish to help feel free to contact me.

On each of my posts there's an link to contribute with translations, you should be redirected to the markdown file and you can fork the project and edit the file. Then you should make a PR.

Guides