index
:
hugo-book
tweaks
Tweaked fork of hugo-book
admin@marx.cafe
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
shortcodes
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-07-07
Improve accessibility and keyboard navigation
Alex Shpak
1
-1
/
+1
2020-05-31
Add section shortcode, to render children
Alex Shpak
1
-0
/
+10
2020-04-24
#207, Fix whitespaces again, in shortcodes inside shortcodes
Alex Shpak
1
-2
/
+2
2020-04-21
#205, Add details shortcode
Alex Shpak
2
-0
/
+7
2020-04-11
Refactor KaTeX shortcode, remove whitespaces and fix font size
Alex Shpak
1
-8
/
+8
2020-03-30
Fix mermaid scaling for flowchart
Alex Shpak
1
-0
/
+5
2020-03-23
Update mermaid to 8.4.8, move KaTeX to static folder
Alex Shpak
1
-4
/
+3
2020-03-07
Clean trailing whitespaces
Alex Shpak
1
-1
/
+1
2020-03-07
#169, Remove whitespaces around content in tabs, just to be safe.
Alex Shpak
1
-3
/
+3
2020-02-25
#153, Remove extra spaces in generated tabs html
Alex Shpak
1
-2
/
+2
2020-01-24
Rework of main template, adds options for more fine customisation
Alex Shpak
1
-1
/
+1
2020-01-13
#117, Update KaTeX shortcode, add displayMode param
Alex Shpak
1
-4
/
+5
2019-12-01
#106, Upgrade to hugo 0.60
Alex Shpak
2
-5
/
+6
2019-10-03
#77, Introduce hint shortcode
Alex Shpak
1
-0
/
+3
2019-09-01
use class="hidden" instead of creating new classes
Paul Twohey
2
-2
/
+2
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
fix expand and tabs shortcodes to work with strict Content-Security-Policy
Paul Twohey
2
-2
/
+2
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-08-23
#61, Remove need for $$ in katex shortcode
Alex Shpak
1
-1
/
+1
2019-08-23
#61, Add katex shortcode
Alex Shpak
1
-0
/
+12
2019-06-19
Remove outdated paragraph from tabs shortcode
Alex Shpak
1
-1
/
+0
2019-06-18
Make columns shortcode mobile friendly
Alex Shpak
1
-1
/
+1
2019-06-11
Add custom class support for mermaid and button shortcodes
Alex Shpak
2
-2
/
+4
2019-06-10
Remove flex from mermaid chart
Alex Shpak
1
-1
/
+1
2019-05-27
#39, Add button shortcode
Alex Shpak
1
-0
/
+10
2019-05-27
Remove extra spacing around columns view
Alex Shpak
1
-1
/
+1
2019-05-24
Update screenshots, clean tabs shortcode
Alex Shpak
1
-18
/
+1
2019-05-23
#39, Finish tabs shortcode
Alex Shpak
2
-6
/
+20
2019-05-23
#39, Finish columns shortcode, clean scss
Alex Shpak
5
-12
/
+18
2019-05-22
#39, Add multi-column shortcode
Alex Shpak
1
-0
/
+10
2019-05-22
#39, Add expand and tabs shortcodes
Alex Shpak
3
-0
/
+43