Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadain committed Sep 11, 2024
1 parent 0cec20a commit 93b8f57
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 3.0.0

- Add Bangla version of Bhatkhande font.
[#71](https://github.com/omenad/fonts/pull/71)
[#72](https://github.com/omenad/fonts/pull/72)
- Pipeline builds for Bhatkhande fonts
[#69](https://github.com/omenad/fonts/pull/69)

## 2.3.0

- Add `U`, `L` for Ati Tar and Ati Mandra in all fonts
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A notation system designed to be non-language specific, easy to learn, and very

[![bhatkhande-hindi-image][bhatkhande-hindi-image]][bhatkhande-hindi]

The classical system for writing Indian Classical Music. These are available for [Hindi][bhatkhande-hindi], [English][bhatkhande-english], and [Punjabi][bhatkhande-punjabi].
The classical system for writing Indian Classical Music. These are available for [Hindi][bhatkhande-hindi], [English][bhatkhande-english], [Punjabi][bhatkhande-punjabi], and [Bangla][bhatkhande-bangla].

## Development

Expand All @@ -40,11 +40,12 @@ Add a new URL to rajada.in for the release.
Make a `docs/$TAG` branch and update all references for downloading it. Merge to `master`.

[docs]: https://omenad.github.io/fonts/
[download]: https://rajada.in/omenadfonts230
[download]: https://rajada.in/omenadfonts300
[swarlipi]: https://omenad.github.io/fonts/ome-swarlipi/
[swarlipi-image]: https://omenad.github.io/fonts/assets/images/ome-swarlipi-thumbnail.jpg
[bhatkhande-hindi]: https://omenad.github.io/fonts/ome-bhatkhande-hindi/
[bhatkhande-hindi-image]: https://omenad.github.io/fonts/assets/images/ome-bhatkhande-hindi-thumbnail.jpg
[bhatkhande-english]: https://omenad.github.io/fonts/ome-bhatkhande-english/
[bhatkhande-punjabi]: https://omenad.github.io/fonts/ome-bhatkhande-punjabi/
[bhatkhande-bangla]: https://omenad.github.io/fonts/ome-bhatkhande-bangla/
[fontforge]: https://fontforge.org/en-US/
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _include: ["_pages"]
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"

# Download Settings
download_url : "https://rajada.in/omenadfonts230"
download_url : "https://rajada.in/omenadfonts300"

# Site Settings
locale : "en"
Expand Down
6 changes: 3 additions & 3 deletions docs/_data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ main:
# - title: "History"
# url: /history/
- title: Download
url: https://rajada.in/omenadfonts230
url: https://rajada.in/omenadfonts300
- title: "GitHub"
url: https://github.com/omenad/fonts
- title: "Omenad"
Expand Down Expand Up @@ -41,10 +41,10 @@ sidebar:
- title: Apps
url: /usage/#apps
- title: Download
url: https://rajada.in/omenadfonts230
url: https://rajada.in/omenadfonts300
children:
- title: Download
url: https://rajada.in/omenadfonts230
url: https://rajada.in/omenadfonts300
- title: Resources
children:
- title: GitHub
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
overlay_filter: "0.5"
overlay_image: /assets/images/patrick-tomasso-71909.jpg
cta_label: "Download"
cta_url: https://rajada.in/omenadfonts230
cta_url: https://rajada.in/omenadfonts300
feature_row_swarlipi:
- image_path: /assets/images/ome-swarlipi-thumbnail.jpg
alt: "Ome Swarlipi"
Expand Down

0 comments on commit 93b8f57

Please sign in to comment.