8000 GitHub - lmbaeza/showcase
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lmbaeza/showcase

 
 

Repository files navigation

Showcase Template

Welcome to the gohugo template to create rich content academic reports having p5.js sketches.

Hacking

Install the gohugo static site generator then:

$git clone https://github.com/VisualComputing/showcase
$cd showcase
$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 showcase template uses the hugo-book theme by default. Check the hugo themes site if you wish to add other ones.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • HTML 31.9%
  • GLSL 16.0%
0