This repository offers an example site for testing features of the Hugo Flex theme.
-
Clone this repository
git clone --recurse-submodules https://github.com/ldeso/hugo-flex-demo-test.git
cd hugo-flex-demo
- Run Hugo
hugo server
- Under
/content/
this repository contains the following:
- A section called
/post/
with sample markdown content - A headless bundle called
homepage
that you may want to use for single page applications. You can find instructions about headless bundles over here - An
about.md
that is intended to provide the/about/
page for the site