/papode.dev

Um blog sobre o mundo da tecnologia e programação, de Dev para Dev

Primary LanguageJavaScriptMIT LicenseMIT

🚧 Blog Papo de Dev 🚀 steadily progressing.. 🚧

GitHub language count Repository size Made by Matheus Benites GitHub last commit License Stargazers

Blog Papo de Dev   |    Technologies   |    How to use   |    How to contribute   |    License

ℹ️ Blog Papo de Dev?

Papo de Dev is a blog created to share my knowledge about programming, technology and career as a developer.

Example

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Yarn + Gatsby CLI installed on your computer.

From your command line:

Install

# Clone this repository
$ git clone https://github.com/benits/papode.dev.git

# Install gatsby-cli
$ npm install -g gatsby-cli

# Go into the repository
$ cd papode.dev

# Start 
$ gatsby develop

# running on port 8000

🤔 How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license. See the LICENSE for details.

Made with ♥ by Matheus Benites 👋 Get in touch!