Skip to content

Commit b3bdf74

Browse files
committed
taking out compass references
1 parent 06039f8 commit b3bdf74

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![preview Long Haul](/preview.jpg)
22

3-
Long Haul is a minimal jekyll theme built with COMPASS / SASS / SUSY and focuses on long form blog posts. It is meant to be used as a starting point for a jekyll blog/website.
3+
Long Haul is a minimal jekyll theme built with SASS / GULP / BROWSERSYNC / AUTOPREFIXER and focuses on long form blog posts. It is meant to be used as a starting point for a jekyll blog/website.
44

55
If you really enjoy Long Haul and want to give me credit somewhere on the internet send or tweet out your experience with Long Haul and tag me [@brianmaierjr](https://twitter.com/brianmaierjr).
66

about.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ title: About Long Haul
55

66
<div class="post">
77
<h1 class="pageTitle">About Long Haul</h1>
8-
<img src="{{ '/assets/img/touring.jpg' | prepend: site.baseurl }}" alt="">
8+
<img src="{{ '/assets/img/touring.jpg' | prepend: site.baseurl }}" alt="">
99
<p class="intro">Long Haul is a minimal, long form <a href="http://jekyllrb.com">Jekyll</a> Theme. It can be used as is or customized to your hearts desire.</p>
1010
<p>Long Haul was created in honor of all the hard working touring bicycles that have traversed the globe time and time again. Take it for a spin.</p>
1111
<h2>Features</h2>
1212
<ul>
13-
<li>Built with <a href="http://sass-lang.com/">SASS</a> + <a href="http://compass-style.org/">COMPASS</a></li>
14-
<li>Layout with <a href="http://susy.oddbird.net/">SUSY Grid</a></li>
13+
<li>Built with SASS + GULP + BROWSERSYNC + AUTOPREFIXER</li>
1514
<li>SVG Social Icons from <a href="http://customizr.net/icons/">Customizr</a></li>
1615
<li><a href="http://responsive-nav.com/">Responsive Nav Menu</a></li>
1716
<li><a href="https://github.com/snaptortoise/jekyll-rss-feeds">XML Feed for RSS Readers</a></li>

contact.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Contact Long Haul
1111
<p>If you have questions about the theme feel free to <a href="mailto:[email protected]">email me</a> or create an issue on <a href="https://github.com/brianmaierjr/long-haul">GitHub</a>. Enjoy!</p>
1212
</div>
1313
<form action="http://formspree.io/[email protected]" method="POST">
14-
<label for="name">Name</label>
14+
<label for="name">Name</label>
1515
<input type="text" id="name" name="name" class="full-width"><br>
1616
<label for="email">Email Address</label>
1717
<input type="email" id="email" name="_replyto" class="full-width"><br>

0 commit comments

Comments
 (0)