Skip to content

algo26-matthias/www-idnaconv-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

www.idnaconv.net

Getting started

Starting local webserver for development:

docker run --rm -it -v $(pwd)/source:/src -p 1313:1313 klakegg/hugo:0.93.2 server
# http://localhost:1313

This project uses HUGO to build the static site.

Change files in ./source accordingly.

To build and publish, open a pull request with your changes at GitHub.

docker-compose run hugo-build

and commit & push your results. Use the GitLab pipeline to deploy changes.

About

GitHub Pages Website for the IDNA Convert project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published