dot-org-hugo-theme

Hugo theme ideal for Organizations to use. Built initially for the TODO site redesign.

MIT License

Stars
43
Committers
3

Bot releases are visible (Hide)

dot-org-hugo-theme - v0.1.5 Latest Release

Published by thetwopct 5 months ago

This release moves the minimum Hugo version to v0.121.0.

If upgrading, you need to update your config file languages.yaml and move the description in to the params section.

Includes fixes and changes related to:

https://github.com/cncf/dot-org-hugo-theme/issues/22 Chore: Updated packages; Moved minimum Hugo version to v0.121.0
https://github.com/cncf/dot-org-hugo-theme/issues/44 Enhancement: Making twitter card more easily removable
https://github.com/cncf/dot-org-hugo-theme/issues/43 Enhancement: Improve breadcrumbs
https://github.com/cncf/dot-org-hugo-theme/issues/40 Bugfix: Moving description in to language params
https://github.com/cncf/dot-org-hugo-theme/issues/45 Bugfix: Escape alt and title tags properly
https://github.com/cncf/dot-org-hugo-theme/issues/47 Bugfix: Adds spacing to FAQ accordion when sticky header is true
https://github.com/cncf/dot-org-hugo-theme/issues/47 Bugfix: Adds spacing to anchor links when sticky header is true
https://github.com/cncf/dot-org-hugo-theme/pull/46 Bufgix: Fix entity escaping in rss.xml

dot-org-hugo-theme - v0.1.4

Published by thetwopct 9 months ago

What's Changed

  • Feature: Implemented Noindex - Use noindex: true in your frontmatter to prevent pages from being indexed by search engines. [#2]
  • Feature: Introduced Intro Shortcode - Formats a paragraph with larger text, ideal for use as an introduction paragraph on a page. [#36]
  • Feature: Sticky Header Implementation - Added an option in the configuration to enable a sticky header on larger screens for enhanced navigation [#4].
  • Feature: PageFind Search Integration - Introduced a new search functionality using PageFind, which can be enabled in the configuration settings [#35].
  • Bugfix: Updated Menu Items - Adjusted menu items with children on desktop to not appear clickable, improving user interface clarity.
  • Enhancement: Increased Breadcrumb and Byline Font Size - Enhanced readability by increasing the font size of breadcrumb trails and bylines.
  • Enhancement: Adjusted Headings - Some headings have revised font sizes and spacing for better visual hierarchy and readability.
  • Enhancement: Moved Submenus Upwards - Submenus are now closer to the top navigation bar for easier access and improved user experience.
  • Chore: Renamed iframe.scss - File renamed to _iframe.scss for consistency with naming conventions [#33].

Full Changelog: https://github.com/cncf/dot-org-hugo-theme/compare/v0.1.3...v0.1.4

dot-org-hugo-theme - v0.1.3

Published by thetwopct about 1 year ago

  • iFrame shortcode is now responsive, updating readme, demo page to reflect
  • Removing prettier config and prettier-plugin-go-template, #31
  • Adding hugo_stats.json to gitignore, #31
  • Upgrading packages, #22
  • Fix orphan closing div in img shortcode

Full Changelog: https://github.com/cncf/dot-org-hugo-theme/compare/v0.1.2...v0.1.3

dot-org-hugo-theme - v0.1.2

Published by thetwopct about 1 year ago

What's Changed

  • Fix describing ShowHeader frontmatter, #30
  • Right aligning text in footer on desktop
  • Fix word-wrap in mobile footer git/accessibility section
  • Added a bunch of dummy posts to the example theme data to demonstrate pagination
  • Adds pagination to the blog (#5)
  • Added Pinterest social share (#23)
  • Updated site variables don't need to be nested in "params" #20
  • Using site predefined .Copyright config option correctly (#21)
  • Added an intermediate color for hover of secondary and teriary buttons (#16)
  • Removes extra right margin in mobile menu (#17)
  • Increases size of footer text (#9)

Full Changelog: https://github.com/cncf/dot-org-hugo-theme/compare/v0.1.1...v0.1.2

dot-org-hugo-theme - v0.1.1

Published by thetwopct about 1 year ago

  • Adding theme screenshots to allow for listing in Hugo Theme directory
  • Update theme.toml tags and features list
dot-org-hugo-theme - v0.1.0

Published by thetwopct about 1 year ago

Initial release of the theme