Static website for reading / listening to The Noble Quran
Find a file
2023-03-11 11:46:29 -03:00
.github Fix GitHub build 2023-03-10 08:55:39 -03:00
lib Add "inline_css" helper method 2023-03-11 10:45:12 -03:00
rules Add "inline_css" helper method 2023-03-11 10:45:12 -03:00
src Add "inline_css" helper method 2023-03-11 10:45:12 -03:00
.babelrc add TypeScript / React related configuration files 2022-10-31 15:35:43 -03:00
.editorconfig Add .editorconfig 2023-02-20 20:56:37 -03:00
.env.sample Fix GitHub build 2023-03-10 06:13:49 -03:00
.eslintrc.js Add a simpler, more organized i18n.ts implementation 2023-03-11 08:35:49 -03:00
.gitignore Gemfile: update. 2022-11-20 04:41:28 -03:00
.gitmodules add ruby-related files 2022-10-31 15:36:25 -03:00
.prettierignore eslint & prettier setup 2022-11-11 16:09:33 -03:00
.prettierrc eslint & prettier setup 2022-11-11 16:09:33 -03:00
.projectile Update .projectile 2023-03-10 09:21:54 -03:00
.rubocop.yml filters/webpack: remove "exe" option. 2022-11-18 00:41:28 -03:00
Gemfile Run rubocop -A 2023-03-11 09:31:37 -03:00
LICENSE License = GPL 2023-03-11 11:42:30 -03:00
nanoc.yaml Create logs, and destination directories on deploy 2023-02-14 18:09:41 -03:00
package-lock.json add "WebPackage" 2022-11-18 17:09:32 -03:00
package.json Scope eslint NPM scripts to src/js/ 2023-01-05 00:15:45 -03:00
Rakefile.rb Add "lint:eslint:fix" task 2023-01-05 00:14:54 -03:00
README.md README: update 2023-03-11 11:46:29 -03:00
Rules Add "inline_css" helper method 2023-03-11 10:45:12 -03:00
tsconfig.json Turn on strict mode in tsconfig.json 2023-03-11 08:04:18 -03:00
VERSION v0.1.0 2023-03-11 09:39:41 -03:00
webpack.config.js deploy: minify JS assets on production 2022-11-10 19:03:51 -03:00

https://al-quran.reflectslight.io

This git repository holds the source code of a statically generated website for reading The Quran. The website is composed purely of HTML, CSS, JavaScript and other static assets that require no more than a web server that can host them.

Open Source

The source code of this repository is released under the terms of the GNU Public License (GPL). There's no restrictions placed on the right to modify, copy, redistribute and host the website on a web server / domain of your own so long as it is within accordance with the GPL. See LICENSE for a copy of the license, and see TLDRLegal for a short summary of the GPL.