An initial commit to support navigation menu in GitHub Pages website
authorVaibhav Sharma <vaibhav@umn.edu>
Sun, 21 Jan 2018 04:37:01 +0000 (22:37 -0600)
committerVaibhav Sharma <vaibhav@umn.edu>
Sun, 21 Jan 2018 04:37:01 +0000 (22:37 -0600)
commitc371af85b94d24dfc8d5863544005ae7fefe5b8e
treebeaee9930ba01241abbec2ffc2a841f5805cfa1e
parent617c4bf5004a1a258bd32a212f52252b90800d97
An initial commit to support navigation menu in GitHub Pages website
17 files changed:
docs/404.html [new file with mode: 0644]
docs/_config.yml [new file with mode: 0644]
docs/_includes/head.html [new file with mode: 0644]
docs/_includes/sidebar.html [new file with mode: 0644]
docs/_layouts/default.html [new file with mode: 0755]
docs/_layouts/page.html [new file with mode: 0755]
docs/_layouts/post.html [new file with mode: 0755]
docs/_posts/2013-12-31-whats-jekyll.md [new file with mode: 0644]
docs/_posts/2014-01-01-example-content.md [new file with mode: 0644]
docs/_posts/2014-01-02-introducing-lanyon.md [new file with mode: 0644]
docs/atom.xml [new file with mode: 0644]
docs/index.html [new file with mode: 0644]
docs/public/apple-touch-icon-precomposed.png [new file with mode: 0644]
docs/public/css/lanyon.css [new file with mode: 0644]
docs/public/css/poole.css [new file with mode: 0644]
docs/public/css/syntax.css [new file with mode: 0644]
docs/public/favicon.ico [new file with mode: 0644]