Skip to content

GLUA-UA/new-glua-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glua's new website

Based on hugo using the hextra theme

How to run it

podman

podman build -t glua-www .
podman run -p 1313:1313 glua-www

docker

docker build -t glua-www .
docker run -p 1313:1313 glua-www

About

The new and improved GLUA website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published