Alex Shpak
c8238fd893
Remove figure support form card shortcode styles
2025-09-21 02:20:15 +02:00
Alex Shpak
6f472b3009
#692 , #723 : Redesign blog, add thumbnails support and pagination
2025-09-18 10:12:03 +02:00
Alex Shpak
2745893250
Add filename option to codeblocks
2025-09-14 23:49:47 +02:00
Alex Shpak
ff0c535c9c
Make cards block again
2025-09-09 08:43:39 +02:00
Alex Shpak
249682f9dd
Introduce expandable image shortcode, improve portable links logic
2025-09-08 20:04:04 +02:00
Alex Shpak
c339499bac
Switch from normalize.css to modern-normalize
2025-08-25 23:49:46 +02:00
Alex Shpak
47223753a2
Introduce landing page and card shortcode
2025-08-09 00:56:37 +02:00
Alex Shpak
722c81beb0
Only use link color on elements with 'href', plus some cleanup
2025-08-07 09:46:40 +02:00
Alex Shpak
9b6c1692fc
Introduce 'steps' shortcode
2025-08-06 15:16:47 +02:00
Alex Shpak
2c8c093a30
Re-implement columns shortcode as markdown list
2025-08-05 13:29:30 +02:00
Alex Shpak
470d619e1d
Introduce Badge shortcode
2025-08-04 01:17:28 +02:00
Alex Shpak
7c78a39c53
Align spacings and colors in titles and buttons
2024-10-09 23:27:54 +02:00
Alex Shpak
9cc0b0225d
#422 , add support for column ratios in shortcode
2024-10-04 13:36:14 +02:00
Alex Shpak
b655b0b7b7
Add horizontal spacing between buttons
2024-10-01 23:34:25 +02:00
Alex Shpak
4e34988b5d
#151 , move SCSS vars to CSS vars, implement dark and light modes by browser preference
2020-09-14 00:02:55 +02:00
Alex Shpak
bf93dafdfa
Improve accessibility and keyboard navigation
2020-07-07 23:06:21 +02:00
Alex Shpak
92600f77fe
#215 , Add support for languageDirection param
2020-05-17 13:10:50 +02:00
Alex Shpak
6234f12654
Restrict visited link color to markdown only
2020-04-06 11:26:35 +02:00
Alex Shpak
72cf0968ce
Button shortcode redesign: smaller font, resize
2020-02-10 17:49:26 +01:00
Alex Shpak
ba5d38ad44
Rework of main template, adds options for more fine customisation
2020-01-24 00:07:56 +01:00
Alex Shpak
007bc10c07
Introduce SCSS plugins: dark mode and numbered headings
2019-10-08 17:03:49 +02:00
Alex Shpak
1f8d34168f
#77 , Introduce hint shortcode
2019-10-03 18:15:24 +02:00
Paul Twohey
964968be39
use class="hidden" instead of creating new classes
...
Use class "hidden" instead of styled classes to ensure that input elments stay
hidden when the Content-Security-Policy header has "style-src 'self';"
2019-09-01 20:51:15 +02:00
Paul Twohey
99bd271b35
fix expand and tabs shortcodes to work with strict Content-Security-Policy
...
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so add CSS to the markup classes and style them
display: none
2019-09-01 20:51:15 +02:00
Alex Shpak
220d999ce6
Adjust some colors, font sizes, borders in markdown
2019-06-19 13:58:46 +02:00
Alex Shpak
c679f74cff
Make columns shortcode mobile friendly
2019-06-18 23:20:29 +02:00
Alex Shpak
1c3d8491ec
Fix various spacings in markdown in shartcodes
2019-06-13 11:23:22 +02:00