/hugo-flex-demo-test

An example site for testing features of the Hugo Flex theme.

Primary LanguageCSSMIT LicenseMIT

Hugo Flex Demo Test

This repository offers an example site for testing features of the Hugo Flex theme.

Using

  1. Install Hugo

  2. Clone this repository

git clone --recurse-submodules https://github.com/ldeso/hugo-flex-demo-test.git
cd hugo-flex-demo
  1. Run Hugo
hugo server
  1. 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