Indic.page is a directory of Indic (Indian) language computing resources.
All resources are listed in the data.yml file. To add a new resource or change something, submit a PR with a patch to it. The website will be updated automatically upon merge.
Tag open source resources as FOSS
and non-open source resources as Proprietary
.
The website is a set of static HTML pages that are automatically generated from the Jinja template file template.html
. The static assets are in the static
directory.
- Clone the repo.
pip install -r requirements.txt
python build.py
to generate the static site into thesite
directory.
The repository, data, and the static site generated are licensed under the Creative Commons Attribution-ShareAlike License.