Skip to content

tudelft3d/geo1101.website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website for the course GEO1101

To compile locally

  1. install the Rust compiler
  2. in the console: cargo install mdbook
  3. those extensions of mdbook should be installed:
    1. cargo install mdbook-admonish (https://github.com/tommilligan/mdbook-admonish)
    2. cargo install mdbook-hide (https://github.com/ankitrgadiya/mdbook-hide/)
    3. cargo install mdbook-image-size <(https://github.com/lhybdv/mdbook-image-size)
    4. cargo install mdbook-toc

To compile on-the-fly

  1. mdbook serve
  2. open your browser at the URL given

To build

mdbook build

About

website for the course geo1101 (synthesis project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages