/BeyondNothing

Hugo Theme

Primary LanguageHTMLMIT LicenseMIT

BeyondNothing

A simple Hugo theme for simple sites. Loosely based on salcangeloso.com.

Practically all unnecessary elements stripped out. Ideal for use as a single page site (example, lander, etc.) or for a minimalist blog. Some Hugo niceties (like partial templates) were stripped out for simplification purposes.

Customizing

Adjust the custom.css for additional styling. Normalize.css and Skeleton.css were used for predictable behavior.

Clone to Your Theme Directory:

$ git clone https://github.com/salcan/BeyondNothing.git themes/beyondnothing

$ hugo server --theme=BeyondNothing --buildDrafts --watch

License

MIT