项目作者: salcan

项目描述 :
Hugo Theme
高级语言: HTML
项目地址: git://github.com/salcan/BeyondNothing.git
创建时间: 2018-06-03T01:57:33Z
项目社区:https://github.com/salcan/BeyondNothing

开源协议:MIT License

下载


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:

  1. $ git clone https://github.com/salcan/BeyondNothing.git themes/beyondnothing
  2. $ hugo server --theme=BeyondNothing --buildDrafts --watch

License

MIT