ravpacheco / new-ravpacheco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

Add comments by Disqus https://www.gatsbyjs.com/plugins/gatsby-plugin-disqus/

Add en bio page

Getting Started

This guide will take you through setting up this web site.

Step 1: Installing dependences

yarn

Step 2: Develop & Build

Once installed or cloned locally and all packages are installed you can begin developing your site.

# Run localhost
yarn dev

# Build your Gatsby site
yarn build

If wanting to use Netlify CMS as the content editor, then you need to be run the proxy in another terminal tab. Then visit http://localhost:8000/admin to view the editor.

# Run proxy
yarn proxy

Help

Please, if you have any contribution or suggestion to make this project a little bit better use this link to open an issue.

For more information about the theme used to create this site visit the Theme repository

About the theme

This web site use Novela theme for Gatsby. Novela is built by the team at Narative, and built for everyone that loves the web.

About

License:MIT License


Languages

Language:TypeScript 93.3%Language:JavaScript 6.7%