Skip to content

Releases: victoriadrake/hugo-theme-introduction

v6.0.0

22 Feb 14:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v6.0.0

v5.2.0

11 Feb 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0

Upgraded Comments and Color Tweaks

19 Dec 14:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

Trending towards privacy and simplicity

31 Dec 13:07
Compare
Choose a tag to compare

This update reduces dependencies by using more vanilla JS, and introduces Plausible.io as an alternative analytics option.

Version 5 includes a breaking change for the Contact section clock that requires a small update to your configuration file. Please see the exampleSite config.toml for details.

Thank you to a continually growing number of contributors and a great community for helping me to improve this theme! ❤

A couple years of minor updates, and a smattering of cowbell

31 May 18:17
Compare
Choose a tag to compare

Version 4.1 - May 31 2020

Introduction continues to be updated by myself and dedicated contributors. This release marks Markdown support in post titles.

Bigger, better, more cowbell

16 Sep 02:13
Compare
Choose a tag to compare

Version 4.0 - Sep 16 2018

Introduction is more configurable and robust than ever with this complete theme rewrite. It now supports:

  • The newest Hugo logic, functionality, and templates
  • Any number of custom home page sections built from content files
  • Content in multiple languages side-by-side
  • An extremely versatile Projects system

Please examine the README for full usage guidance.

This rewrite of Introduction would not be possible without the dedicated efforts of its open source contributors, notably @hanzei. Thank you!

Better projects, lists, and logic, oh my

15 Sep 03:21
Compare
Choose a tag to compare

Version 3.4.0 - Jun 24 2018

Changes to Projects display options:

  • Add functionality to limit number of projects shown on index page
  • Projects will automatically display in 2 or 3 columns for even or odd numbers respectively
  • Create new template for projects list page

Improve list templates:

  • List pages will display content from _index.md

Housecleaning:

  • Remove dead code
  • Use GetPage logic on index.html and in nav menus
  • Site still builds with no content

Thank you to @hanzei for your feature work and @Setherizor for the great suggestion.

CI FTW

15 Sep 03:19
Compare
Choose a tag to compare

Version 3.3.2 - Jun 10 2018

Travis CI, why not.

Bug fixes:

  • Update to relative URLs
  • Add links to blog and projects in navigation on list and single pages

Thank you to @hanzei for adding testing and helping to squish 🐛

Every bug squish counts

15 Sep 03:18
Compare
Choose a tag to compare

Version 3.3.1 - Mar 28 2018

  • Fix for single page navigation

Thank you to @pmviva for the contribution!

Pretty by default

15 Sep 03:15
Compare
Choose a tag to compare

Version 3.3 - Mar 25 2018

  • Default parameters implemented so theme renders without custom config parameters
  • Local assets placed

Thank you very much to @paskal and @hanzei for your important contributions!