/geojs

Primary LanguageHTMLMIT LicenseMIT

Update website

  • Install Jekyll
  • Run npm run build && npm run build-examples && npm run build-tutorials && npm run docs to build everything
  • Run npm run build-website to build the website, the output will be available under dist\website
  • Copy dist\website to gh-pages branch to update the website