Skip to content

alzambranolu13/githubPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors