All checks were successful
Build site / build (push) Successful in 17s
oooru.space
"Ooru" (home, place in all four South Indian languages).
ooru.space is an open-source, open-data directory of public community and "third" spaces across India. Visit it at https://ooru.space
Usage
The site is a Zola static site.
- Run
python scripts/generate_site.py data/entries.yml ./content/spaces/to generate Zola content files for all entries. - Run
zola serve(to preview) orzola buildto generate the full static site.
License
- The data (
data/entries.ymland its CSV form published on the website) are licensed under CC BY-SA 4 (Creative Commons Attribution-ShareAlike 4.0) - The repository (excluding data) and all the code in it is licensed under the MIT License
Description
Source for the ooru.space website -- open directory of public community spaces in India
Languages
Python
40.3%
HTML
24.2%
JavaScript
23.2%
CSS
12%
Makefile
0.3%