|
520c141d56
|
rename src/html/ files
* `src/html/surah.html.erb` -> `src/html/TheSurahPage.html.erb`
* `src/html/random_redirect.html` -> `src/html/redirect-to-random-surah.html`
* `src/html/slug_redirect.html.erb` -> `src/html/redirect-to-surah-slug.html.erb`
|
2022-11-06 06:53:30 -03:00 |
|
|
817b1305ac
|
Rules: update
|
2022-11-05 21:46:23 -03:00 |
|
|
2926183932
|
move html & erb files to src/html/
|
2022-11-05 21:46:23 -03:00 |
|
|
d00b8277a3
|
redirect from /<locale>/<surah-id>/ to /<locale>/<surah-slug>/
This change will trigger redirects from - for example, "/en/1/"
to "/en/al-fatihah".
|
2022-11-05 19:49:11 -03:00 |
|
|
fc070c01b8
|
Ruby: fix linter errors
|
2022-11-02 00:53:00 -03:00 |
|
|
cbcb909ced
|
Rules: fix comment
|
2022-11-01 22:37:25 -03:00 |
|
|
d948a12453
|
add nanoc-related files
|
2022-10-31 15:36:17 -03:00 |
|