Commit graph

1147 commits

Author SHA1 Message Date
da59075400 Update README 2024-08-12 18:05:04 -03:00
a7767b9f68 Fix nanoc.yaml.sample
alafasy is mentioned in the README as the default, but that wasn't
reflected in nano.yaml.sample before this commit
2024-08-08 02:12:57 -03:00
6499e1b704 Fix CI 2024-07-29 16:31:19 -03:00
e85566041b Update typescript-eslint 2024-07-29 16:28:02 -03:00
9a1dc5273f Update github action 2024-07-29 16:17:25 -03:00
de8129d45f Split ci.rake into multiple tasks 2024-07-29 09:46:33 -03:00
843852201b Migrate to eslint v9 2024-07-28 23:42:43 -03:00
4f96451c6d Sort 'devDependencies' 2024-07-28 22:49:01 -03:00
c6313cd476 Fix 'npm outdated' 2024-07-28 22:45:24 -03:00
0x1eef
f72795176f
Merge pull request #153 from antaz/main
Revert translation fix
2024-07-26 10:33:30 -03:00
Antar Azri
8925f8bcd8
Revert translation fix
"Random" was correctly translated
2024-07-25 22:21:08 +01:00
bbe1255a80 Add meta description for root path / redirect.html.erb 2024-07-25 14:02:30 -03:00
b56b344854 Fix translations
Certain Farsi and Arabic translations in t.json: apparently gibberish.
Also update English meta descriptions
2024-07-25 13:58:39 -03:00
1dec61ba68 Add banner 2024-07-23 03:42:11 -03:00
64763ade01 Remove Ruby sass dependency from 'postman.css' 2024-07-22 23:50:29 -03:00
f83f83a08c Replace ruby sass with nodejs sass 2024-07-22 23:06:52 -03:00
ee9096b1e7 Improve favicons (ICO, PNG, SVG) 2024-07-22 07:21:35 -03:00
b89670db46 Fix action.yml 2024-07-22 03:59:12 -03:00
c631b44a26 Run bin/setup on CI 2024-07-22 03:57:05 -03:00
511801e8ab Fix favicons (ICO, PNG, SVG) 2024-07-22 03:34:58 -03:00
c8b14eed75 Add docs: how-to-add-a-new-locale 2024-07-22 02:12:08 -03:00
8f31da1bf0 Delete nanoc.yaml from repository 2024-07-21 23:17:25 -03:00
3686842a03 Organize share/ per hier(7) 2024-07-21 01:54:14 -03:00
6e39a625cc Update gems 2024-07-21 01:49:07 -03:00
b6dc0d322c Fix references to nanoc.yaml 2024-07-21 01:34:55 -03:00
f5509f3f14 nanoc.yaml -> nanoc.yaml.sample
This change allows changes to be made to
nanoc.yaml that don't have to be checked
back into the repository.

The bin/setup script will copy the sample
file into place.
2024-07-20 21:51:53 -03:00
1967ad6ff6 Apply same margin-top across locales 2024-07-20 15:31:51 -03:00
45723a3ddc Fix example in API docs 2024-06-22 19:21:16 -03:00
4327e81a3a Update Timer/index.tsx 2024-06-22 14:38:04 -03:00
f939b2cc41 Update docs 2024-06-22 14:29:28 -03:00
1d05a25b29 Update server.rake 2024-06-22 14:12:50 -03:00
351d2ffbfb Run 'bundle update' 2024-06-22 05:25:52 -03:00
2c204d40dd Run 'npm update' 2024-06-22 04:55:59 -03:00
7cd6e81af9 Add Utils#error! 2024-06-22 02:24:49 -03:00
806642a6a1 Update nanoc.rake 2024-06-22 02:17:13 -03:00
a7e413310c Require git to exit successfully in Utils#commit 2024-06-22 02:01:18 -03:00
9b3822bf1e Fix printerr in bin/setup 2024-06-22 01:48:50 -03:00
012f7f0062 Update bin/setup 2024-06-22 01:47:55 -03:00
b6a7ae3ee6 Remove unused method (inline_json) 2024-06-22 01:40:56 -03:00
a6758384ec v0.8.8 2024-06-22 01:26:22 -03:00
3c02acab4c Fallback on 'version' in case git fails 2024-06-22 01:18:18 -03:00
cfaff60c7b Fix default_argv of Nanoc::Tidy 2024-06-22 01:06:21 -03:00
be6c5b1bdb Fix CI 2024-06-22 00:28:37 -03:00
03c21f45c7 Rename rules/ files
index.rules  => surah-index.rules
stream.rules => surah-stream.rules
2024-06-22 00:17:50 -03:00
68617f3e9a Fix typos 2024-06-22 00:13:26 -03:00
0601e0caa4 Update t.rake 2024-06-22 00:04:27 -03:00
c0c3d7b8ec include Utils in Rakefile.rb 2024-06-21 23:55:16 -03:00
b60cc0a075 Update docs 2024-06-21 23:46:15 -03:00
3f910de546 Repurpose mixin.rb as utils.rb 2024-06-21 23:43:31 -03:00
7530169fa3 Mix Mixin into Rules 2024-06-21 23:27:45 -03:00