No description
.bundle | ||
.github | ||
bin | ||
nanoc | ||
packages | ||
rake/tasks | ||
src | ||
submodules | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc | ||
.projectile | ||
.rubocop.yml | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
nanoc.yaml | ||
package-lock.json | ||
package.json | ||
Rakefile.rb | ||
README.md | ||
Rules | ||
tsconfig.json | ||
VERSION | ||
webpack.common.js | ||
webpack.development.js | ||
webpack.production.js |
About
al-quran.reflectslight.io is a static website for reading (and listening to) The Noble Quran. After the website is built, the build directory consists of HTML, CSS, JavaScript and other static assets that can be hosted by nginx, apache, etc.
Environment
The following languages and tools have to be installed to build the website from source:
- Ruby 3.1 (or later)
- NodeJS v18.15 (or later)
- tidy-html5
Development
# Clone repository
git clone https://github.com/ReflectsLight/al-quran.git
cd al-quran
# Setup build environment
bin/setup
# Build website
rake nanoc:build
# Start web server
rake server
Thanks
Alhamdulillah.
-
Thanks to the following graphic artists:
-
Thanks to the following translators:
- English (The Clear Quran) by Dr. Mustafa Khattab
License
The "source code" is released under the terms of the GPL.
See ./LICENSE for details.