This repo is for the zambia developer conference website
More details about the conference can be found on our website
We welcome contributors from around the world. read the code of conduct and contributing guide then send a pull request we will be happy to review it.
Requirements
How to fork a repository
Clone the forked repository like so:
git clone https://github.com/<your username>/devconzm.git && cd devconzmnpm install -g gatsby-clicd devconzmgit checkout -b speakers-componentnpm run developGatsby will start a hot-reloading development environment accessible by default at localhost:8000
npm run buildGatsby will perform an optimized production build, generating static HTML and per-route JavaScript code bundles.
npm run serveGatsby starts a local HTML server for testing the built site. Remember to build the site using gatsby build before using this command.
npm run commitWe use the commitizen command line utility, you'll be prompted to fill out any required commit fields at commit time. You would not need to run git commit again.
npm run analyzenpm run fixIf you encounter any issues feel free to report them here
Thanks goes to these wonderful people (emoji key):
Mukuma Musenge ? ? |
Luis Roy Zulu |
Olivier JM ? |
Daniel Madalitso Phiri ? |
Cynthia M. Mulenga ? |
Mbuyu Makayi ? |
John Allan Zgambo Jr ? |
Chizzo Cheese |
Chris DeSilva |
Big-Zude |
Tumbone Asukile |
Isaac Miti |
Abednego Mwanza |
Wilfred ? |
Locness ? |
bgongre ? |
This project follows the all-contributors specification. Contributions of any kind welcome!