iBug
bce2b50556
Fix logic error in toc-scroll
2024-05-05 01:26:25 +08:00
iBug
7daa7aceb3
Try sticky ToC on all docs pages
2024-05-05 01:08:35 +08:00
iBug
3ed92f5ea8
Update CHANGELOG and history
2024-05-05 01:06:18 +08:00
iBug
dc41016c62
Auto scroll sticky ToC with content ( #3115 )
2024-05-05 01:05:21 +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
Andrii B
409bc92868
Add more configuration for Giscus ( #4274 )
...
* update giscus
* fix site variable name
---------
Co-authored-by: Andrii Burkatskyi <underr-ua@users.noreply.github.com>
2024-04-23 13:53:52 +08:00
iBug
f8527e7916
Update CHANGELOG and history
2024-04-23 13:22:11 +08:00
Alex
a179735103
GitHub Workflows security hardening ( #3884 )
...
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2024-04-23 13:20:47 +08:00
iBug
60b9565277
Exclude hidden posts from page__related, fix #4653
2024-04-23 12:18:07 +08:00
iBug
7746db6f7e
Add a missing include to before-related.html
2024-04-23 12:11:26 +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
Andrii B
9b9d2c66e2
Add Ukrainian translation ( #4273 )
...
Co-authored-by: Andrii Burkatskyi <underr-ua@users.noreply.github.com>
2024-04-23 03:52:08 +08:00
iBug
6693a4a8cc
Update CHANGELOG and history
2024-04-23 03:47:02 +08:00
dependabot[bot]
aca6648bd4
Bump shell-quote from 1.7.1 to 1.7.3 ( #3692 )
2024-04-22 19:22:04 +00: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
Huangbo
2c92d34938
Fix non-English characters being url encoded in breadcrumb ( #3819 )
...
* Fix non-English characters being url encoded in breadcrumb
* Remove `| replace: '%20', ' ‘`
2024-04-22 23:37:12 +08:00
Mauricio Tavares
0d56036557
Add site.copyright and site.copyright_url config options ( #4313 )
...
* Allow to optionally define website copyright holder name and url using site.copyright and site.copyright_url
* Update _config.yml
---------
Co-authored-by: iBug <git@ibugone.com>
2024-04-22 23:35:49 +08:00
Moose
73c2ad818c
Fix Linkedin social share link ( #4754 )
...
Removed url encoding of the article link
2024-04-22 23:30:14 +08:00
yusanshi
495fb29b45
Fix wrong first_page_path
because of hard-coded page:num
( #3778 )
2024-04-22 23:27:21 +08:00
iBug
75841313de
Lazy-load InstantSearch scripts and stylesheets ( #3691 )
...
* Lazy-load InstantSearch scripts and stylesheets
* Replace outdated script parts
2024-04-22 23:25:09 +08:00
LasseAhhMann
7aee05ce0c
Remove JS and other files from search index ( #4000 )
...
To avoid getting JS and irrelevant files indexed remove pages where title is null. This gives a much cleaner Lunr store with more relevant content.
2024-04-22 23:22:08 +08:00
Niklas Engblom
08b0303298
Improve Finnish translations ( #4595 )
...
Co-authored-by: Niklas Engblom <niklas-e@users.noreply.github.com>
2024-04-22 23:18:19 +08:00
eabneka
6eaee034d1
Remove redundant downcase from _layouts/categories.html ( #4531 )
2024-04-22 23:06:53 +08:00
Michael Rose
9770b663f9
Update CHANGELOG and history
2024-04-22 10:46:09 -04:00
Leszek 'skolima' Ciesielski
2cc21c1e88
Update the Polish translation ( #3969 )
2024-04-22 10:44:17 -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
Marco Omainska
51fcef50d0
load latest fontawesome package ( #3765 )
...
Co-authored-by: Marco Omainska <59295964+marcoiska@users.noreply.github.com>
2024-04-22 10:28:55 -04:00