Skip to content

a fork of Mainroad hugo theme which is actively maintained!!

License

Notifications You must be signed in to change notification settings

stoic-hugo/roadster

 
 

Repository files navigation

Roadster

Roadster: A clean, responsive Hugo theme focused on content, forked from the original mainroad theme.

DemoDocumentation

screenshot

Features

  • Responsive design
  • Configurable theme settings (sidebar position, author box, post navigation, highlight color)
  • Widgetized sidebar
  • Translations (15+ languages)
  • Hugo internal templates (Open Graph, Schema, Twitter Cards, Disqus, Google Analytics)
  • Table of Contents, MathJax support, SVG icons
  • Custom Google Fonts support
  • Wide cross-browser compatibility

Quick Start

  1. Install Hugo following the official guide
  2. Create a new site and navigate to its root directory
  3. Install the theme:
git clone https://github.com/mansoorbarri/roadster.git themes/roadster

Or as a submodule:

git submodule add https://github.com/mansoorbarri/roadster.git themes/roadster
  1. Add to your config.toml:
theme = "roadster"

For detailed configuration options and examples, please visit the documentation.

Contributing

Found a bug or have an idea for a new feature? Feel free to open an issue or PR.

License

Released under the GPLv2 license.

About

a fork of Mainroad hugo theme which is actively maintained!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.2%
  • CSS 42.1%
  • JavaScript 1.7%