No description
.github | ||
lib | ||
src | ||
.babelrc | ||
.editorconfig | ||
.env.sample | ||
.eslintrc.js | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc | ||
.rubocop.yml | ||
Gemfile | ||
LICENSE | ||
nanoc.yaml | ||
package-lock.json | ||
package.json | ||
Rakefile.rb | ||
README.md | ||
Rules | ||
tsconfig.json | ||
webpack.config.js |
About
A static website for reading The Quran.
Built with a static website generator.
The website can be seen live at
https://al-quran.reflectslight.io.
Stack
The main components of the website's stack are:
- Ruby v3.1.2+
The static site generator nanoc is written in Ruby. - NodeJS v16.16.0+
The website uses NodeJS for webpack. - TypeScript, React, and SCSS.
Follow guides/localsetup.md to setup the website on your computer.
Authors
- Gyen Abu Bakar @gyenabubakar
- 0x1eef @0x1eef
License
BSD Zero Clause.
See LICENSE.