Jekyll site for Matta Research group.
- Runs at http://localhost:4000
- To run use:
bundle installjekyll serve
Manage site wide navigation from _data/site_nav.yml. Every entry represents a menu item with its name and URL it points to. The URL can be a relative link like /research or a URL like 'https://example.com'. Make sure to use 'http:// or https://' for web links
- update
urlkey in_config.ymlto the site URL.