al-quran.reflectslight.io/README.md
2024-09-14 06:38:50 -03:00

506 B

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.

Example

##
# Clone / pull a copy of the website
bundle exec rake source:clone
bundle exec rake source:pull

##
# Deploy the website
# 1. build website
# 2. commit build/al-quran
# 3. push
# 4. auto-deploy via CloudFlare
bundle exec rake website:deploy