Skip to content

Releases: manid2/hugo-xterm

v1.3.5

29 Jul 19:04
Compare
Choose a tag to compare

Feature:

  • Add ads style to support ads in pages and hide them in print.

v1.3.4

25 Jul 13:47
Compare
Choose a tag to compare

Fix:

  • Use absolute paths for README screenshots.

v1.3.3

25 Jul 13:18
Compare
Choose a tag to compare

Fix:

  • Update theme description to latest.

v1.3.2

25 Jul 13:01
Compare
Choose a tag to compare

Fixes:

  • Remove display block for <img>.

Improvements:

  • Update theme config as per Hugo themes.
  • Add screenshots for Hugo themes submit.
  • Add screenshots, badges to README.
  • Update features & add license in README.
  • Update CV content to use the new CV template.

v1.3.0

23 Jul 19:41
Compare
Choose a tag to compare

Features:

  • Add cv layout, styles & shortcodes.
  • Include flexbox based row and column styles.
  • Use "Roboto Slab" & "Fira Sans" fonts with selected weights (300, 400 & 500).

Fixes:

  • Include correct font style sheet link i.e. a single link containing all fonts selected in google fonts website.

Refactor:

  • Remove unused/extra fonts declarations.
  • Update font styles to use weights available with the included fonts.
  • Reduce font size larger by 0.1 to keep it at 18px.

Improvements:

  • Remove containers padding in print.
  • Remove top margin for h1 in print.
  • Reduce or remove margins, paddings for all elements in print.

v1.2.1

20 Jul 20:20
Compare
Choose a tag to compare

Features:

  • Add site verification meta tags

v1.2.0

19 Jul 07:45
Compare
Choose a tag to compare

Features:

  • Improve "in article" elements spacing by adding new spacer "large2" equals 4x "small".
    This gap makes the elements visually separate from the text paragraphs.
    These elements are headings, tables, figures, block quotes and syntax highlighted code blocks.

Improvements:

  • Use larger font for site header navbar.
  • Add navbar list with borders style, update this in site header navbar.
  • Make all elements in navbar list items aligned centered using display flex and align center.
  • Move git info to post footer. This is done to give the article heading higher priority than git info.
  • Remove git info for list and home page as these are rarely updated.
  • Make post footer printable except for pagination and comments.

Fixes:

  • If git info is not set in configuration then don't add link to abbreviated hash and commit message subject.

v1.1.1

17 Jul 21:07
Compare
Choose a tag to compare

Fixes:

  • Increase space for post entries & others

v1.1.0

17 Jul 14:07
Compare
Choose a tag to compare

Features:

  • Move theme toggle button next to "Home".
  • Separate post entries from list items.

Improvements:

  • Code block file name is optional
  • Remove characters in footer navbar list.
  • Reduce spacers & h1 font size.

v1.0.1

15 Jul 23:28
Compare
Choose a tag to compare

Fixes:

  • Remove "gitinfo" data & make it config.