guilhermerodz / guilhermerodz.me

My personal blog and website.

Home Page:https://guilhermerodz.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powered by Follow @guilherme_rodz

My personal blog and website developed with Gatsby, fast in every way that matters.

Features

This app features all the latest tools and practices in web development!

  • Gatsby — A blazing fast static site generator
  • React — A library to build user interfaces
  • 💅 CSS — styled-components
  • 💖 Lint — ESlint/Prettier/Editor Config
  • 🧐 Algolia — Fast Instant Search
  • 📝 Netlify CMS — Simple CMS for posts

Getting started

First you need to have node or yarn installed on your machine. Then, you can clone this repository and run the following commands inside the project folder:

  1. yarn;
  2. yarn start;

To view the project you can open localhost:8000. To play with GraphQL queries you can open localhost:8000/___graphql. To edit at Netlify CMS you can open localhost:8000/admin.

_Obs: don't forget to create the .env (please duplicate .env.example).

About

My personal blog and website.

https://guilhermerodz.me


Languages

Language:JavaScript 91.2%Language:CSS 8.7%Language:Shell 0.2%