CivicDataLab / civicdatalab.github.io

CDL Website 2.0
https://civicdatalab.in
MIT License
3 stars 3 forks source link
civic-tech data-science opendata publicdata socialscience website

The new CivicDataLab website

website-video

About Us!

We are a research lab working with the goal of using data, tech, design and social science to strengthen the course of civic engagements in India. We work to harness the potential of open-source movement to enable citizens to engage better with public reforms. We aim to grow data and tech capacity of governments, nonprofits, think-tanks, media houses, universities etc to enable data-driven decision making at scale.

Background

Challenges w/ the Old Website

How does v2.0 of the website solve this?

Architecture/Tech Stack

🖼️ Framework: Gatsby

🎨 Styling: styled-components

✏️ Content source: markdown files inside the content folder

📊 Analytics: Google

Run it locally

Prerequisites: NodeJS must be installed on your machine.

  1. Clone this repo.
  2. Run npm start command inside the root folder of the project.
  3. To build the website, run npm run build.
  4. To run the local build, run the following command: npm run serve.

Wiki

You can find guides on how to add/update project and bandhu level info here.

License

The code is licensed under MIT License while the contents inside the content folder are licensed under CC-BY-4.0.