Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/hdcdstr8fwd/foundation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a7497243f858c7fafc10d2015d344d3a59908d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--Hugo Foundation

A barebones theme for Hugo using foundation 6. 

- To Install 

Download and install current Hugo binary as specified on the Hugo Docs website
run
	$ hugo new site example

then in your themes dir run

	$ https://github.com/hdcdstr8fwd/foundation-theme

Use the config.toml in the themes/examplesite to understand how to configure and use this theme.