al-quran.reflectslight.io/README.md
2024-08-27 20:26:02 -03:00

21 lines
490 B
Markdown

## About
The "production" branch provides a simple environment for
deploying the website to CloudFlare Pages. This branch also
[includes the build directory](build/al-quran/) that is live
on production.
## 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