Commit Graph

561 Commits

Author SHA1 Message Date
60b9565277 Exclude hidden posts from page__related, fix 2024-04-23 12:18:07 +08:00
5e3d1406d2 Add _includes/before-related.html and remove docs site single layout override 2024-04-23 12:09:12 +08:00
a0aa8f80a7 Add _includes/after-content.html and remove docs site default layout override 2024-04-23 12:01:53 +08:00
6308789788 Remove h1 from 18-history.md 2024-04-23 11:45:34 +08:00
c7ef8c0fd0 Bump node.js dependencies 2024-04-23 03:55:37 +08:00
ada1b6184e Update CHANGELOG 2024-04-23 03:54:23 +08:00
6693a4a8cc Update CHANGELOG and history 2024-04-23 03:47:02 +08:00
6e94773083 Release 4.25.0 💎 2024-04-23 01:50:35 +08:00
aae8dac76c Add Rakefile for automatically syncing CHANGELOG with history 2024-04-23 00:24:44 +08:00
b604e2a686 Sync CHANGELOG with history 2024-04-23 00:24:35 +08:00
02d989370a Update CHANGELOG and history
Call it a day for now
2024-04-22 23:58:40 +08:00
9770b663f9 Update CHANGELOG and history 2024-04-22 10:46:09 -04:00
f18799a0c9 Update CHANGELOG and history 2024-04-22 10:30:23 -04:00
18e89666a6 Update CHANGELOG and history 2022-05-30 12:18:57 -04:00
3d65710bf7 Update CHANGELOG and history 2022-05-29 14:35:04 -04:00
6f0ba5e363 Update CHANGELOG and history 2022-05-27 14:08:00 -04:00
2f5af9050b Update CHANGELOG and history 2022-05-27 12:25:20 -04:00
f92670442f Update CHANGELOG and history 2022-05-27 12:03:17 -04:00
58d1ba8293 Update CHANGELOG and history 2022-05-27 12:01:06 -04:00
daf51177f8 Update 2022-05-27 11:59:38 -04:00
55f6e8fae5 Exclude main.scss from Lunr search index 2022-05-27 11:48:46 -04:00
bcb15f80e7 Update CHANGELOG and history 2022-05-27 11:41:13 -04:00
a66bf7e317 Update CHANGELOG and history 2022-05-27 10:38:07 -04:00
4ef57be787 Update CHANGELOG and history 2022-05-27 10:18:51 -04:00
a499b0dcae Update CHANGELOG and history 2022-05-27 10:07:45 -04:00
7aa8c7b5dc Update CHANGELOG and history 2022-05-27 10:03:02 -04:00
a19dbdbf78 Update CHANGELOG and history 2022-05-27 09:50:20 -04:00
2632ff650a Update CHANGELOG and history 2022-01-10 07:59:54 -05:00
9539e3bd84 Update CHANGELOG and history 2022-01-05 10:34:32 -05:00
5ef199a3eb Update CHANGELOG and history 2022-01-05 10:33:27 -05:00
a431dd5cc3 Update CHANGELOG and history 2022-01-05 10:32:14 -05:00
9ab55b6c54 Update CHANGELOG and history 2021-10-19 11:26:54 -04:00
bdcfd791a0 Update CHANGELOG and history 2021-10-19 11:25:32 -04:00
20cd63c05b Update CHANGELOG and history 2021-08-15 19:04:16 -04:00
62c123c6b5 Update CHANGELOG and history 2021-08-15 18:57:12 -04:00
9cf80336b3 Update CHANGELOG and history 2021-08-08 14:10:49 -04:00
0629bb770d Update CHANGELOG and history 2021-08-08 13:47:01 -04:00
aa5dab277e Update CHANGELOG and history 2021-08-08 13:44:41 -04:00
9269842e9d Update CHANGELOG and history 2021-07-30 15:58:05 -04:00
89de4d46db Update CHANGELOG and history 2021-07-23 14:17:50 -04:00
5094a4092a Update CHANGELOG and history 2021-07-23 09:33:51 -04:00
bd46e0a1a8 Update CHANGELOG and history 2021-07-23 09:29:10 -04:00
2eda29dd1f Update CHANGELOG and history 2021-07-23 09:25:45 -04:00
4fcd51b9bd Update CHANGELOG and history 2021-07-23 09:24:07 -04:00
00fa7be38b Release 4.24.0 💎 2021-07-05 16:32:52 -04:00
297989c1be Add giscus support ()
* Add script in same style as utterances

But adjusted for the various filed differences

* Add initial script

* Add default settings

* Update changelog

* Add feature to readme

* Add comments html

* add comment provider include

* update config in docs

* Add URL for additional reference

* docs for giscus comments

* Unrelated bugfix: add missing version separator

So that things match the "history" doc.

* add space

* update history doc

* update about doc

* add to test config yaml

* remove unnecessary / incorrect async attribute

* probably should pass the right config paths

* lowercase the repo name

* Update docs to address '1' and '0' for reactions_enabled

Figured I'd match the giscus format rather than convert a boolean to an int there.

* update two additional docs

* docs wording fix
2021-07-05 16:08:28 -04:00
8adb089a68 Update CHANGELOG and history 2021-07-05 15:52:43 -04:00
5aeff0c01b Update CHANGELOG and history 2021-07-05 15:51:30 -04:00
cc9d1fdaf3 Remove tabindex="-1" from input elements in search.html layout
Make `input` elements accessible by keyboard.

Fixes 
2021-06-23 08:27:06 -04:00
3b62fcef6b Fix broken links in documentation
Close 
2021-06-23 08:17:31 -04:00