Skip to content

The home page and web-site for Keno Antigen

Notifications You must be signed in to change notification settings

Kantigen/ka-web-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keno Antigen Web Site and Documentation

This is the web site and documentation for Keno Antigen.

The site is run from a Hugo implementation in a Docker container.

install

The Docker container does not need to be built, it can be downloaded automatically from docker-hub.

However if you make changes to the build process then it can be rebuilt thus.

$ ./build_docker.sh

Then run a shell in the container and run the hugo server

$ ./run_docker.sh
root@17d2ed3096e5:/docs# hugo server -w --bind=0.0.0.0 -b http://kenoantigen.com

This will expose the hugo documentation on your local server, port 1313

About

The home page and web-site for Keno Antigen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published