Skip to content

Commit

Permalink
Hugoizing doc site
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson committed May 25, 2017
1 parent caa326d commit 1a8d5bf
Show file tree
Hide file tree
Showing 10 changed files with 322 additions and 1,121 deletions.
6 changes: 6 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,10 @@ test-integration: build build-mirror
gen-changelog:
github_changelog_generator --no-filter-by-milestone --exclude-labels duplicate,question,invalid,wontfix,admin

docs/themes/hugo-material-docs:
git clone https://github.com/digitalcraftsman/hugo-material-docs.git $@

gen-docs: docs/themes/hugo-material-docs
cd docs/; hugo

.PHONY: gen-changelog clean test build-x compress-all build-release build build-integration-image test-integration-docker
Loading

0 comments on commit 1a8d5bf

Please sign in to comment.