Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ndinata committed May 29, 2024
1 parent 26160a8 commit 751c6c8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# mantram
# mantram 📿

[mantram.blog](https://mantram.blog/) is a library/compilation of various Buddhist
mantrams/suttas (真言).
[mantram.blog](https://mantram.blog/) is a mobile-friendly library/compilation of
various Buddhist mantrams/suttas (真言).

I ([ndinata](https://github.com/ndinata)) built this site so that my family and friends have one central place on which to
find all the mantrams they like to recite. This removes the issue where different
mantrams reside across various books/pictures in the camera roll!
I ([ndinata](https://github.com/ndinata)) built this site so that my family and
friends have an easier time reciting mantrams on their phones. No more having to
zoom in and out of blurry photos of book pages!

You can find all the available mantrams as Markdown files in [src/content/posts](./src/content/posts/).
All the mantrams are available as Markdown files in [src/content/posts](./src/content/posts/).

For suggestions/corrections feel free to open an issue or email me :)

## tech stack

The site is built with the lovely [Astro](https://astro.build) framework and (React + [shadcn](https://ui.shadcn.com)) UI components, and is deployed on GitHub Pages.
The site is built with the lovely [Astro](https://astro.build) framework and React + [shadcn](https://ui.shadcn.com) UI components, and is deployed on GitHub Pages.

To run it locally:

Expand Down

0 comments on commit 751c6c8

Please sign in to comment.