al-quran.reflectslight.io/README.md

22 lines
490 B
Markdown
Raw Normal View History

2024-08-28 01:18:42 +02:00
## About
The "production" branch provides a simple environment for
deploying the website to CloudFlare Pages. This branch also
2024-08-28 01:24:40 +02:00
[includes the build directory](build/al-quran/) that is live
on production.
2024-08-28 01:18:42 +02:00
## Example
2024-08-28 01:23:47 +02:00
##
# Clone / Pull a copy of the website
bundle exec rake source:clone
bundle exec rake source:pull
2024-08-28 01:18:42 +02:00
2024-08-28 01:23:47 +02:00
##
# Build the website
# git: commit build/al-quran
# git: push
# deploy: auto-deploy by CloudFlare
bundle exec rake website:deploy
2024-08-28 01:18:42 +02:00