Create .travis.yml
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
language: generic
|
||||||
|
script: docker run --rm -it -v $(pwd)/exampleSite:/src -v $(pwd):/src/themes/hugo-book klakegg/hugo:0.52-ext-alpine
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
# Hugo Book Theme
|
# Hugo Book Theme
|
||||||
|
[](https://travis-ci.org/alex-shpak/hugo-book)
|
||||||
### [Hugo](https://gohugo.io) documentation theme as simple as plain book
|
### [Hugo](https://gohugo.io) documentation theme as simple as plain book
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user