Showing Post From Hugo

Hugo Share on LinkedIn Image Metadata

  • vnull
  • Jan 1, 2023
  • 2 minutes read

The following should generally work, but using .webp format for image and LinedIn at the time of this writing does not support this format.

Read more

Add a Last Modified Date in Hugo Articles

  • vnull
  • Dec 29, 2022
  • 3 minutes read

Add a Last Modified Date in Hugo Articles Add date data to our Hugo posts Last Modified Last Updated Edited Conditionally render a Last Modified date in the single.

Read more

Modify Themes Hugo

  • vnull
  • Dec 26, 2022
  • 2 minutes read

How to modify themes Hugo Use non-destructive practice for Hugo themes. Hugo is designed for customization and follows a site generation workflow that works a lot like layers in photo editing software.

Read more

Hugo Adding Custom Notices

  • vnull
  • Dec 26, 2022
  • 3 minutes read

Hugo Adding Custom Notices Warning Might be batter way to complete this with out destroying theme. Modify Themes Hugo How to modify themes for Hugo

Read more

Hugo Content Organization

  • vnull
  • Dec 24, 2022
  • 1 minute read

Content Organization Trying to find a good way to organize content and this looks like this could be completed with Page Bundles.

Read more

Hugo Improve Usability

  • vnull
  • Dec 24, 2022
  • 2 minutes read

Make Site More Informative Add Reading Time to current theme. Add Reading Time to list Page Showing Reading Time is a great addition, by helping visitors to decide if the article is interesting enough to read.

Read more

Hugo running on Android

  • vnull
  • Dec 24, 2022
  • 1 minute read

Hugo Running on Android Assumption turmux already installed. Termux on Android needs to be install. Use apt or pkg to install hugo.

Read more

Hugo Static Blog Site Github

  • vnull
  • Dec 24, 2021
  • 4 minutes read

Hugo Setup with git This blog content is generated with Hugo static site generator and integrated with GitHub Pages. This post will step cover publishing and pushing the newest content to GitHub Pages.

Read more

Getting Started with Hugo

  • vnull
  • Jan 24, 2021
  • 2 minutes read

Hugo static HTML and CSS website generator Hugo is a static HTML and CSS website generator written in Go and edited in markdown.

Read more