Skip to content

thesunshade/CIPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

353 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of the app in September of 2024

Sutta Index Project

This sutta index is still very much a work in progress. You can find a demo of the data here.

If you would like to offer feedback, please see this page in the documentation.

Curious about the philosopy being used to create the index? See these notes.

License

All data and content in this repository (including the final website as well as raw data) is copyright ReadingFaithfully.org and may not be reproduced without permission.

The use of this index for training, developing, testing, or improving any artificial intelligence system, machine learning model, or similar technology is strictly prohibited.

Development

Dependencies

sudo apt install tidy

npm ci

Build

The site is built by running

node build

in the root directory. This will generate the public/index.html file as well as all of the scripts and css needed for the site.

Running locally

To run the site locally, just start a simple http server pointing at the "public" folder:

npx http-server public -o -p 9999

About

A web app for reading the Comprehensive Index of Pali Suttas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors