Skip to content

mauricius/hpstr-hugo-theme

 
 

Repository files navigation

HPSTR

Theme screenshot

This is a port of the HPSTR theme to Hugo. All the original features are intact and described below. Credit for the theme goes entirely to Michael Rose.


HPSTR Features:

  • Responsive templates for post, page, and post index layouts. Looks great on mobile, tablet, and desktop devices.
  • Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
  • Sweet animated menu.
  • Background image support.
  • Support for large images to call out your favorite posts.
  • Optional Disqus comments.
  • Simple and clear permalink structure[^1].
  • Open Graph and Twitter Cards support for a better social sharing experience.
  • Custom 404 page to get you started.
  • Syntax highlighting stylesheets to make your code examples look snazzy.

Additional Features

  • Hugo Pipes powered asset generation
  • Shortcodes for image processing and alerts
  • Read more section under each post

Get the theme

With Git installed, run the following commands inside the Hugo site folder. If Hugo has not yet been installed, read the setup guide here.

$ mkdir themes
$ cd themes
$ git clone https://github.com/mauricius/hpstr-hugo-theme.git hpstr

You can get a zip of the latest version of the theme from the home page and extract it to the themes folder.

More info

About

🎨 A Hugo theme based on the HPSTR Jekyll theme.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 57.4%
  • HTML 31.6%
  • JavaScript 11.0%