Commit Graph

619 Commits

Author SHA1 Message Date
iBug
7ea8510d4f Fix where_exp for Jekyll < 4.0
'and' and 'or' are new in Jekyll 4.0.
Ref: https://stackoverflow.com/posts/comments/111965719
2024-04-28 00:56:17 +08:00
iBug
7d61488f5e Update quick-start guide to use 4.25.0, fix #4809 2024-04-28 00:39:25 +08:00
iBug
a7af9b0ad2 Replace dead link in _includes/head.html, close #4421 2024-04-26 00:45:41 +08:00
iBug
4310b5459c Try an FAQ page 2024-04-26 00:43:42 +08:00
iBug
f8f6e589ac Replace fontawesome.com/v5/search with v6 2024-04-24 00:51:38 +08:00
iBug
172a5169f1 Bump jekyll-toc to v1.2.1 2024-04-23 21:52:22 +08:00
iBug
48ed1444b9 Update CHANGELOG and history 2024-04-23 13:54:48 +08:00
iBug
f8527e7916 Update CHANGELOG and history 2024-04-23 13:22:11 +08:00
iBug
60b9565277 Exclude hidden posts from page__related, fix #4653 2024-04-23 12:18:07 +08:00
iBug
5e3d1406d2 Add _includes/before-related.html and remove docs site single layout override 2024-04-23 12:09:12 +08:00
iBug
a0aa8f80a7 Add _includes/after-content.html and remove docs site default layout override 2024-04-23 12:01:53 +08:00
iBug
6308789788 Remove h1 from 18-history.md 2024-04-23 11:45:34 +08:00
iBug
c7ef8c0fd0 Bump node.js dependencies 2024-04-23 03:55:37 +08:00
iBug
ada1b6184e Update CHANGELOG 2024-04-23 03:54:23 +08:00
iBug
6693a4a8cc Update CHANGELOG and history 2024-04-23 03:47:02 +08:00
iBug
6e94773083 Release 4.25.0 💎 2024-04-23 01:50:35 +08:00
iBug
aae8dac76c Add Rakefile for automatically syncing CHANGELOG with history 2024-04-23 00:24:44 +08:00
iBug
b604e2a686 Sync CHANGELOG with history 2024-04-23 00:24:35 +08:00
iBug
02d989370a Update CHANGELOG and history
Call it a day for now
2024-04-22 23:58:40 +08:00
Michael Rose
9770b663f9 Update CHANGELOG and history 2024-04-22 10:46:09 -04:00
Michael Rose
f18799a0c9 Update CHANGELOG and history 2024-04-22 10:30:23 -04:00
Michael Rose
18e89666a6 Update CHANGELOG and history 2022-05-30 12:18:57 -04:00
Michael Rose
3d65710bf7 Update CHANGELOG and history 2022-05-29 14:35:04 -04:00
Michael Rose
6f0ba5e363 Update CHANGELOG and history 2022-05-27 14:08:00 -04:00
Michael Rose
2f5af9050b Update CHANGELOG and history 2022-05-27 12:25:20 -04:00
Michael Rose
f92670442f Update CHANGELOG and history 2022-05-27 12:03:17 -04:00
Michael Rose
58d1ba8293 Update CHANGELOG and history 2022-05-27 12:01:06 -04:00
Michael Rose
daf51177f8 Update 2022-05-27 11:59:38 -04:00
Michael Rose
55f6e8fae5 Exclude main.scss from Lunr search index 2022-05-27 11:48:46 -04:00
Michael Rose
bcb15f80e7 Update CHANGELOG and history 2022-05-27 11:41:13 -04:00
Michael Rose
a66bf7e317 Update CHANGELOG and history 2022-05-27 10:38:07 -04:00
Michael Rose
4ef57be787 Update CHANGELOG and history 2022-05-27 10:18:51 -04:00
Michael Rose
a499b0dcae Update CHANGELOG and history 2022-05-27 10:07:45 -04:00
Michael Rose
7aa8c7b5dc Update CHANGELOG and history 2022-05-27 10:03:02 -04:00
Michael Rose
a19dbdbf78 Update CHANGELOG and history 2022-05-27 09:50:20 -04:00
Michael Rose
2632ff650a Update CHANGELOG and history 2022-01-10 07:59:54 -05:00
Michael Rose
9539e3bd84 Update CHANGELOG and history 2022-01-05 10:34:32 -05:00
Michael Rose
5ef199a3eb Update CHANGELOG and history 2022-01-05 10:33:27 -05:00
Michael Rose
a431dd5cc3 Update CHANGELOG and history 2022-01-05 10:32:14 -05:00
Michael Rose
9ab55b6c54 Update CHANGELOG and history 2021-10-19 11:26:54 -04:00
Michael Rose
bdcfd791a0 Update CHANGELOG and history 2021-10-19 11:25:32 -04:00
Michael Rose
20cd63c05b Update CHANGELOG and history 2021-08-15 19:04:16 -04:00
Michael Rose
62c123c6b5 Update CHANGELOG and history 2021-08-15 18:57:12 -04:00
Michael Rose
9cf80336b3 Update CHANGELOG and history 2021-08-08 14:10:49 -04:00
Michael Rose
0629bb770d Update CHANGELOG and history 2021-08-08 13:47:01 -04:00
Michael Rose
aa5dab277e Update CHANGELOG and history 2021-08-08 13:44:41 -04:00
Michael Rose
9269842e9d Update CHANGELOG and history 2021-07-30 15:58:05 -04:00
Michael Rose
89de4d46db Update CHANGELOG and history 2021-07-23 14:17:50 -04:00
Michael Rose
5094a4092a Update CHANGELOG and history 2021-07-23 09:33:51 -04:00
Michael Rose
bd46e0a1a8 Update CHANGELOG and history 2021-07-23 09:29:10 -04:00
Michael Rose
2eda29dd1f Update CHANGELOG and history 2021-07-23 09:25:45 -04:00
Michael Rose
4fcd51b9bd Update CHANGELOG and history 2021-07-23 09:24:07 -04:00
Michael Rose
00fa7be38b Release 4.24.0 💎 2021-07-05 16:32:52 -04:00
Sean Killeen
297989c1be
Add giscus support (#3022)
* 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
Michael Rose
8adb089a68 Update CHANGELOG and history 2021-07-05 15:52:43 -04:00
Michael Rose
5aeff0c01b Update CHANGELOG and history 2021-07-05 15:51:30 -04:00
Michael Rose
cc9d1fdaf3 Remove tabindex="-1" from input elements in search.html layout
Make `input` elements accessible by keyboard.

Fixes #2982
2021-06-23 08:27:06 -04:00
Michael Rose
3b62fcef6b Fix broken links in documentation
Close #3004
2021-06-23 08:17:31 -04:00
Michael Rose
8152b4cbfc Update CHANGELOG and history 2021-06-23 08:12:52 -04:00
Michael Rose
b997dc5e25 Update CHANGELOG and history 2021-06-23 08:11:14 -04:00
Michael Rose
184f4f3430 Update CHANGELOG and history 2021-06-23 08:08:05 -04:00
Michael Rose
5423463ca0 Update CHANGELOG and history 2021-05-14 19:36:13 -04:00
Michael Rose
ee67ad9743 FIx menu toggle
ref: #2957
2021-05-14 19:24:11 -04:00
Michael Rose
4e2e64989f Fix Jekyll environment note in configuration documentation
Close #2912
2021-05-11 10:42:12 -04:00
Michael Rose
2127655ad8 Update CHANGELOG and history 2021-05-11 10:31:41 -04:00
Michael Rose
68327eb69b Update 2021-05-11 10:24:00 -04:00
Michael Rose
4710639f05 Fix typo 2021-05-11 10:19:59 -04:00
Michael Rose
736f77c9c6 Update onchange and uglify-js dependencies 2021-05-11 10:00:36 -04:00
Michael Rose
4259ffdd6f Update CHANGELOG and history 2021-04-13 16:12:16 -04:00
Michael Rose
99cd379c61 Update CHANGELOG and history 2021-04-13 16:01:17 -04:00
Michael Rose
b1e4881c50 Update CHANGELOG and history 2021-04-13 15:59:28 -04:00
Michael Rose
2e05b8568b Update CHANGELOG and history 2021-04-13 15:57:24 -04:00
Michael Rose
8a39b748c2 Update CHANGELOG and history 2021-04-13 15:54:21 -04:00
iBug
3d3cb58a2e
Add alt attr to site logo in masthead (#2824)
Co-authored-by: Michael Rose <mmistakes@users.noreply.github.com>
2021-03-03 10:00:20 -05:00
iBug
6e4aa384d0
Remove G-stuff CSS (#2852) (#2855) 2021-03-03 09:39:28 -05:00
Michael Rose
c501842db8 Fix typos 2021-02-05 21:02:03 -05:00
Michael Rose
4556423b66 Release 4.22.0 💎 2021-02-05 20:53:57 -05:00
Michael Rose
f734cf7e99 Update CHANGELOG and history 2021-02-05 20:38:20 -05:00
Michael Rose
3a2075a090 Update CHANGELOG and history 2021-02-05 20:30:33 -05:00
Michael Rose
f189e40766 Update CHANGELOG and history 2021-02-05 20:28:25 -05:00
iBug
5fe4c4810d
Allow custom gradient in page header overlays (#2806)
* Allow custom gradient in page header overlays

* Update documentation

* Update CHANGELOG and history
2021-02-05 20:24:25 -05:00
Michael Rose
d585934803 Update CHANGELOG and history 2021-02-05 20:21:41 -05:00
Michael Rose
20f45e1d01 Update CHANGELOG and history 2021-02-05 20:17:12 -05:00
Michael Rose
0fe0d83976 Update CHANGELOG and history 2021-02-05 20:15:23 -05:00
Michael Rose
db9cff2ade Update CHANGELOG and history 2021-02-05 20:13:39 -05:00
Michael Rose
5d52384b85 Fix typo 2021-02-05 20:12:48 -05:00
Michael Rose
5ef9af5fe5 Update CHANGELOG and history 2021-02-05 20:11:18 -05:00
iBug
faf86f59e9
Update allejo/jekyll-toc to v1.1.0, skip headings without an ID (#2752)
* Update allejo/jekyll-toc to v1.1.0, skip headings without an ID

https://github.com/allejo/jekyll-toc/releases/tag/v1.1.0

* Update CHANGELOG and history
2020-12-10 14:41:57 -05:00
Michael Rose
13a644d22c Update CHANGELOG and history 2020-11-14 18:10:37 -05:00
Michael Rose
72897524d7 Update CHANGELOG and history 2020-11-14 18:08:15 -05:00
Michael Rose
d591b2b8d8 Update CHANGELOG and history 2020-11-14 18:06:58 -05:00
Michael Rose
d1dd94246c Fix Font Awesome icon color in various skins
Close #2724
2020-11-02 11:54:08 -05:00
Michael Rose
010825dfca Fix heading level 2020-11-02 11:37:10 -05:00
Michael Rose
144cfee5b7 Release 4.21.0 💎 2020-11-02 11:35:14 -05:00
Michael Rose
d993845dfd Update CHANGELOG and history 2020-11-02 11:26:10 -05:00
Michael Rose
de2cf5609b Update CHANGELOG and history 2020-11-02 11:24:34 -05:00
Michael Rose
0c8cb15210
Merge pull request #2718 from iBug:typo-fix
Fix a small typo in documentation
2020-11-02 11:23:07 -05:00
Michael Rose
0c9553da06 Update CHANGELOG and history 2020-11-02 11:22:18 -05:00
iBug
f98d7de897 Fix a small typo in documentation 2020-10-29 14:24:52 +08:00
Michael Rose
10a4cb116f Update CHANGELOG and history 2020-10-28 15:05:35 -04:00