Static website for reading / listening to The Noble Quran
Find a file
Robert 4ed48dce75
Merge pull request #91 from ReflectsLight/one_tab
Open surah stream in the same tab
2023-03-10 08:57:27 -03:00
.github Fix GitHub build 2023-03-10 08:55:39 -03:00
lib Add Nanoc::Filters::MinifyJSON 2023-03-08 12:52:41 -03:00
rules rules/: update comments 2023-03-10 08:16:41 -03:00
src Open surah stream in the same tab 2023-03-10 08:52:53 -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 Enable eslint rule "object-curly-spacing" 2023-01-09 07:03:05 -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 Add .projectile 2023-03-01 22:04:50 -03:00
.rubocop.yml filters/webpack: remove "exe" option. 2022-11-18 00:41:28 -03:00
Gemfile Upgrade to nanoc-webpack.rb v0.1.5 2023-01-08 06:23:05 -03:00
LICENSE Switch to 0BSD license 2023-02-20 21:06:23 -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-08 13:06:10 -03:00
Rules Add surah/id_redirect 2023-03-10 07:48:47 -03:00
tsconfig.json disable strict null checks (for now) 2022-11-02 06:23:24 -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.