Static website for reading / listening to The Noble Quran
Find a file
2024-08-27 20:20:33 -03:00
.bundle Update .bundle/config 2024-02-01 06:41:18 -03:00
.github Fix CI 2024-08-20 19:20:41 -03:00
build/al-quran Update build/al-quran 2024-08-27 19:44:14 -03:00
.editorconfig Update .editorconfig 2024-05-26 16:54:30 -03:00
.gitignore Add deploy env for production 2024-08-27 19:35:31 -03:00
.gitmodules Add Farsi support 2024-05-19 16:51:37 -03:00
.projectile Add Quran.locales 2024-05-15 21:51:04 -03:00
Gemfile Add deploy env for production 2024-08-27 19:35:31 -03:00
Gemfile.lock Add deploy env for production 2024-08-27 19:35:31 -03:00
Rakefile Update source:pull 2024-08-27 20:20:14 -03:00
README.md Update README.md 2024-08-27 20:20:33 -03:00

About

The "production" branch provides a simple environment for deploying the website to CloudFlare Pages. This branch also includes the build directory that is live on production (build/al-quran/).

Example

Clone / Pull a copy of the website

bundle exec rake source:clone bundle exec rake source:pull

Build the website

git: commit build/al-quran

git: push

deploy: auto-deploy by CloudFlare

bundle exec rake website:deploy