Go to file
Kailash Nadh 713101d1cb
Merge pull request #27 from imarunck/master
13 Kannada Fonts Added.
2023-08-27 14:44:20 +05:30
.github/workflows chore: Add github actions 2020-11-22 14:10:38 +05:30
static Hide 5+ languages by default with a 'View all' link 2020-11-25 23:34:43 +05:30
LICENSE First commit 2020-11-22 13:52:16 +05:30
README.md Add screenshot to README 2020-11-22 17:21:42 +05:30
build.py fix: changed single quotes to double quotes in encoding format 2021-02-26 10:56:13 +05:30
data.yml Merge pull request #27 from imarunck/master 2023-08-27 14:44:20 +05:30
requirements.txt chore: Add github actions 2020-11-22 14:10:38 +05:30
template.html Refactor title and descriptions 2020-12-04 12:15:56 +05:30

README.md

Indic.page

Indic.page is a directory of Indic (Indian) language computing resources.

image

Contributing

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.

Building locally

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.

  1. Clone the repo.
  2. pip install -r requirements.txt
  3. python build.py to generate the static site into the site directory.

License

The repository, data, and the static site generated are licensed under the Creative Commons Attribution-ShareAlike License.