Commit Graph

2846 Commits

Author SHA1 Message Date
8f02ec7714 Update CHANGELOG and history 2025-01-02 02:21:53 +08:00
ef464c868e feat(single.html): Add provider and comments info for non-production () 2025-01-02 02:20:46 +08:00
85e1ba131e Update CHANGELOG and regenerate JS 2024-11-28 01:11:48 +08:00
1ae32a42cb Hide hidden links & remove the overlay when one is clicked () 2024-11-28 01:11:14 +08:00
6f5e6f4391 fix(_includes/post_pagination.html): Remove trailing newline 2024-11-11 21:31:20 +08:00
bc0c83c0c4 Add Bulgarian localization () 2024-10-28 16:05:59 +08: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
5fd703674b Fix JavaScript null error on home and splash layouts () 2024-09-26 13:39:03 +08:00
a3e2b33c5e Additionally label "spam" for spam PRs 2024-09-26 13:27:12 +08:00
6be43f77a5 Use $doc-font-size in _reset.scss, fix 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
96149caa54 Fix: Prevent double title issue in SEO metadata by updating seo.html () 2024-08-20 16:55:30 +08:00
b939edc600 The "if" means the default is never used () 2024-08-20 14:27:48 +08:00
3d44327497 Remove unnecessary "type" attribute () 2024-08-20 14:25:23 +08:00
b0b2698d35 Update bug_report issue template 2024-08-05 02:45:28 +08:00
6e83c1acd5 _config.yml: Drop explicit default falses 2024-06-29 04:14:33 +08:00
66949b5c4c Update Algolia index with GH Actions 2024-06-27 21:13:14 +08:00
959d5fe1f9 Accidentally committed a test file 2024-06-26 00:17:53 +08:00
7a7c8022ad Update CHANGELOG and history 2024-06-25 23:57:00 +08:00
33c6dbd1be Fix wrong direction for feature_row with type=right, fix 2024-06-25 23:55:01 +08:00
d27cc9c132 Fix the remaining issues with CSS logical properties 2024-06-25 23:45:32 +08:00
922440cd55 Update all CSS to use logical properties
- Vendor CSS's are excluded for now
- Removed <IE7 asterisk prefix items
2024-06-25 23:36:16 +08:00
9ffaf41d20 Fix two misdirections 2024-06-25 22:55:58 +08:00
ded2d87b2b Replace '[dir=rtl] &' with CSS logical properties where it makes sense 2024-06-25 22:49:22 +08:00
97f0f35498 Update CHANGELOG and history 2024-06-25 19:54:17 +08:00
621529aaf2 Add RTL Support ()
Signed-off-by: Hamed Faramarzi <hamed.faramarzi@gmail.com>
Co-authored-by: Hamed Faramarzi <hamed.faramarzi@gmail.com>
Co-authored-by: iBug <git@ibugone.com>
2024-06-25 19:50:25 +08:00
ef5018ee6f Add missing Polish translation () 2024-06-24 05:08:34 +08:00
12ae094b8a Change the link it is redirecting to - Fix ahref issue ()
ahref is warning about this since the link redirects to the new path
2024-06-24 05:04:28 +08:00
93022d6432 Update CHANGELOG and history 2024-06-15 17:54:54 +08:00
1e6bcecb5a Release 4.26.2 💎 2024-06-15 17:53:30 +08:00
784efffcd1 Update CHANGELOG and history 2024-06-15 17:52:26 +08:00
b82680b103 Allow overriding HTML lang on a per-page basis ()
The W3C [recommends](https://www.w3.org/International/questions/qa-html-language-declarations) to specify language using identifiers as per [RFC 5646](https://tools.ietf.org/html/rfc5646) which uses dashes.
2024-06-15 17:51:28 +08:00
7b6b45055c Update CHANGELOG and history 2024-06-10 02:57:57 +08:00
02342c919a feat: add Czech localization () 2024-06-10 02:56:05 +08:00
5b203f46c4 changelog: Clarify only triggers with popup=true 2024-05-27 01:08:33 +08:00
ff56bc2bd6 assets/css/main.scss: Add trailing newline 2024-05-16 22:37:48 +08:00
4efb8638c4 _includes/figure: Replace remove:<p> with strip_html, fix 2024-05-15 00:46:41 +08:00
536e89d174 Update CHANGELOG and history 2024-05-10 18:00:49 +08:00
1a85a28685 Release 4.26.1 💎 2024-05-10 17:59:50 +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
9dce68d58a Oops, fixed the typo the wrong way 2024-05-06 21:28:05 +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