Skip to content

Tags: egegunes/hugo-theme-sam

Tags

v4.0.2

Toggle v4.0.2's commit message
Adds rendering of headings as links

v4.0.1

Toggle v4.0.1's commit message
Video background awesomeness

The awesome victoriadrake#90 adds an optional video background to your main page. The
theme also now features an upgraded gallery! Thanks in very large part
to this theme's awesome contributors, particularly @arthurbailao.

v4.0

Toggle v4.0's commit message
Accessibility improvements

This breaking change release addresses this issue by using HTML content sectioning and common role attributes.

Changes of note:

- Conversion of many nested <div> elements to proper content sectioning elements such as <main> and <nav>
- Sass styling formerly applied to #content is now applied to <article>; id="content" has been removed from templates
- Renaming of the section class in style.sass to the more accurate flex-container

v3.1

Toggle v3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request victoriadrake#52 from victoriadotdev/update-gallery

Update gallery template (fix victoriadrake#46, close victoriadrake#35)

v3.0

Toggle v3.0's commit message
This release adds:

- Hugo Pipes
- Internal templates
- Multiple galleries from any-name subfolders

v2.5

Toggle v2.5's commit message
Template cleanup and update

v2.4

Toggle v2.4's commit message
Use Hugo base templates

v2.3

Toggle v2.3's commit message
DRY bottom menu code

v2.2

Toggle v2.2's commit message
Bug fixes and style updates

v2.1

Toggle v2.1's commit message
Fixed bug in sass