The Jekyll structure of this theme includes:
_papersfiles - what generate the papers grid. YAML front matter handles all the details- the
pagelayout allows custom pages, as seen in the legal and 404 pages sitetext.ymlenables complete customization of all site textnavigation.ymlenables fully customizable navigationstyle.ymlenables fully customizable colors, background images, and other style-related things
To set up your environment:
- Clone this repo
- Run
bundle install - To launch the server, run
bundle exec jekyll serve - Access your local server at
http://localhost:4000or athttp://127.0.0.1:4000/
This website has been created using Raviriley's template. The theme is available as open source under the terms of the MIT License.
