ambuda icon indicating copy to clipboard operation
ambuda copied to clipboard

Main application code for Ambuda, a breakthrough Sanskrit library (ambuda.org)

Results 100 ambuda issues
Sort by recently updated
recently updated
newest added

Please see after the visarga in devah here: ![image](https://github.com/ambuda-org/ambuda/assets/5080114/dd63fb90-71cc-4794-9822-d089bd79347d)

Access to fetch at 'https://www.ambuda.org/api/parses/ramayanam/1.1.1' from origin 'http://localhost:5173' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs,...

As a most popular text for learners and enthusiasts alike, BG should have a frontal presence. This should be a quick win as it's just pulling out the 23-40 sections...

Currently, ![image](https://github.com/ambuda-org/ambuda/assets/5080114/44185f08-8e5e-4e60-a27b-d80cc650898b) Desired, ![image](https://github.com/ambuda-org/ambuda/assets/5080114/dcf19027-c4f3-4b06-86ec-d1e01bdeed22)

Currently, ![image](https://github.com/ambuda-org/ambuda/assets/5080114/64c58864-6ccc-42c4-be39-dfed41c20502) Desired, The Udātta Accent Uses Unicode Code Point \u0951, Devanagari Stress Sign Udatta. The Anudātta Accent Uses Unicode Code Point \u0952, Devanagari Stress Sign Anudatta. The Svarita Accent...

I do not know how long this has been broken, but https://github.com/ambuda-org/ambuda#quickstart says: ``` $ git clone https://github.com/ambuda-org/ambuda.git $ cd ambuda $ make devserver ``` Trying it out: ``` $...

Using GitHub Actions, add continuous deployment (CD) that automatically pushes to the staging environment whenever a new PR is merged into the repository.

size:small
repo

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.3 to 5.0.2. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v5.0.2 ⚙️ Fixes an issue that occurs when using push-to-fork and both base and head...

dependencies
github_actions

1. added cli.py sub-command 2. moved create_new_text() and add_document() from gretil.py to a generic module `data_utils.py` Test: 1. Download TEI-XML file from [Isavasyopanishad](https://ambuda.org/proofing/isavasyopanishad-text-only/download/) 2. `python scripts/cli.py publish-text --title "isa" --slug...