/ravencoinfoundation.github.io

RavencoinFoundation Website

Primary LanguageJavaScript

Ravencoin Foundation Website

This powers the Ravencoin Foundation website.

🚀 Quick start

  1. Clone the repository.

  2. Install dependencies.

 brew install gatsby-cli
 brew install yarn
 yarn
  1. Start developing.
 yarn run develop

🖥 Technologies Used

  • React
  • Gatsby
  • Styled Components

⚡️ Github Actions

When merging into or pushing to the main branch the following should happen:

  1. The Github action triggers a build.
  2. Once the build finishes it is pushed to the gh-pages branch.
  3. The site is published to Github Pages from the gh-pages branch.

👓 Lear More About Gatsby