Skip to content

Releases: Wivik/am-writing-hugo-theme

v1.5.0

05 Apr 19:53
a2559be
Compare
Choose a tag to compare

Feat :

  • The about page has more defined sections
  • Support author profile for various online libraries

Full Changelog: v1.4.0...v1.5.0

v1.4.0

24 Mar 15:57
f14eded
Compare
Choose a tag to compare

Features

  • A dedicated "subscribe to this content" page

As I said in v1.3.0 I didn't want to allow the site to generate newsletter subscription forms. However, not all providers give a webpage for this purpose, only an integration code. The template now supports this with a dedicated webpage aggregating the various communication channels.

Full Changelog: v1.3.1...v1.4.0

v1.3.1

24 Mar 10:45
745aae2
Compare
Choose a tag to compare

Fix

  • Changed the newsletter variable in hugo.yaml to newsletterSubscriptionLink

This value should remains agnostic from the newsletter service provider.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Mar 10:29
58720f3
Compare
Choose a tag to compare

Features

  • You can now display a RSS feed subscription on the About section
  • RSS feeds for the books and / or the blog
  • Supports link to the buttondown.email newsletter service, but any other providing a subscription page should work

Regarding the last item, please consider this template will not permit to create newsletter forms as it intends to keep simple. Your newsletter service should provide a link to a subscription page.

Full Changelog: v1.2.0...v1.3.0

RSS Support

17 Mar 11:00
f029cfa
Compare
Choose a tag to compare

New feature

The content can now be subscribed using RSS.

Full Changelog: v1.1.0...v1.2.0

Blog support

16 Mar 17:19
bf31e09
Compare
Choose a tag to compare

Feature

The theme can also be your blog ! See README for how to use it.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Mar 11:10
e6a5b9c
Compare
Choose a tag to compare

First actual release of this theme, including several modifications such as a grid / list layout and minor CSS fixes.

Breaking changes

  • The kind: book param in the markdown files must be replaced by book: true.

Full Changelog: https://github.com/Wivik/am-writing-hugo-theme/commits/v1.0.0