remove CI & fix README

master
June 2022-02-24 01:31:22 +01:00
parent 739ce5e23c
commit ad3ce34b45
2 changed files with 1 additions and 21 deletions

View File

@ -1,20 +0,0 @@
image: alpine:latest
variables:
# This variable will ensure that the CI runner pulls in your theme from the submodule
GIT_SUBMODULE_STRATEGY: recursive
pages:
script:
# Install the zola package from the alpine community repositories
- apk add --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ zola
# Execute zola build
- zola build
artifacts:
paths:
# Path of our artifacts
- public
# This config will only publish changes that are pushed on the master branch
only:
- master

View File

@ -1,3 +1,3 @@
# dns-witch.eu.org
DNSWitch collectives website.
DNSWitch website.