diff --git a/web/Caddyfile b/web/Caddyfile deleted file mode 100644 index ae411743a99af4fb7526b1707070152a50b6cda3..0000000000000000000000000000000000000000 --- a/web/Caddyfile +++ /dev/null @@ -1,2 +0,0 @@ -localhost:2020 -root public diff --git a/web/README.md b/web/README.md index 0b7a2979ae97834d432d2a0a0da9481ef61a548d..2420c493b29bfce1fd43818f07e8b4f332abb60d 100644 --- a/web/README.md +++ b/web/README.md @@ -19,10 +19,6 @@ If you want to modify css or javascript run `gulp` in another terminal: (cd import; python import.py) # Optional for fetching content from Contentful, needs credentials setup, rename `secret_example.py` to `secret.py` npm run build -Test by locally serving via [Caddy](https://caddyserver.com): - - caddy - ## Used components - [Hugo](https://gothugo.com) - Static site generator for technical documentation