diff --git a/docs/README.md b/docs/README.md index c0f34bf54..03521e21f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ The containerd website is built using Jekyll and published to Github pages. In order to build and test locally: ``` -docker run -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages +docker run -it -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages ``` Then browser to localhost:4000 to see the rendered site. The site autorefreshes when you modify files locally. diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 18011b0e3..7c5ce3847 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -1,21 +1,21 @@ -
- - - - -