Implementation Examples for each Primer

We commit a – ready to run – example folder for each Primer to Examples.

Usage

To get a browser ready site at http://localhost:1313

# Clone the repository
git clone https://github.com/irkode/zero2hugo.git
# Go to the Example of your choice
cd zero2hugo/examples/bare-metal-website
# Build the Site with Hugo's Development Server
hugo server

List of Examples available