Remove travis

This commit is contained in:
Paweł Romanowski 2022-05-11 08:48:18 +02:00
parent 001a2d9748
commit 6d836356e4
2 changed files with 3 additions and 20 deletions

View file

@ -1,18 +0,0 @@
dist: bionic
language: generic
before_install:
- curl -L https://github.com/getzola/zola/releases/download/v0.11.0/zola-v0.11.0-x86_64-unknown-linux-gnu.tar.gz > zola.tar.gz
- tar -xzf zola.tar.gz
before_script:
- ./zola build
deploy:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
keep-history: true
local-dir: public
verbose: true

View file

@ -5,9 +5,10 @@
![Screenshot](../master/screenshot/screenshot.png?raw=true) ![Screenshot](../master/screenshot/screenshot.png?raw=true)
Live demo here: https://pawroman.github.io/zola-theme-terminimal/ See the live demo (of the default configuration) here:
https://pawroman.github.io/zola-theme-terminimal/
Tested with Zola v0.11.0. Tested with Zola v0.15.3.
#### Fork disclaimer #### Fork disclaimer