Library for Gita handler.
Contributions are welcomed ...
To add a shloka in a particular adhyaya
- open the adhyaya file in the src folder
- in the default export object, add the shloka in this format
{
shloka_number: new Shloka(
adhyaya_number,
shloka_number,
speakers.<speaker>, // speaker is an object containing speakers in the gita.
original_shloka,
romanised_form,
hindi_translation,
english_translation
)
}
Translations from gitasupersite.iitk.ac.in are used:
- hindi: Swami Ramsukhdas
- english: Swami Sivananda