Skip to content

aishraj/BeyondNothing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.8%
  • CSS 20.2%