3128c6edc7
Mastodon button color ( #5109 )
Jekyll site CI / docker (push) Failing after 1m59s
2025-05-26 12:05:12 +02:00
5863542848
Attempt to fix X button color again
2025-05-26 11:29:47 +02:00
2e7d9dd504
Release 4.27.1 💎
2025-05-26 11:29:43 +02:00
b1f903bde9
Fix X share button icon and color, close #5221
2025-05-26 11:28:56 +02:00
e40c3b77b7
Modern font stack ( #5033 )
2025-05-26 11:25:25 +02:00
ce44577258
Release 4.27.0 💎
2025-05-26 11:25:01 +02:00
d4e556d542
Add a "Share on Bluesky" button ( #5179 )
2025-05-26 11:24:44 +02:00
57d061e0f5
enhance reference interactions
2025-05-20 11:47:23 +02:00
1fad8f2b49
reverted nginx config
Jekyll site CI / docker (push) Failing after 50s
2025-05-16 14:18:54 +02:00
eedbd2b2b5
smaller preview images
2025-03-31 20:24:57 +02:00
f89ab22763
Fix image height
2025-03-31 19:01:05 +02:00
755fd297bb
Website overhaul
2025-03-27 22:57:31 +01:00
2b75326eac
update and new welcome message
2025-03-24 15:55:59 +01:00
8864160d14
Tweak contrast skin $primary-color to adhere to WCAG guidelines ( #5126 )
2025-03-24 15:04:47 +01:00
e66a62354d
Mastodon button color ( #5109 )
2025-03-24 15:04:47 +01:00
25952cf1f3
css grid adjustments and edits for readability
2024-11-10 12:22:18 +01:00
b86fe5c991
Connect page
2024-11-10 12:22:17 +01:00
dd1e48c5d8
fixed text alignment
2024-11-10 12:22:17 +01:00
9a053656b4
style adaptions
2024-11-10 12:22:17 +01:00
15067ad5a2
about page & language foixes
2024-11-10 12:17:01 +01:00
92f5370377
poroject pages
2024-11-10 12:17:01 +01:00
b1a40905da
projects and literature
2024-11-10 12:17:01 +01:00
86228fbaf7
new style and projects
2024-11-10 12:17:01 +01:00
d0ecf1aec4
fixed css
2024-11-10 12:16:12 +01:00
6be43f77a5
Use $doc-font-size in _reset.scss, fix #4983
2024-09-20 02:38:55 +08:00
33c6dbd1be
Fix wrong direction for feature_row with type=right, fix #4061
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
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
1e6bcecb5a
Release 4.26.2 💎
2024-06-15 17:53:30 +08:00
1a85a28685
Release 4.26.1 💎
2024-05-10 17:59:50 +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
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
1b06aff3bc
Release 4.25.1 💎
2024-04-28 01:13:45 +08:00
6e94773083
Release 4.25.0 💎
2024-04-23 01:50:35 +08:00
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
3051fcd3c9
Fix inline code style not applied to stylized text ( #3253 )
...
* bug: inline code style not applied to stylized text
* Use double colons for pseudoelements
2022-05-27 10:06:37 -04:00
23e7ad2903
Use <a> color for blockquote.notice border ( #3140 )
...
Close #3068
2022-05-27 09:59:38 -04:00
0f06cb8225
Enable toc sidebar scrolling ( #2874 )
...
* Enable toc sidebar scrolling
* Refactor style rules
* Move style rules from 'navigation' to 'sidebar'
* Remove custom scrollbar styles
2021-07-30 15:54:49 -04:00
65e79f5a7d
Add Microformats ( #3052 )
...
* Add rel=me to author profile links
* Add h-card Microformats markup
* Add h-entry microformat markup
* Fix missing anchor tag
* Fix h-entry microformat markup on single template
* Use minimal subset of Microformat elements
* Move dt-published to `page__date.html` and remove dt-updated
* Remove "author" and "summary"
Leaves "url" as a hidden element
* Add page link to h1 tag
The h1 tag now contains the Schema-org `url` itemprop and the
Microformats `url` class in an anchor tag. The anchor tag is styled to
not look like a link.
* Put author 'u-url' on author__name h3
This also puts the same `{{ author.home | default: '/' | absolute_url }}`
construct on `author__avatar` to remove the Jekyll `author.home`
conditional.
Also addresses SCSS text color error.
2021-07-23 14:16:08 -04:00
00fa7be38b
Release 4.24.0 💎
2021-07-05 16:32:52 -04:00
65eb672dcc
Release 4.23.0 💎
2021-05-14 19:34:33 -04:00