Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-20 | issues 362 (#364) | ้็ผ | 1 | -3/+3 | |
* ๐ fix issues 352 Solve this problem๏ผ https://github.com/alex-shpak/hugo-book/issues/352 The Reason: https://github.com/gohugoio/hugo/issues/8688 * fix issues 362 https://github.com/alex-shpak/hugo-book/issues/362 * Revert "๐ fix issues 352" This reverts commit 58f8935d1e2348d7c9aa03ca2fac8049f486ad3d. * Revert "Revert "๐ fix issues 352"" This reverts commit fa0d46ccf56f435a628af17798d36616a5c23d86. * fix issues 362 * Update columns.html * Revert "Revert "Revert "๐ fix issues 352""" This reverts commit 79777a9e846334b6043048b156d972212802931c. Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com> | |||||
2021-05-20 | Fix lighthouse remarks: icon sizes, noopener | Alex Shpak | 1 | -1/+1 | |
2021-05-03 | Imporove sectiopn shortcode example | Alex Shpak | 1 | -1/+1 | |
2021-02-19 | Let's enable markdown in the button title (#308) | Nikolay Raspopov | 1 | -1/+1 | |
Added " | markdownify" to the inner text of button. | |||||
2020-08-16 | #204, Add mermaid config customization, upgrade mermaidjs | Alex Shpak | 1 | -5/+3 | |
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 | |