Skip to content

Cute-Test/cute-test.github.io

Repository files navigation

cute-test.github.io

Repository for the CUTE website.

The site is based on Jekyll. Each commit on the master branch builds and releases the site automatically.

Thanks to Docker, no dependencies have to be installed locally. Just execute the following command:

docker run --rm -it -v $(pwd):/srv/jekyll -p 127.0.0.1:4000:4000 jekyll/jekyll:pages jekyll serve

The site will then be available on http://localhost:4000 and is rebuilt automatically with each change.

About

Hosts the Cute-Test.com website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5