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

490 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

##
# Build the website
# git: commit build/al-quran
# git: push
# deploy: auto-deploy by CloudFlare
bundle exec rake website:deploy