Skip to content

SeregaKR/ubermag.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubermag website

Building locally

conda env update  # alternatively: conda env create -f environment.yml -n ubermag-website
make prepare  # alternatively: make prepare-local
make html
make clean  # optional

Preview

Point a browser to build/html/index.html

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.6%
  • HTML 33.9%
  • Makefile 23.4%
  • CSS 1.1%