Create .travis.yml

This commit is contained in:
Alex Shpak 2018-12-19 22:46:48 +01:00
parent dc110c3c63
commit 5c6070a423
2 changed files with 3 additions and 0 deletions

2
.travis.yml Normal file
View file

@ -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

View file

@ -1,4 +1,5 @@
# Hugo Book Theme # Hugo Book Theme
[![Build Status](https://travis-ci.org/alex-shpak/hugo-book.svg?branch=master)](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
![Screenshot](https://github.com/alex-shpak/hugo-book/blob/master/images/screenshot.png) ![Screenshot](https://github.com/alex-shpak/hugo-book/blob/master/images/screenshot.png)