Port of html5up’s spectral theme to hugo
  • CSS 74.6%
  • JavaScript 14.3%
  • HTML 11.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-04-02 17:09:45 +02:00
.github Bump actions/checkout from 2 to 3 2022-03-02 07:09:55 +00:00
archetypes initial commit 2017-09-07 01:09:20 +00:00
assets update import url 2023-04-02 17:09:45 +02:00
exampleSite port FontAwesome to v6.x 2023-01-29 21:13:27 +00:00
i18n some update; broken! 2017-09-07 23:36:35 +00:00
images Update theme.toml with values from new template 2021-11-05 12:14:20 +01:00
layouts port FontAwesome to v6.x 2023-01-29 21:13:27 +00:00
static port FontAwesome to v6.x 2023-01-29 21:13:27 +00:00
.gitignore ignore .hugo_build.lock files 2022-06-02 20:45:47 +02:00
config.toml Update theme.toml with values from new template 2021-11-05 12:14:20 +01:00
LICENSE.md add license instructions and something other I don’t remember 2017-10-27 11:11:03 +00:00
README.md Mention live site in README.md 2021-11-07 23:58:31 +01:00
theme.toml add demo site 2021-11-06 16:42:01 +01:00

Spectral

Based on html5ups Spectral theme.

Specially made for my customer kegelschiene.net, so some functions are missing. If you need one, that is not implemented yet, please open an issue!

Installation

If this is your first hugo page, please read the Basic Usage of Hugo article.

Clone this repo or download the zip, place it inside of the themes directory of your hugo site and use the config.toml file located in exampleSite as a starting point.

Examples

If you want to have a look at a real life installation, feel free to explore the repo of kegelschiene.net. It also includes the configuration for a multilingual site.

For a minimial setup, check out the exampleSite directory. Its latest live build can be seen at https://sbruder.github.io/spectral/.

License

This theme is licensed under the terms of the Creative Commons Attribution 3.0 Unported (like html5ups original theme). See the LICENSE.md file for more information on this.