Skip to content

alzambranolu13/githubPage

Repository files navigation

Visual Computing Template

Welcome to the UN / DISI visual computing course template site.

Hacking

Install the gohugo static site generator then:

$git clone https://github.com/VisualComputing/vc
$cd vc
$git submodule update --init --recursive
$hugo server -D --disableFastRender

Deploy with $git push after redefined baseURL in config.toml which should point to your actual public remote.

Note that the vc template uses the hugo-book theme by default. Check the hugo themes site if you wish to add other ones.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published