Skip to content

forloopzimbabwe/forloopzim-website

Repository files navigation

forloopZimbabwe

️🚀 Organisers 🚀


Adonis Shingi Rumbwere


Lennex Zinyando


Terry Mafura


️💻 Thank you all 💻

😎 follow us on Twitter 😎

Find out more about forloopZimbabwe on Twitter:

@forloopZimbabwe I #forloopZimbabwe

forloopzim-website project

This was built using Gatsby V2 and Netlify CMS.

Deploy to Netlify Netlify Status

Local Development

Prerequisites

  • Node (see .nvmrc for version)

Run the project

$ git clone git@github.com:forloopzimbabwe/forloopzim-website.git
=======
$ cd forloopzim-website
$ yarn
$ yarn develop

To test the CMS locally, you'll to need run a production build of the site:

$ yarn build
$ yarn serve

Setting up the CMS

For details on how to configure the CMS, take a look at the Netlify CMS Docs.

Useful Resources