Skip to content

🌍 Resources for South Africans interested in the intersection between technology and social good

License

Notifications You must be signed in to change notification settings

schalkventer/tech-for-good

Repository files navigation

Public People Frontend · stability-wip PRs Welcome

🌍 This repo contains the Tech for Good static site.

Stack

Built with Gatsby

The following Gatsby plugins are used:

Conventions

Files

CSS

Development

  1. Clone this project by running git clone https://github.com/schalkventer/tech-for-good.git.
  2. Make sure you have NodeJS installed.
  3. Run npm install in the root folder of the repository.
  4. Run npm start to spin up the development server.*
  5. Open localhost:8000 in your browser.

* Development server uses hot-reloading. Changes will reflect immediately on localhost:8000 without refreshing the browser.

Deployment

  1. Code is merged into master on Github.
  2. Netlify builds a new static site instance of the repo via npm run build.
  3. If build is valid it will be deployed to Netlify at techforgood.org.za.

About

🌍 Resources for South Africans interested in the intersection between technology and social good

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published