diff --git a/README.md b/README.md index c8ed65d3d..53aef964c 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,8 @@ -## 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](https://al-quran.reflectslight.io). - -## Stack - -The main components of the website's stack are: - -- Ruby v3.1.2+
- The static site generator [nanoc](https://nanoc.app) is written in [Ruby](https://www.ruby-lang.org). -- NodeJS v16.16.0+
- The website uses [NodeJS](https://nodejs.org) for [webpack](https://webpack.js.org/). -- TypeScript, React, and SCSS. - -Follow [guides/localsetup.md](guides/localsetup.md) to setup the website on your computer. - -## Authors - -* Gyen Abu Bakar [@gyenabubakar](https://github.com/gyenabubakar) -* 0x1eef [@0x1eef](https://github.com/0x1eef) - -## License - -[BSD Zero Clause](https://choosealicense.com/licenses/0bsd/). -
-See [LICENSE](./LICENSE). +

+ 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.