Commit Graph

656 Commits

Author SHA1 Message Date
7ee72e7297 Update CHANGELOG and history 2025-05-26 11:24:42 +02:00
04aff34e9d base init 2024-11-10 12:16:11 +01:00
cff0e2a387 fix(_includes/figure): Apply escape_once on include.alt 2024-10-02 22:57:16 +08:00
844812b4f4 Update CHANGELOG 2024-09-26 13:40:22 +08:00
6be43f77a5 Use $doc-font-size in _reset.scss, fix #4983 2024-09-20 02:38:55 +08:00
075fad74cb Use include documents-collection.html in home layout 2024-09-17 16:37:55 +08:00
7d212bc310 Update CHANGELOG 2024-08-20 17:04:25 +08:00
66949b5c4c Update Algolia index with GH Actions 2024-06-27 21:13:14 +08:00
7a7c8022ad Update CHANGELOG and history 2024-06-25 23:57:00 +08:00
97f0f35498 Update CHANGELOG and history 2024-06-25 19:54:17 +08:00
93022d6432 Update CHANGELOG and history 2024-06-15 17:54:54 +08:00
784efffcd1 Update CHANGELOG and history 2024-06-15 17:52:26 +08:00
7b6b45055c Update CHANGELOG and history 2024-06-10 02:57:57 +08:00
5b203f46c4 changelog: Clarify #4841 only triggers with popup=true 2024-05-27 01:08:33 +08:00
4efb8638c4 _includes/figure: Replace remove:<p> with strip_html, fix #4841 2024-05-15 00:46:41 +08:00
536e89d174 Update CHANGELOG and history 2024-05-10 18:00:49 +08:00
be3c046acf Actually 3 B's in "dribbble" 2024-05-07 14:21:28 +08:00
573f286971 Limit "auto scroll ToC" to Chromium-based 2024-05-07 14:20:45 +08:00
70462d0e16 Rewrite social icons SCSS with a loop 2024-05-06 21:37:40 +08:00
4c3ada478a Fix typo: dribbble → dribble
seems like nobody uses it anyways
2024-05-06 21:22:06 +08:00
438710da82 Disable copy button for bad pre blocks 2024-05-06 21:16:04 +08:00
4f76c2546a Try fixing copy button flying out 2024-05-06 21:06:32 +08:00
14e3fa2b28 Add success indicator for code block copy button 2024-05-06 01:20:41 +08:00
dc965c5bbe Release 4.26.0 💎 2024-05-05 19:54:28 +08:00
accc82a03b Add "new in v4.26.0" in documentation 2024-05-05 19:50:50 +08:00
148349b029 Update CHANGELOG and bundle exec rake 2024-05-05 19:44:28 +08:00
c76813f6f5 Remove "sticky sidebar" JS in favor of CSS media queries 2024-05-05 18:23:01 +08:00
4364fb73f5 Cleanup seo.html and update CHANGELOG 2024-05-05 18:13:23 +08:00
9c386c5509 Update CHANGELOG and bundle exec rake 2024-05-05 17:36:35 +08:00
bf66a5c345 Update CHANGELOG and history 2024-05-05 17:28:01 +08:00
f1ffad4b5e Update CHANGELOG and history 2024-05-05 17:05:01 +08:00
4b08acb115 Update CHANGELOG and history 2024-05-05 16:45:18 +08:00
d47d62f695 Update CHANGELOG and history 2024-05-05 16:30:51 +08:00
256e626503 Merge categories and tags layout into _includes/posts-taxonomy.html 2024-05-05 14:13:28 +08:00
f8ea22fdb8 Update CHANGELOG and history 2024-05-05 05:53:41 +08:00
f33349c2ee Update CHANGELOG and history 2024-05-05 04:37:14 +08:00
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
6165d896a0 Replace "hidden" check in Liquid with where_exp 2024-05-05 03:18:27 +08:00
bde92b6d4a page__hero.html: Fix an unclosed <p> tag 2024-05-05 02:36:17 +08:00
3ed92f5ea8 Update CHANGELOG and history 2024-05-05 01:06:18 +08:00
7ef6af66e4 Remove unused classes from _layouts/single.html 2024-05-05 00:32:30 +08:00
f3c617f7de Add documentation for the incoming Jekyll Paginate V2 support 2024-05-05 00:00:45 +08:00
753ccbbd03 Rewrite skin previews on 05-configuration.md in Liquid template 2024-05-04 23:32:06 +08:00
1b06aff3bc Release 4.25.1 💎 2024-04-28 01:13:45 +08:00
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
7d61488f5e Update quick-start guide to use 4.25.0, fix #4809 2024-04-28 00:39:25 +08:00
a7af9b0ad2 Replace dead link in _includes/head.html, close #4421 2024-04-26 00:45:41 +08:00
4310b5459c Try an FAQ page 2024-04-26 00:43:42 +08:00
f8f6e589ac Replace fontawesome.com/v5/search with v6 2024-04-24 00:51:38 +08:00
172a5169f1 Bump jekyll-toc to v1.2.1 2024-04-23 21:52:22 +08:00