Skip to content

Eskilade/gtsam.org

 
 

Repository files navigation

gtsam.org

Github pages repo for https://gtsam.org/, the website for the GTSAM sensor fusion library.

Previewing locally

  1. bundle install
  2. bundle exec jekyll serve

Writing blog posts as python notebooks:

  1. Update notebook from colab by saving in notebooks folder via github integration.
  2. run

    "jupyter nbconvert --output-dir _posts --to markdown notebooks/name.ipynb"

  3. Change name to reflect date.
  4. Add jekyll header.
  5. Move images to assets, and change image file paths to refer to assets.

This is unsatisfactory, of course.

About

GTSAM website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.2%
  • JavaScript 2.9%
  • Jupyter Notebook 1.7%
  • CSS 0.1%
  • Python 0.1%
  • Ruby 0.0%