Skip to content

devconzm/devconzm

Repository files navigation

Banner

Netlify Status All Contributors David GitHub repo size GitHub GitHub issues GitHub closed pull requests

This repo is for the zambia developer conference website

More details about the conference can be found on our website

Website Design - Prototype

Current Issues

Technologies Used

  • Gatsby
  • Tailwind CSS
  • Netlify
  • Cloudinary

Contributing

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.

Usage

Requirements

  • Node (ˆv10.0)
  • NPM or Yarn
  • Git

Getting Started

git clone https://github.com/<your username>/devconzm.git && cd devconzm

Installation Guide

  • Install the Gatsby CLI
npm install -g gatsby-cli
  • Change directories into site folder
cd devconzm
  • Create and checkout to a new branch for your feature
git checkout -b speakers-component
  • Start development server
npm run develop

Gatsby will start a hot-reloading development environment accessible by default at localhost:8000

  • Create a production build
npm run build

Gatsby will perform an optimized production build, generating static HTML and per-route JavaScript code bundles.

  • Serve the production build locally
npm run serve

Gatsby starts a local HTML server for testing the built site. Remember to build the site using gatsby build before using this command.

  • Make Git commits
npm run commit

We 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.

Format and lint

  • See what ESLint and Prettier can fix
npm run analyze
  • Run Prettier and ESLint with the --fix option
npm run fix

Issues

If you encounter any issues feel free to report them here

Contributors

Thanks goes to these wonderful people (emoji key):

Mukuma Musenge
Mukuma Musenge

🖋 📖 🤔
Luis Roy Zulu
Luis Roy Zulu

📖
Olivier JM
Olivier JM

💻 📖 🤔
Daniel Madalitso Phiri
Daniel Madalitso Phiri

🤔
Cynthia M. Mulenga
Cynthia M. Mulenga

📋
Mbuyu  Makayi
Mbuyu Makayi

📋
John Allan Zgambo Jr
John Allan Zgambo Jr

🤔
Chizzo Cheese
Chizzo Cheese

💻
Chris DeSilva
Chris DeSilva

💻
Big-Zude
Big-Zude

📖
Tumbone Asukile
Tumbone Asukile

💻
Isaac Miti
Isaac Miti

💻
Abednego Mwanza
Abednego Mwanza

💻
Wilfred
Wilfred

🤔
Locness
Locness

🐛
bgongre
bgongre

💻 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!