/sublime-hugo-theme

Sublime Themed Theme for Hugo Static Site Generator

Primary LanguageCSSMIT LicenseMIT

Sublime Hugo Theme

... a port of digitalcraftsman's origin Hugo Hikari theme ...

... which is itself a port of Mathieu Mayer-Mazzoli's origin Hikari theme made for Jekyll.

Screenshot

Installation

Inside the folder of your Hugo site run:

$ mkdir themes
$ cd themes
$ git clone https://github.com/dt801ts/sublime-hugo-theme.git

For more information read the official setup guide of Hugo.

Setup

Run the Example Site

Take a look inside the exampleSite folder of this theme. To build or re-build:

$ hugo

To test:

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

The config file

Inside exampleSite folder of this theme, you'll find a file named config.toml.

Copy the config.toml into the root folder of your Hugo site. Feel free to change strings as you like to customize your website.

Run

In order to see your site in action, run Hugo's built-in local server.

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

License

This theme is released under the MIT license. For more information read the License.

Annotations

Thanks to