Skip to content

sbinet-gonum/gorgonia.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Source for gorgonia.org

Building

git clone [email protected]:gorgonia/gorgonia.github.io.git
cd gorgonia.github.io
git submoudle init && git submodule update
make

Adding New Content

Launch the built-in hugo server for local development and live reloading:

make serve

Content files exist in the src/content/... path, you can read about content management with hugo for more details.

About

The source code (and website) for gorgonia.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.7%
  • JavaScript 33.4%
  • HTML 27.9%