FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

comp-physics/comp-physics.github.io: Website of the Computational Physics Group @ GT · GitHub

Repository files navigation

Computational Physics at GT

This website is modified from my template, here.

Local build

bundle install          # once
bundle exec jekyll build

Or bundle exec jekyll serve to preview locally with live rebuilds.

Checks

./script/check-bib-refs verifies every file = {...} in cv/ref.bib names a real file in papers/, matching exactly including case. CI runs it before each build.

Case matters because macOS filesystems are case-insensitive and Linux ones are not: a mismatched reference renders fine locally and then silently drops that paper's PDF button on the deployed site.

About

Website of the Computational Physics Group @ GT

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL