Update Example

This commit is contained in:
0x1eef 2024-09-14 06:38:50 -03:00
parent ca8b517f8d
commit c3c261a798

View file

@ -8,14 +8,15 @@ on production.
## Example ## Example
## ##
# Clone / Pull a copy of the website # Clone / pull a copy of the website
bundle exec rake source:clone bundle exec rake source:clone
bundle exec rake source:pull bundle exec rake source:pull
## ##
# Build the website # Deploy the website
# git: commit build/al-quran # 1. build website
# git: push # 2. commit build/al-quran
# deploy: auto-deploy by CloudFlare # 3. push
# 4. auto-deploy via CloudFlare
bundle exec rake website:deploy bundle exec rake website:deploy