https://github.com/griffithlab/itcr2022
Jekyll site for ITCR 2022 conference
https://github.com/griffithlab/itcr2022
Last synced: 5 months ago
JSON representation
Jekyll site for ITCR 2022 conference
- Host: GitHub
- URL: https://github.com/griffithlab/itcr2022
- Owner: griffithlab
- License: apache-2.0
- Created: 2022-04-14T16:21:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T21:39:42.000Z (almost 4 years ago)
- Last Synced: 2025-06-17T10:05:11.627Z (about 1 year ago)
- Language: HTML
- Size: 34.7 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git repository for ITCR 2022 jekyll website
A Jekyll implementation of the [Creative Theme](http://startbootstrap.com/template-overviews/creative/) template by [Start Bootstrap](http://startbootstrap.com).
for the ITCR2022.org static website.
To Serve run the following:
1. gem install bundler
2. bundle install
3. bundle exec jekyll serve --livereload