Stories from across the continent about FGM. Supported by Code for Africa and ICFJ.
These instructions will get a copy of the project up and running on your local machine for development and testing purposes.
This is what you need to set up BornPerfect on your machine.
You need Ruby and gem before starting. If you dont have this installed, check out this document for a quick setup.
Use Ruby gems to install jekyll. Run the following command
$ gem install jekyll bundler
Clone the project https://github.com/CodeForAfricaLabs/BornPerfect.AFRICA.git
$ git clone
$ cd BornPerfect.Africa
Serve the project by running the folllowing command
$ jekyll serve
Open http://127.0.0.1:4000/ to view the project on your local machine.
Happy Coding!
Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before we have templates here and here for an easy start.
- Boostrap - The open source toolkit for developing with HTML, CSS, and JS.
- Jekyll - Transform you plain text to static sites and blog posts .
- Gallery - Photo gallery pluggin .
This project is licensed under the MIT License.