<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-book/layouts/shortcodes/tabs.html, branch tweaks</title>
<subtitle>Tweaked fork of hugo-book</subtitle>
<id>https://git.marx.cafe/hugo-book/atom?h=tweaks</id>
<link rel='self' href='https://git.marx.cafe/hugo-book/atom?h=tweaks'/>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/'/>
<updated>2021-08-30T12:32:11+00:00</updated>
<entry>
<title>#370: Allow markdown in details shortcode, also change markdownify to RenderString in other shortcodes</title>
<updated>2021-08-30T12:32:11+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2021-08-30T12:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=0cde2e461d1cca74f45586f410cf194afc5b5d15'/>
<id>urn:sha1:0cde2e461d1cca74f45586f410cf194afc5b5d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve accessibility and keyboard navigation</title>
<updated>2020-07-07T21:06:21+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2020-07-07T21:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=bf93dafdfa6b1c3977e25d093527f40a058f114d'/>
<id>urn:sha1:bf93dafdfa6b1c3977e25d093527f40a058f114d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#169, Remove whitespaces around content in tabs, just to be safe.</title>
<updated>2020-03-07T12:37:40+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2020-03-07T12:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=7df4251b7256dbf1efdd197f158d70ea8c761894'/>
<id>urn:sha1:7df4251b7256dbf1efdd197f158d70ea8c761894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#153, Remove extra spaces in generated tabs html</title>
<updated>2020-02-25T20:16:49+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2020-02-25T20:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=08519158f49bb97c6f758cf8886e25b7f9aec433'/>
<id>urn:sha1:08519158f49bb97c6f758cf8886e25b7f9aec433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use class="hidden" instead of creating new classes</title>
<updated>2019-09-01T18:51:15+00:00</updated>
<author>
<name>Paul Twohey</name>
<email>twohey@users.noreply.github.com</email>
</author>
<published>2019-09-01T01:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=964968be39f7d70c12c41eb77c51e94e1c2ccd6a'/>
<id>urn:sha1:964968be39f7d70c12c41eb77c51e94e1c2ccd6a</id>
<content type='text'>
Use class "hidden" instead of styled classes to ensure that input elments stay
hidden when the Content-Security-Policy header has "style-src 'self';"
</content>
</entry>
<entry>
<title>fix expand and tabs shortcodes to work with strict Content-Security-Policy</title>
<updated>2019-09-01T18:51:15+00:00</updated>
<author>
<name>Paul Twohey</name>
<email>twohey@users.noreply.github.com</email>
</author>
<published>2019-08-29T04:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=99bd271b3574a1242e9d28765952abe49d1ef0be'/>
<id>urn:sha1:99bd271b3574a1242e9d28765952abe49d1ef0be</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Remove outdated paragraph from tabs shortcode</title>
<updated>2019-06-19T12:56:48+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2019-06-19T12:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=72294f3b6eceea0e0798ad88e58bd5ba416ff060'/>
<id>urn:sha1:72294f3b6eceea0e0798ad88e58bd5ba416ff060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update screenshots, clean tabs shortcode</title>
<updated>2019-05-24T12:50:25+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2019-05-24T12:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=edf5b466e1655c0a8a73c153e3a9f6f043599e56'/>
<id>urn:sha1:edf5b466e1655c0a8a73c153e3a9f6f043599e56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#39, Finish tabs shortcode</title>
<updated>2019-05-23T15:48:30+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2019-05-23T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=9f90c40517391901533f25bad48f5efb574b5605'/>
<id>urn:sha1:9f90c40517391901533f25bad48f5efb574b5605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#39, Add expand and tabs shortcodes</title>
<updated>2019-05-22T12:37:55+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2019-05-22T12:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=0e6864f5aad8072fbdcecaad48c0151d231b1d25'/>
<id>urn:sha1:0e6864f5aad8072fbdcecaad48c0151d231b1d25</id>
<content type='text'>
</content>
</entry>
</feed>
