Commit Graph

839 Commits

Author SHA1 Message Date
Tom Manner
64b1d429a4
Multiple Sidebar Nav Lists (#2843)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
Co-authored-by: iBug <git@ibugone.com>
2024-05-05 16:29:54 +08:00
iBug
256e626503 Merge categories and tags layout into _includes/posts-taxonomy.html 2024-05-05 14:13:28 +08:00
iBug
f8ea22fdb8 Update CHANGELOG and history 2024-05-05 05:53:41 +08:00
iBug
7e7b901974 Add Rake task :version
For updating all hard-coded version numbers from `package.json`
2024-05-05 05:52:08 +08:00
iBug
f33349c2ee Update CHANGELOG and history 2024-05-05 04:37:14 +08:00
iBug
ed883ea2d4
Remove deprecated "page.header.cta_url" setting (#4821) 2024-05-05 04:35:57 +08:00
iBug
0b8b5230f9 Migrate npm run scripts to Rakefile tasks
Rakefile is like Makefile - it has dependency management,
while npm run scripts do not.

Aside from that, this also allows us to drop literally all Node.js packages,
as uglify-js is self-contained and has no dependencies.
Reduced node_modules from 17M to 374K.
2024-05-05 04:03:07 +08:00
iBug
6165d896a0 Replace "hidden" check in Liquid with where_exp 2024-05-05 03:18:27 +08:00
iBug
bde92b6d4a page__hero.html: Fix an unclosed <p> tag 2024-05-05 02:36:17 +08:00
iBug
271b5da8e5 04-upgrading.md: Minor formatting and grammar fixes 2024-05-05 02:35:06 +08:00
iBug
3ed92f5ea8 Update CHANGELOG and history 2024-05-05 01:06:18 +08:00
iBug
7ef6af66e4 Remove unused classes from _layouts/single.html 2024-05-05 00:32:30 +08:00
iBug
4b0c8bd1b9 Add .notice--danger for unsupported settings in j-p-v2 2024-05-05 00:07:59 +08:00
iBug
9ac9602e22
Add proper support for sverrirs' Jekyll Paginate V2 plugin (excl. AutoPages) (#2636) 2024-05-05 00:05:12 +08:00
iBug
f3c617f7de Add documentation for the incoming Jekyll Paginate V2 support 2024-05-05 00:00:45 +08:00
iBug
753ccbbd03 Rewrite skin previews on 05-configuration.md in Liquid template 2024-05-04 23:32:06 +08:00
iBug
1b06aff3bc Release 4.25.1 💎 2024-04-28 01:13:45 +08:00
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
4c38bab95b Remove remainders of browser-upgrade.html 2024-04-23 01:43:16 +08:00
iBug
6f1cbfb3be Fix bad Liquid include syntax 2024-04-23 01:34:27 +08:00
iBug
8d3592ff70 Consolidate hard-coded version numbers where possible
Now only 4 files left untouchable.
Search README.md for "Dev note" for details.
2024-04-23 01:28:03 +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
Tirthankar Mazumder
830595d967
Fixed a grammar mistake. (#3890) 2024-04-22 10:33:21 -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
iBug
cee4c86ee3
Update link to Font Awesome gallery (#3599) 2022-05-27 12:02:21 -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
Benson Muite
416933d98a
Add Kiswahili translation (#3489)
* Add Kiswahili translation

* Add Kiswahli to README

* Add Kiswahili to documentation
2022-05-27 11:58:09 -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
Nicholas Perry
00b86b1ff8
add optinal lunr searching of pages (#3352) 2022-05-27 11:39:47 -04:00
Michael Rose
a66bf7e317 Update CHANGELOG and history 2022-05-27 10:38:07 -04:00
Nicholas Perry
3f36d171bb
fix typo about loading javascript in footer (#3350) 2022-05-27 10:34:47 -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
Yuchen
d6c84c9508
Add missing comma (#3318)
Co-authored-by: Yuchen Zhong <yuchen21@fb.com>
2022-01-05 10:33:50 -05:00
Michael Rose
5ef199a3eb Update CHANGELOG and history 2022-01-05 10:33:27 -05:00
Sander Holvoet
d639c605c8
✏ fix typo (#3232) 2022-01-05 10:32:35 -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
Jason Hemann
6bd64ffd47
Link clarifying adding plugins (#3181)
The phrase "put them here!" doesn't sufficiently clarify what to do; I add link to the Jekyll documentation with the proper syntax.
2021-10-19 11:21:55 -04:00
Nathan Cho
a6b51ed91e
Fix broken link & Add Baidu site verification (#3139)
* Fix broken link
Link to Bing Webmaster Tools was broken.

* Fix broken link
Link to Open Graph debug tool was broken.

* Add Baidu site verification (mmistakes#2830)
Added `baidu_site_verification` to `_config.yml`
2021-10-19 11:19:29 -04:00
John Scott
642ec7b20f
Added optional label attribute (#3128)
Added label attribute as per utterances optional label setting.
2021-10-19 11:18:00 -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
42f7512702
Update 01-quick-start-guide.md 2021-07-23 12:08:08 -04:00
Michael Rose
cc18679227 Make small grammar changes 2021-07-23 09:34:04 -04:00
Michael Rose
5094a4092a Update CHANGELOG and history 2021-07-23 09:33:51 -04:00
Erik Westrup
6ade4536f7
Add instructions on how to unminify main.js for easier browser debugging (#3055)
* Add instructions on how to unminify main.js for easier browser debugging

* Fixed Markdown style like sggested by @iBug
2021-07-23 09:30:38 -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
1f9698ce37 Update support buttons 2021-06-07 08:55:21 -04:00
Michael Rose
5423463ca0 Update CHANGELOG and history 2021-05-14 19:36:13 -04:00
Michael Rose
65eb672dcc Release 4.23.0 💎 2021-05-14 19:34:33 -04:00
Michael Rose
ee67ad9743 FIx menu toggle
ref: #2957
2021-05-14 19:24:11 -04:00
Michael Rose
b0f5370ede Fix typo
Close #2911
2021-05-11 10:47:06 -04:00
Michael Rose
4e2e64989f Fix Jekyll environment note in configuration documentation
Close #2912
2021-05-11 10:42:12 -04:00