Skip to content

cesium-ml/website

Repository files navigation

Installing build dependencies

pip install -r requirements.txt
git submodule init
git submodule update

Editing the blog & main page

  • The frontpage is located at theme/templates/frontpage.html
  • Update or add posts at blog/content (see existing posts for examples)
  • Run make devserver in blog, and connect to http://localhost:8000
  • When ready to update the site, run tools/gh-upload.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published