<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hugo-book/layouts/partials/docs/footer.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>2022-12-10T23:02:35+00:00</updated>
<entry>
<title>Add conversion notice to footer</title>
<updated>2022-12-10T23:02:35+00:00</updated>
<author>
<name>Admin</name>
<email>admin@marx.cafe</email>
</author>
<published>2022-12-10T23:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=4e96b97fc22e50e7223dd8e49359278a6e05beda'/>
<id>urn:sha1:4e96b97fc22e50e7223dd8e49359278a6e05beda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add footer with text details</title>
<updated>2022-12-03T17:08:18+00:00</updated>
<author>
<name>Admin</name>
<email>admin@marx.cafe</email>
</author>
<published>2022-12-03T17:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=519843fe03807fbcabdc7f3938ca103967ad9277'/>
<id>urn:sha1:519843fe03807fbcabdc7f3938ca103967ad9277</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#343, #165: Move lang selector to left menu</title>
<updated>2021-08-18T09:12:58+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2021-08-18T09:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=26de844a1981ff5abfc1a57893cedb2eb4b7a33e'/>
<id>urn:sha1:26de844a1981ff5abfc1a57893cedb2eb4b7a33e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#281, Copy code block content on click</title>
<updated>2021-05-03T21:52:00+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2021-05-03T21:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=6720168dd507dfaf58629718ef6bc7b7073699b2'/>
<id>urn:sha1:6720168dd507dfaf58629718ef6bc7b7073699b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add custom commit path for last edited link (#319)</title>
<updated>2021-04-11T15:50:54+00:00</updated>
<author>
<name>Collin Brooks</name>
<email>collin.brooks@gmail.com</email>
</author>
<published>2021-04-11T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=ba38e17b1b8140ae9254c1edc6c67ffdc50eca09'/>
<id>urn:sha1:ba38e17b1b8140ae9254c1edc6c67ffdc50eca09</id>
<content type='text'>
- A new `BookCommitPath` paramter was added that allows the 'commit'
   portion of the link to a page's last edited commit hash to be
   specified.
 - This is useful when github is not the default repository for a
   project.

Co-authored-by: Collin Brooks &lt;cbrooks@sentryds.com&gt;</content>
</entry>
<entry>
<title>Bug Fix: Empty .Site.Params.contentDir (#312)</title>
<updated>2021-02-22T18:48:49+00:00</updated>
<author>
<name>Caleb Jasik</name>
<email>calebjasik@jasik.xyz</email>
</author>
<published>2021-02-22T18:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=9791db1ce71801fb0da32d3d64cf93d700f64852'/>
<id>urn:sha1:9791db1ce71801fb0da32d3d64cf93d700f64852</id>
<content type='text'>
* Bug Fix: Empty .Site.Params.contentDir

When .Site.Params.contentDir is left as the default: "content", calling .Site.Params.contentDir returns nothing, or maybe an empty string. To fix this, we set a default value for .Site.Params.contentDir to "content" and the url is built correctly.

* Use the `default` function instead of `or`

https://gohugo.io/functions/default/</content>
</entry>
<entry>
<title>Add manifest</title>
<updated>2020-05-01T15:35:08+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2020-05-01T15:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=e2ffa7b3ad920d577cc56fbaaea12a99be125774'/>
<id>urn:sha1:e2ffa7b3ad920d577cc56fbaaea12a99be125774</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Edit this page content dir lang independent (#202)</title>
<updated>2020-04-16T15:40:17+00:00</updated>
<author>
<name>tyler71</name>
<email>4926565+tyler71@users.noreply.github.com</email>
</author>
<published>2020-04-16T15:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=b88d5f6b12fa9ac179ed8f54c00acbd747a6546f'/>
<id>urn:sha1:b88d5f6b12fa9ac179ed8f54c00acbd747a6546f</id>
<content type='text'>
#200</content>
</entry>
<entry>
<title>#162, Add docs/date partial, for date customization</title>
<updated>2020-04-10T18:24:36+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2020-04-10T18:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=8927a3c672a6e7a40519626b7df31d7dace800a9'/>
<id>urn:sha1:8927a3c672a6e7a40519626b7df31d7dace800a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework of main template, adds options for more fine customisation</title>
<updated>2020-01-23T23:07:56+00:00</updated>
<author>
<name>Alex Shpak</name>
<email>alex-shpak@users.noreply.github.com</email>
</author>
<published>2020-01-23T23:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.marx.cafe/hugo-book/commit/?id=ba5d38ad4427bcda21a4cc57689464ed58d8b9a0'/>
<id>urn:sha1:ba5d38ad4427bcda21a4cc57689464ed58d8b9a0</id>
<content type='text'>
</content>
</entry>
</feed>
