Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.48 KB

File metadata and controls

51 lines (30 loc) · 1.48 KB

screenshot

The Jekyll structure of this theme includes:

  • _papers files - what generate the papers grid. YAML front matter handles all the details
  • the page layout allows custom pages, as seen in the legal and 404 pages
  • sitetext.yml enables complete customization of all site text
  • navigation.yml enables fully customizable navigation
  • style.yml enables fully customizable colors, background images, and other style-related things

Development

To set up your environment:

  1. Clone this repo
  2. Run bundle install
  3. To launch the server, run bundle exec jekyll serve
  4. Access your local server at http://localhost:4000 or at http://127.0.0.1:4000/

License

This website has been created using Raviriley's template. The theme is available as open source under the terms of the MIT License.