Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/griffithlab/itcr2022
Jekyll site for ITCR 2022 conference
https://github.com/griffithlab/itcr2022
Last synced: 2 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T21:39:42.000Z (about 2 years ago)
- Last Synced: 2024-04-14T06:15:58.805Z (7 months ago)
- Language: HTML
- Size: 34.7 MB
- Stars: 0
- Watchers: 5
- 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