diff --git a/wobsite/_config.yml b/wobsite/_config.yml index 842c0d5f6e4f92a35dc19f2e56f5b1bad0f752ea..89b40fc906fe969a410dfa04189c3c4420f491a4 100644 --- a/wobsite/_config.yml +++ b/wobsite/_config.yml @@ -9,9 +9,9 @@ title: jekyll-theme-hackcss description: > # this means to ignore newlines until "baseurl:" A minimalistic theme for Jekyll, based on hack.css -repository: https://github.com/wemake-services/jekyll-theme-hackcss +repository: https://git.ece.iastate.edu/danc/MicroCART_17-18.git baseurl: "" # the subpath of your site, e.g. /blog -url: http://sobolevn.github.io # the base hostname & protocol for your site +url: "http://may1716.sd.ece.iastate.edu/" # the base hostname & protocol for your site # Build settings markdown: kramdown diff --git a/wobsite/_layouts/default.html b/wobsite/_layouts/default.html index 383e5cff44782230647c3d059aa57aedb9deaf56..5573896c0fe460e9b4751fc608552ec3b5ca58e8 100644 --- a/wobsite/_layouts/default.html +++ b/wobsite/_layouts/default.html @@ -12,8 +12,6 @@ <body class="hack dark"> {% endif %} - {% include github-ribbon.html %} - <div class="container"> <div class="grid"> <aside class="cell -3of12" role="navigation"> diff --git a/wobsite/index.html b/wobsite/index.html deleted file mode 100644 index 3641f12c68ed571ef9d4194c608ac1ad3ca270e7..0000000000000000000000000000000000000000 --- a/wobsite/index.html +++ /dev/null @@ -1,66 +0,0 @@ ---- -layout: default ---- - -<div> - - <section> - <h1>Jekyll theme based on hack.css</h1> - - <p> - Mobile-ready, modern, stylish, simple. - </p> - </section> - - <section> - <h2>What is Jekyll?</h2> - - <p> - <code>Jekyll</code> is a simple, blog-aware, static site generator - perfect for personal, project, - or organization sites. Think of it like a - file-based CMS, without all the complexity. - <code>Jekyll</code> takes your content, renders Markdown - and Liquid templates, and spits out a - complete, static website ready to be served by Apache, - Nginx or another web server. - <code>Jekyll</code> is the engine behind GitHub Pages, - which you can use to host sites right - from your GitHub repositories. - </p> - </section> - - <section> - <h2>What is hack.css?</h2> - - <p> - <code>hack.css</code> is a dead simple css framework. Chech out - <a href="http://hackcss.com/">hackcss.com</a> to know more. - </p> - </section> - - <section> - <h2>Getting started</h2> - - <p> - <ol> - <li>Make sure you have <code>Jekyll</code> up and running</li> - <li>Clone - <a href="https://github.com/wemake-services/jekyll-theme-hackcss">this repository</a> - </li> - <li>Customize it</li> - <li>Push to <a href="https://pages.github.com/">gh-pages</a></li> - </ol> - - </p> - </section> - - <section> - <h2>Subscribe</h2> - - <p> - subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a> - </p> - </section> - -</div> diff --git a/wobsite/index.md b/wobsite/index.md new file mode 100644 index 0000000000000000000000000000000000000000..d21d2e1fe0caf34b6945f8a6e5794ca353777ea9 --- /dev/null +++ b/wobsite/index.md @@ -0,0 +1,14 @@ +--- +layout: default +--- +# Microcart + +Some info here. + +## Overview and introduction + +Blah blah blah + +## Navigation to the left + +Click on links for detailed information about stuff.