Skip to content

Erethon/hugo-HackThePlanet-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack The Planet Hugo Theme

A simple Hugo theme to scratch my own itch of having a barebones frontend for my blog. While it’s useable, it’s missing a lot of features (pagination, tooltips, thumbnails, proper configuration, etc) to be considered “production-ready”.

Heavily inspired from Drew DeVault’s blog and theme.

Configuration

  • Setting `disablereferrer` to `true` adds a `meta` tag to instruct the browser to not include the referer header in requests.
  • Setting `language` to a string sets the language in <html lang=”“> for every page. Default value is `en`.
  • `avataralt` sets the alt text for the avatar image on the sidebar.
  • Setting `enableComments` to `true` adds an `<a href> at the end of every post which contains a `comments` param. The `comments` parameter must be a link. The description of the hyperlink by default is “Fediverse”, but can be changed by setting the `comments_description` parameter.

About

A simple two column theme for Hugo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published