Skip to content

Hugo test sites related to Forum topics or GitHub issues

License

Notifications You must be signed in to change notification settings

jmooring/hugo-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Testing

Overview

Each branch in this repository (excluding master and scaffold) is a unique Hugo test site, related to either a forum topic or a GitHub issue.

  • The master branch is essentially empty, except for this README file.
  • The scaffold branch is a template for each new branch.

A list of all branches in this repository is available here.

Usage

To download and test a specific branch:

git clone --single-branch -b <branch-name> https://github.com/jmooring/hugo-testing <branch-name>
cd <branch-name>
hugo server

For example:

git clone --single-branch -b hugo-forum-topic-99999 https://github.com/jmooring/hugo-testing hugo-forum-topic-99999
cd hugo-forum-topic-99999
hugo server

Or:

git clone --single-branch -b hugo-github-issue-99999 https://github.com/jmooring/hugo-testing hugo-github-issue-99999
cd hugo-github-issue-99999
hugo server

About

Hugo test sites related to Forum topics or GitHub issues

Resources

License

Stars

Watchers

Forks

Sponsor this project