Skip to content

rajacsp/hugobase

This branch is up to date with VedhaSankar/hugobase:master.

Repository files navigation

notes

Basic Template

To Verify in your local browser

  1. Run runipy make.ipynb
  2. Run hugo server -D
  3. Check here: http://localhost:1313/hugobase/

To Deploy

  1. Run runipy make.ipynb 1.1 To update all files, use runipy make.ipynb
  2. Run hugo
  3. Run git add -A
  4. Run git commit -m "commit message
  5. Run git push

Site's html is in the master branch's /docs folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 41.7%
  • CSS 32.2%
  • HTML 26.1%