1132 Commits

Author SHA1 Message Date
Pablo Alonso
1c6bd0d9e2
Fix typo in docs/_docs/05-configuration.md (#5106) 2025-02-01 03:48:53 +08:00
iBug
8f02ec7714 Update CHANGELOG and history 2025-01-02 02:21:53 +08:00
iBug
85e1ba131e Update CHANGELOG and regenerate JS 2024-11-28 01:11:48 +08:00
iBug
6f5e6f4391 fix(_includes/post_pagination.html): Remove trailing newline 2024-11-11 21:31:20 +08:00
Salif Mehmed
bc0c83c0c4
Add Bulgarian localization (#5003) 2024-10-28 16:05:59 +08:00
iBug
cff0e2a387 fix(_includes/figure): Apply escape_once on include.alt 2024-10-02 22:57:16 +08:00
iBug
844812b4f4 Update CHANGELOG 2024-09-26 13:40:22 +08:00
iBug
6be43f77a5 Use $doc-font-size in _reset.scss, fix #4983 2024-09-20 02:38:55 +08:00
iBug
075fad74cb Use include documents-collection.html in home layout 2024-09-17 16:37:55 +08:00
iBug
7d212bc310 Update CHANGELOG 2024-08-20 17:04:25 +08:00
iBug
66949b5c4c Update Algolia index with GH Actions 2024-06-27 21:13:14 +08:00
iBug
7a7c8022ad Update CHANGELOG and history 2024-06-25 23:57:00 +08:00
iBug
97f0f35498 Update CHANGELOG and history 2024-06-25 19:54:17 +08:00
Yash
621529aaf2
Add RTL Support (#4886)
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
iBug
93022d6432 Update CHANGELOG and history 2024-06-15 17:54:54 +08:00
iBug
1e6bcecb5a
Release 4.26.2 💎 2024-06-15 17:53:30 +08:00
iBug
784efffcd1 Update CHANGELOG and history 2024-06-15 17:52:26 +08:00
iBug
7b6b45055c Update CHANGELOG and history 2024-06-10 02:57:57 +08:00
Michal Stanke
02342c919a
feat: add Czech localization (#4866) 2024-06-10 02:56:05 +08:00
iBug
5b203f46c4 changelog: Clarify #4841 only triggers with popup=true 2024-05-27 01:08:33 +08:00
iBug
4efb8638c4 _includes/figure: Replace remove:<p> with strip_html, fix #4841 2024-05-15 00:46:41 +08:00
iBug
536e89d174 Update CHANGELOG and history 2024-05-10 18:00:49 +08:00
iBug
1a85a28685 Release 4.26.1 💎 2024-05-10 17:59:50 +08:00
iBug
be3c046acf Actually 3 B's in "dribbble" 2024-05-07 14:21:28 +08:00
iBug
573f286971 Limit "auto scroll ToC" to Chromium-based 2024-05-07 14:20:45 +08:00
iBug
70462d0e16 Rewrite social icons SCSS with a loop 2024-05-06 21:37:40 +08:00
iBug
4c3ada478a Fix typo: dribbble → dribble
seems like nobody uses it anyways
2024-05-06 21:22:06 +08:00
iBug
438710da82 Disable copy button for bad pre blocks 2024-05-06 21:16:04 +08:00
iBug
4f76c2546a Try fixing copy button flying out 2024-05-06 21:06:32 +08:00
iBug
14e3fa2b28 Add success indicator for code block copy button 2024-05-06 01:20:41 +08:00
iBug
dc965c5bbe Release 4.26.0 💎 2024-05-05 19:54:28 +08:00
iBug
accc82a03b Add "new in v4.26.0" in documentation 2024-05-05 19:50:50 +08:00
iBug
148349b029 Update CHANGELOG and bundle exec rake 2024-05-05 19:44:28 +08:00
iBug
0527e17354
Add "copy to clipboard" button for code blocks (#2812)
* Add copy-to-clipboard button and JS

* Ignore line numbers if present

* Rewrite heading permalink code to use vanilla JS

* README: Add credits to zenorocha/clipboard.js (MIT License)

@iBug really wants a place here in the Credits section :P

* Add .no-copy for hiding the button, update docs

* Add td.rouge-code to selectors

* Fix navigator.clipboard branch

* Add screenreader text for copy button

* Restore focus to the button after copying

* Add site-wide enable switch
2024-05-05 19:43:24 +08:00
iBug
c76813f6f5 Remove "sticky sidebar" JS in favor of CSS media queries 2024-05-05 18:23:01 +08:00
iBug
4364fb73f5 Cleanup seo.html and update CHANGELOG 2024-05-05 18:13:23 +08:00
iBug
9c386c5509 Update CHANGELOG and bundle exec rake 2024-05-05 17:36:35 +08:00
iBug
bf66a5c345 Update CHANGELOG and history 2024-05-05 17:28:01 +08:00
Dmitriy Derepko
ceeda03132
Add target attribute for navigation link (#3056) 2024-05-05 17:12:37 +08:00
iBug
f1ffad4b5e Update CHANGELOG and history 2024-05-05 17:05:01 +08:00
John Scott
162f659f61
Add popup parameter for figure include (#3119) 2024-05-05 17:03:40 +08:00
iBug
d240efaa7c Merge branch 'master' of GitHub:mmistakes/minimal-mistakes 2024-05-05 16:45:03 +08:00
Jeremiah Strong
0378a31f53
Update Social Sharing links section (#4066)
* Update 10-layouts.md

Update social sharing section for appropriate Reddit example and resource locations.

* Update as reviewed

---------

Co-authored-by: iBug <git@ibugone.com>
2024-05-05 16:44:40 +08:00
iBug
d47d62f695 Update CHANGELOG and history 2024-05-05 16:30:51 +08:00
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