diff --git a/liquid-docs/_config.yml b/_config.yml similarity index 100% rename from liquid-docs/_config.yml rename to _config.yml diff --git a/liquid-docs/_includes/footer.html b/_includes/footer.html similarity index 100% rename from liquid-docs/_includes/footer.html rename to _includes/footer.html diff --git a/liquid-docs/_includes/head.html b/_includes/head.html similarity index 100% rename from liquid-docs/_includes/head.html rename to _includes/head.html diff --git a/liquid-docs/_includes/header.html b/_includes/header.html similarity index 100% rename from liquid-docs/_includes/header.html rename to _includes/header.html diff --git a/liquid-docs/_layouts/default.html b/_layouts/default.html similarity index 100% rename from liquid-docs/_layouts/default.html rename to _layouts/default.html diff --git a/liquid-docs/_layouts/page.html b/_layouts/page.html similarity index 100% rename from liquid-docs/_layouts/page.html rename to _layouts/page.html diff --git a/liquid-docs/_layouts/post.html b/_layouts/post.html similarity index 100% rename from liquid-docs/_layouts/post.html rename to _layouts/post.html diff --git a/liquid-docs/_posts/2014-07-23-welcome-to-jekyll.markdown b/_posts/2014-07-23-welcome-to-jekyll.markdown similarity index 100% rename from liquid-docs/_posts/2014-07-23-welcome-to-jekyll.markdown rename to _posts/2014-07-23-welcome-to-jekyll.markdown diff --git a/documentation/basics/handle.md b/_posts/basics/handle.md similarity index 100% rename from documentation/basics/handle.md rename to _posts/basics/handle.md diff --git a/documentation/basics/index.md b/_posts/basics/index.md similarity index 100% rename from documentation/basics/index.md rename to _posts/basics/index.md diff --git a/documentation/basics/operators.md b/_posts/basics/operators.md similarity index 100% rename from documentation/basics/operators.md rename to _posts/basics/operators.md diff --git a/documentation/basics/true-and-false.md b/_posts/basics/true-and-false.md similarity index 100% rename from documentation/basics/true-and-false.md rename to _posts/basics/true-and-false.md diff --git a/documentation/basics/types.md b/_posts/basics/types.md similarity index 100% rename from documentation/basics/types.md rename to _posts/basics/types.md diff --git a/documentation/filters/additional-filters.md b/_posts/filters/additional-filters.md similarity index 100% rename from documentation/filters/additional-filters.md rename to _posts/filters/additional-filters.md diff --git a/documentation/filters/array-filters.md b/_posts/filters/array-filters.md similarity index 100% rename from documentation/filters/array-filters.md rename to _posts/filters/array-filters.md diff --git a/documentation/filters/html-filters.md b/_posts/filters/html-filters.md similarity index 100% rename from documentation/filters/html-filters.md rename to _posts/filters/html-filters.md diff --git a/documentation/filters/index.md b/_posts/filters/index.md similarity index 100% rename from documentation/filters/index.md rename to _posts/filters/index.md diff --git a/documentation/filters/math-filters.md b/_posts/filters/math-filters.md similarity index 100% rename from documentation/filters/math-filters.md rename to _posts/filters/math-filters.md diff --git a/documentation/filters/money-filters.md b/_posts/filters/money-filters.md similarity index 100% rename from documentation/filters/money-filters.md rename to _posts/filters/money-filters.md diff --git a/documentation/filters/string-filters.md b/_posts/filters/string-filters.md similarity index 100% rename from documentation/filters/string-filters.md rename to _posts/filters/string-filters.md diff --git a/documentation/filters/url-filters.md b/_posts/filters/url-filters.md similarity index 100% rename from documentation/filters/url-filters.md rename to _posts/filters/url-filters.md diff --git a/documentation/index.md b/_posts/index.md similarity index 100% rename from documentation/index.md rename to _posts/index.md diff --git a/documentation/objects/address.md b/_posts/objects/address.md similarity index 100% rename from documentation/objects/address.md rename to _posts/objects/address.md diff --git a/documentation/objects/article.md b/_posts/objects/article.md similarity index 100% rename from documentation/objects/article.md rename to _posts/objects/article.md diff --git a/documentation/objects/blog.md b/_posts/objects/blog.md similarity index 100% rename from documentation/objects/blog.md rename to _posts/objects/blog.md diff --git a/documentation/objects/cart.md b/_posts/objects/cart.md similarity index 100% rename from documentation/objects/cart.md rename to _posts/objects/cart.md diff --git a/documentation/objects/collection.md b/_posts/objects/collection.md similarity index 100% rename from documentation/objects/collection.md rename to _posts/objects/collection.md diff --git a/documentation/objects/comment.md b/_posts/objects/comment.md similarity index 100% rename from documentation/objects/comment.md rename to _posts/objects/comment.md diff --git a/documentation/objects/country-option-tags.md b/_posts/objects/country-option-tags.md similarity index 100% rename from documentation/objects/country-option-tags.md rename to _posts/objects/country-option-tags.md diff --git a/documentation/objects/current-page.md b/_posts/objects/current-page.md similarity index 100% rename from documentation/objects/current-page.md rename to _posts/objects/current-page.md diff --git a/documentation/objects/current-tags.md b/_posts/objects/current-tags.md similarity index 100% rename from documentation/objects/current-tags.md rename to _posts/objects/current-tags.md diff --git a/documentation/objects/customer-address.md b/_posts/objects/customer-address.md similarity index 100% rename from documentation/objects/customer-address.md rename to _posts/objects/customer-address.md diff --git a/documentation/objects/customer.md b/_posts/objects/customer.md similarity index 100% rename from documentation/objects/customer.md rename to _posts/objects/customer.md diff --git a/documentation/objects/discount.md b/_posts/objects/discount.md similarity index 100% rename from documentation/objects/discount.md rename to _posts/objects/discount.md diff --git a/documentation/objects/for-loops.md b/_posts/objects/for-loops.md similarity index 100% rename from documentation/objects/for-loops.md rename to _posts/objects/for-loops.md diff --git a/documentation/objects/form.md b/_posts/objects/form.md similarity index 100% rename from documentation/objects/form.md rename to _posts/objects/form.md diff --git a/documentation/objects/fulfillment.md b/_posts/objects/fulfillment.md similarity index 100% rename from documentation/objects/fulfillment.md rename to _posts/objects/fulfillment.md diff --git a/documentation/objects/gift-card.md b/_posts/objects/gift-card.md similarity index 100% rename from documentation/objects/gift-card.md rename to _posts/objects/gift-card.md diff --git a/documentation/objects/image.md b/_posts/objects/image.md similarity index 100% rename from documentation/objects/image.md rename to _posts/objects/image.md diff --git a/documentation/objects/index.md b/_posts/objects/index.md similarity index 100% rename from documentation/objects/index.md rename to _posts/objects/index.md diff --git a/documentation/objects/line_item.md b/_posts/objects/line_item.md similarity index 100% rename from documentation/objects/line_item.md rename to _posts/objects/line_item.md diff --git a/documentation/objects/link.md b/_posts/objects/link.md similarity index 100% rename from documentation/objects/link.md rename to _posts/objects/link.md diff --git a/documentation/objects/linklist.md b/_posts/objects/linklist.md similarity index 100% rename from documentation/objects/linklist.md rename to _posts/objects/linklist.md diff --git a/documentation/objects/metafield.md b/_posts/objects/metafield.md similarity index 100% rename from documentation/objects/metafield.md rename to _posts/objects/metafield.md diff --git a/documentation/objects/order.md b/_posts/objects/order.md similarity index 100% rename from documentation/objects/order.md rename to _posts/objects/order.md diff --git a/documentation/objects/page-description.md b/_posts/objects/page-description.md similarity index 100% rename from documentation/objects/page-description.md rename to _posts/objects/page-description.md diff --git a/documentation/objects/page-title.md b/_posts/objects/page-title.md similarity index 100% rename from documentation/objects/page-title.md rename to _posts/objects/page-title.md diff --git a/documentation/objects/page.md b/_posts/objects/page.md similarity index 100% rename from documentation/objects/page.md rename to _posts/objects/page.md diff --git a/documentation/objects/paginate.md b/_posts/objects/paginate.md similarity index 100% rename from documentation/objects/paginate.md rename to _posts/objects/paginate.md diff --git a/documentation/objects/part.md b/_posts/objects/part.md similarity index 100% rename from documentation/objects/part.md rename to _posts/objects/part.md diff --git a/documentation/objects/product.md b/_posts/objects/product.md similarity index 100% rename from documentation/objects/product.md rename to _posts/objects/product.md diff --git a/documentation/objects/search.md b/_posts/objects/search.md similarity index 100% rename from documentation/objects/search.md rename to _posts/objects/search.md diff --git a/documentation/objects/shipping_method.md b/_posts/objects/shipping_method.md similarity index 100% rename from documentation/objects/shipping_method.md rename to _posts/objects/shipping_method.md diff --git a/documentation/objects/shop.md b/_posts/objects/shop.md similarity index 100% rename from documentation/objects/shop.md rename to _posts/objects/shop.md diff --git a/documentation/objects/tablerow.md b/_posts/objects/tablerow.md similarity index 100% rename from documentation/objects/tablerow.md rename to _posts/objects/tablerow.md diff --git a/documentation/objects/tax_line.md b/_posts/objects/tax_line.md similarity index 100% rename from documentation/objects/tax_line.md rename to _posts/objects/tax_line.md diff --git a/documentation/objects/template.md b/_posts/objects/template.md similarity index 100% rename from documentation/objects/template.md rename to _posts/objects/template.md diff --git a/documentation/objects/theme.md b/_posts/objects/theme.md similarity index 100% rename from documentation/objects/theme.md rename to _posts/objects/theme.md diff --git a/documentation/objects/transaction.md b/_posts/objects/transaction.md similarity index 100% rename from documentation/objects/transaction.md rename to _posts/objects/transaction.md diff --git a/documentation/objects/variant.md b/_posts/objects/variant.md similarity index 100% rename from documentation/objects/variant.md rename to _posts/objects/variant.md diff --git a/documentation/tags/control-flow-tags.md b/_posts/tags/control-flow-tags.md similarity index 100% rename from documentation/tags/control-flow-tags.md rename to _posts/tags/control-flow-tags.md diff --git a/documentation/tags/index.md b/_posts/tags/index.md similarity index 100% rename from documentation/tags/index.md rename to _posts/tags/index.md diff --git a/documentation/tags/iteration-tags.md b/_posts/tags/iteration-tags.md similarity index 100% rename from documentation/tags/iteration-tags.md rename to _posts/tags/iteration-tags.md diff --git a/documentation/tags/theme-tags.md b/_posts/tags/theme-tags.md similarity index 100% rename from documentation/tags/theme-tags.md rename to _posts/tags/theme-tags.md diff --git a/documentation/tags/variable-tags.md b/_posts/tags/variable-tags.md similarity index 100% rename from documentation/tags/variable-tags.md rename to _posts/tags/variable-tags.md diff --git a/_site/README.md b/_site/README.md new file mode 100644 index 0000000..a3d40b2 --- /dev/null +++ b/_site/README.md @@ -0,0 +1,3 @@ +#### Liquid Docs + +Home of the Liquid Docs \ No newline at end of file diff --git a/_site/about/index.html b/_site/about/index.html new file mode 100644 index 0000000..d841238 --- /dev/null +++ b/_site/about/index.html @@ -0,0 +1,139 @@ + + + + + + + About + + + + + + + + + + + + + + + +
+
+
+ +
+

About

+
+ + + +
+
+
+ + + + + + \ No newline at end of file diff --git a/liquid-docs/css/config.rb b/_site/css/config.rb similarity index 100% rename from liquid-docs/css/config.rb rename to _site/css/config.rb diff --git a/liquid-docs/css/sass/ie.scss b/_site/css/sass/ie.scss similarity index 100% rename from liquid-docs/css/sass/ie.scss rename to _site/css/sass/ie.scss diff --git a/liquid-docs/css/sass/main.scss b/_site/css/sass/main.scss similarity index 100% rename from liquid-docs/css/sass/main.scss rename to _site/css/sass/main.scss diff --git a/liquid-docs/css/sass/print.scss b/_site/css/sass/print.scss similarity index 100% rename from liquid-docs/css/sass/print.scss rename to _site/css/sass/print.scss diff --git a/liquid-docs/css/sass/screen.scss b/_site/css/sass/screen.scss similarity index 100% rename from liquid-docs/css/sass/screen.scss rename to _site/css/sass/screen.scss diff --git a/liquid-docs/css/stylesheets/ie.css b/_site/css/stylesheets/ie.css similarity index 100% rename from liquid-docs/css/stylesheets/ie.css rename to _site/css/stylesheets/ie.css diff --git a/liquid-docs/css/stylesheets/main.css b/_site/css/stylesheets/main.css similarity index 100% rename from liquid-docs/css/stylesheets/main.css rename to _site/css/stylesheets/main.css diff --git a/liquid-docs/css/stylesheets/print.css b/_site/css/stylesheets/print.css similarity index 100% rename from liquid-docs/css/stylesheets/print.css rename to _site/css/stylesheets/print.css diff --git a/liquid-docs/css/stylesheets/print2.css b/_site/css/stylesheets/print2.css similarity index 100% rename from liquid-docs/css/stylesheets/print2.css rename to _site/css/stylesheets/print2.css diff --git a/liquid-docs/css/stylesheets/screen.css b/_site/css/stylesheets/screen.css similarity index 100% rename from liquid-docs/css/stylesheets/screen.css rename to _site/css/stylesheets/screen.css diff --git a/_site/feed.xml b/_site/feed.xml new file mode 100644 index 0000000..9332fd7 --- /dev/null +++ b/_site/feed.xml @@ -0,0 +1,40 @@ + + + + Your awesome title + Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. + http://yourdomain.com/ + + Wed, 23 Jul 2014 11:16:35 -0400 + Wed, 23 Jul 2014 11:16:35 -0400 + Jekyll v2.1.1 + + + Welcome to Jekyll! + <p>You’ll find this post in your <code>_posts</code> directory - edit this post and re-build (or run with the <code>-w</code> switch) to see your changes! +To add new posts, simply add a file in the <code>_posts</code> directory that follows the convention: YYYY-MM-DD-name-of-post.ext.</p> + +<p>Jekyll also offers powerful support for code snippets:</p> + +<div class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span> + <span class="nb">puts</span> <span class="s2">&quot;Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">&quot;</span> +<span class="k">end</span> +<span class="n">print_hi</span><span class="p">(</span><span class="s1">&#39;Tom&#39;</span><span class="p">)</span> +<span class="c1">#=&gt; prints &#39;Hi, Tom&#39; to STDOUT.</span></code></pre></div> + +<p>Check out the <a href="http://jekyllrb.com">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekyll’s GitHub repo</a>.</p> + + + Wed, 23 Jul 2014 06:55:39 -0400 + http://yourdomain.com/jekyll/update/2014/07/23/welcome-to-jekyll/ + http://yourdomain.com/jekyll/update/2014/07/23/welcome-to-jekyll/ + + + jekyll + + update + + + + + diff --git a/_site/index.html b/_site/index.html new file mode 100644 index 0000000..a091040 --- /dev/null +++ b/_site/index.html @@ -0,0 +1,140 @@ + + + + + + + Your awesome title + + + + + + + + + + + + + + + +
+
+
+ +

Posts

+ + + +

subscribe via RSS

+ +
+ +
+
+ + + + + + \ No newline at end of file diff --git a/_site/jekyll/update/2014/07/23/welcome-to-jekyll/index.html b/_site/jekyll/update/2014/07/23/welcome-to-jekyll/index.html new file mode 100644 index 0000000..a2fdefe --- /dev/null +++ b/_site/jekyll/update/2014/07/23/welcome-to-jekyll/index.html @@ -0,0 +1,148 @@ + + + + + + + Welcome to Jekyll! + + + + + + + + + + + + + + + +
+
+
+ +
+

Welcome to Jekyll!

+

Jul 23, 2014

+
+ +
+

You’ll find this post in your _posts directory - edit this post and re-build (or run with the -w switch) to see your changes! +To add new posts, simply add a file in the _posts directory that follows the convention: YYYY-MM-DD-name-of-post.ext.

+ +

Jekyll also offers powerful support for code snippets:

+ +
def print_hi(name)
+  puts "Hi, #{name}"
+end
+print_hi('Tom')
+#=> prints 'Hi, Tom' to STDOUT.
+ +

Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo.

+ + +
+ +
+
+
+ + + + + + \ No newline at end of file diff --git a/liquid-docs/about.md b/about.md similarity index 100% rename from liquid-docs/about.md rename to about.md diff --git a/liquid-docs/css/.sass-cache/898d1a1385deb7a35f52f67c55102c98f504c93e/_utilities.scssc b/css/.sass-cache/898d1a1385deb7a35f52f67c55102c98f504c93e/_utilities.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/898d1a1385deb7a35f52f67c55102c98f504c93e/_utilities.scssc rename to css/.sass-cache/898d1a1385deb7a35f52f67c55102c98f504c93e/_utilities.scssc diff --git a/liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/ie.scssc b/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/ie.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/ie.scssc rename to css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/ie.scssc diff --git a/liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/main.scssc b/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/main.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/main.scssc rename to css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/main.scssc diff --git a/liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print.scssc b/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print.scssc rename to css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print.scssc diff --git a/liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print2.scssc b/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print2.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print2.scssc rename to css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/print2.scssc diff --git a/liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/screen.scssc b/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/screen.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/screen.scssc rename to css/.sass-cache/8f9e9e186303d5c0336133bcdc3850f86389d9a6/screen.scssc diff --git a/liquid-docs/css/.sass-cache/a4ec6e102ca406c0e4c990eab8e2342e3419d641/_reset.scssc b/css/.sass-cache/a4ec6e102ca406c0e4c990eab8e2342e3419d641/_reset.scssc similarity index 100% rename from liquid-docs/css/.sass-cache/a4ec6e102ca406c0e4c990eab8e2342e3419d641/_reset.scssc rename to css/.sass-cache/a4ec6e102ca406c0e4c990eab8e2342e3419d641/_reset.scssc diff --git a/css/config.rb b/css/config.rb new file mode 100644 index 0000000..148088b --- /dev/null +++ b/css/config.rb @@ -0,0 +1,24 @@ +# Require any additional compass plugins here. + +# Set this to the root of your project when deployed: +http_path = "/" +css_dir = "stylesheets" +sass_dir = "sass" +images_dir = "images" +javascripts_dir = "javascripts" + +# You can select your preferred output style here (can be overridden via the command line): +# output_style = :expanded or :nested or :compact or :compressed + +# To enable relative paths to assets via compass helper functions. Uncomment: +# relative_assets = true + +# To disable debugging comments that display the original location of your selectors. Uncomment: +# line_comments = false + + +# If you prefer the indented syntax, you might want to regenerate this +# project again passing --syntax sass, or you can uncomment this: +# preferred_syntax = :sass +# and then run: +# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass diff --git a/css/sass/ie.scss b/css/sass/ie.scss new file mode 100644 index 0000000..5cd5b6c --- /dev/null +++ b/css/sass/ie.scss @@ -0,0 +1,5 @@ +/* Welcome to Compass. Use this file to write IE specific override styles. + * Import this file using the following HTML or equivalent: + * */ diff --git a/css/sass/main.scss b/css/sass/main.scss new file mode 100644 index 0000000..fd839af --- /dev/null +++ b/css/sass/main.scss @@ -0,0 +1,412 @@ +/*sadfasdf*/ + +/* Base */ +/* ----------------------------------------------------------*/ + +* { + margin: 0; + padding: 0; +} + +html, body { height: 100%; } + +body { + font-family: Helvetica, Arial, sans-serif; + font-size: 16px; + line-height: 1.5; + font-weight: 300; + background-color: #fdfdfd; +} + +h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 400; } + +a { color: #2a7ae2; text-decoration: none; } +a:hover { color: #000; text-decoration: underline; } +a:visited { color: #205caa; } + +/* Utility */ + +.wrap:before, +.wrap:after { content:""; display:table; } +.wrap:after { clear: both; } +.wrap { + max-width: 800px; + padding: 0 30px; + margin: 0 auto; + zoom: 1; +} + + +/* Layout Styles */ +/* ----------------------------------------------------------*/ + +/* Site header */ + +.site-header { + border-top: 5px solid #333; + border-bottom: 1px solid #e8e8e8; + min-height: 56px; + background-color: white; +} + +.site-title, +.site-title:hover, +.site-title:visited { + display: block; + color: #333; + font-size: 26px; + letter-spacing: -1px; + float: left; + line-height: 56px; + position: relative; + z-index: 1; +} + +.site-nav { + float: right; + line-height: 56px; +} + +.site-nav .menu-icon { display: none; } + +.site-nav .page-link { + margin-left: 20px; + color: #727272; + letter-spacing: -.5px; +} + +/* Site footer */ + +.site-footer { + border-top: 1px solid #e8e8e8; + padding: 30px 0; +} + +.footer-heading { + font-size: 18px; + font-weight: 300; + letter-spacing: -.5px; + margin-bottom: 15px; +} + +.site-footer .column { float: left; margin-bottom: 15px; } + +.footer-col-1 { + width: 270px; /*fallback*/ + width: -webkit-calc(35% - 10px); + width: -moz-calc(35% - 10px); + width: -o-calc(35% - 10px); + width: calc(35% - 10px); + margin-right: 10px +} +.footer-col-2 { + width: 175px; /*fallback*/ + width: -webkit-calc(23.125% - 10px); + width: -moz-calc(23.125% - 10px); + width: -o-calc(23.125% - 10px); + width: calc(23.125% - 10px); + margin-right: 10px +} +.footer-col-3 { + width: 335px; /*fallback*/ + width: -webkit-calc(41.875%); + width: -moz-calc(41.875%); + width: -o-calc(41.875%); + width: calc(41.875%); +} + +.site-footer ul { list-style: none; } + +.site-footer li, +.site-footer p { + font-size: 15px; + letter-spacing: -.3px; + color: #828282; +} + +.github-icon-svg, +.twitter-icon-svg { + display: inline-block; + width: 16px; + height: 16px; + position: relative; + top: 3px; +} + + +/* Page Content styles */ +/* ----------------------------------------------------------*/ + +.page-content { + padding: 30px 0; + background-color: #fff; +} + + +/* Home styles */ +/* ----------------------------------------------------------*/ + +.home h1 { margin-bottom: 25px; } + +.posts { list-style-type: none; } + +.posts li { margin-bottom: 30px; } + +.posts .post-link { + font-size: 24px; + letter-spacing: -1px; + line-height: 1; +} + +.posts .post-date { + display: block; + font-size: 15px; + color: #818181; +} + + +/* Post styles */ +/* ----------------------------------------------------------*/ + +.post-header { margin: 10px 0 30px; } + +.post-header h1 { + font-size: 42px; + letter-spacing: -1.75px; + line-height: 1; + font-weight: 300; +} + +.post-header .meta { + font-size: 15px; + color: #818181; + margin-top: 5px; +} + +.post-content { margin: 0 0 30px; } + +.post-content > * { margin: 20px 0; } + + +.post-content h1, +.post-content h2, +.post-content h3, +.post-content h4, +.post-content h5, +.post-content h6 { + line-height: 1; + font-weight: 300; + margin: 40px 0 20px; +} + +.post-content h2 { + font-size: 32px; + letter-spacing: -1.25px; +} + +.post-content h3 { + font-size: 26px; + letter-spacing: -1px; +} + +.post-content h4 { + font-size: 20px; + letter-spacing: -1px; +} + +.post-content blockquote { + border-left: 4px solid #e8e8e8; + padding-left: 20px; + font-size: 18px; + opacity: .6; + letter-spacing: -1px; + font-style: italic; + margin: 30px 0; +} + +.post-content ul, +.post-content ol { padding-left: 20px; } + +.post pre, +.post code { + border: 1px solid #d5d5e9; + background-color: #eef; + padding: 8px 12px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + font-size: 15px; + overflow:scroll; +} + +.post code { padding: 1px 5px; } + +.post ul, +.post ol { margin-left: 1.35em; } + +.post pre code { + border: 0; + padding-right: 0; + padding-left: 0; +} + +/* terminal */ +.post pre.terminal { + border: 1px solid #000; + background-color: #333; + color: #FFF; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} + +.post pre.terminal code { background-color: #333; } + +/* Syntax highlighting styles */ +/* ----------------------------------------------------------*/ + +.highlight { background: #ffffff; } +.highlight .c { color: #999988; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .o { font-weight: bold } /* Operator */ +.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */ +.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #aaaaaa } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold } /* Keyword.Declaration */ +.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #d14 } /* Literal.String */ +.highlight .na { color: #008080 } /* Name.Attribute */ +.highlight .nb { color: #0086B3 } /* Name.Builtin */ +.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .no { color: #008080 } /* Name.Constant */ +.highlight .ni { color: #800080 } /* Name.Entity */ +.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .nn { color: #555555 } /* Name.Namespace */ +.highlight .nt { color: #000080 } /* Name.Tag */ +.highlight .nv { color: #008080 } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sb { color: #d14 } /* Literal.String.Backtick */ +.highlight .sc { color: #d14 } /* Literal.String.Char */ +.highlight .sd { color: #d14 } /* Literal.String.Doc */ +.highlight .s2 { color: #d14 } /* Literal.String.Double */ +.highlight .se { color: #d14 } /* Literal.String.Escape */ +.highlight .sh { color: #d14 } /* Literal.String.Heredoc */ +.highlight .si { color: #d14 } /* Literal.String.Interpol */ +.highlight .sx { color: #d14 } /* Literal.String.Other */ +.highlight .sr { color: #009926 } /* Literal.String.Regex */ +.highlight .s1 { color: #d14 } /* Literal.String.Single */ +.highlight .ss { color: #990073 } /* Literal.String.Symbol */ +.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ +.highlight .vc { color: #008080 } /* Name.Variable.Class */ +.highlight .vg { color: #008080 } /* Name.Variable.Global */ +.highlight .vi { color: #008080 } /* Name.Variable.Instance */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ + + +/* media queries */ +/* ----------------------------------------------------------*/ + + +@media screen and (max-width: 750px) { + + .footer-col-1 { width: 50%; } + + .footer-col-2 { + width: 45%; /*fallback*/ + width: -webkit-calc(50% - 10px); + width: -moz-calc(50% - 10px); + width: -o-calc(50% - 10px); + width: calc(50% - 10px); + margin-right: 0; + } + + .site-footer .column.footer-col-3 { + width: auto; + float: none; + clear: both; + } + +} + +@media screen and (max-width: 600px) { + + .wrap { padding: 0 12px; } + + .site-nav { + position: fixed; + z-index: 10; + top: 14px; right: 8px; + background-color: white; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + border: 1px solid #e8e8e8; + } + + .site-nav .menu-icon { + display: block; + font-size: 24px; + color: #505050; + float: right; + width: 36px; + text-align: center; + line-height: 36px; + } + + .site-nav .menu-icon svg { width: 18px; height: 16px; } + + .site-nav .trigger { + clear: both; + margin-bottom: 5px; + display: none; + } + + .site-nav:hover .trigger { display: block; } + + .site-nav .page-link { + display: block; + text-align: right; + line-height: 1.25; + padding: 5px 10px; + margin: 0; + } + + .post-header h1 { font-size: 36px; } + .post-content h2 { font-size: 28px; } + .post-content h3 { font-size: 22px; } + .post-content h4 { font-size: 18px; } + .post-content blockquote { padding-left: 10px; } + .post-content ul, + .post-content ol { padding-left: 10px; } + + .site-footer .column { + float: none; + clear: both; + width: auto; + margin: 0 0 15px; } + +} diff --git a/css/sass/print.scss b/css/sass/print.scss new file mode 100644 index 0000000..c408299 --- /dev/null +++ b/css/sass/print.scss @@ -0,0 +1,4 @@ +/* Welcome to Compass. Use this file to define print styles. + * Import this file using the following HTML or equivalent: + * */ + diff --git a/css/sass/screen.scss b/css/sass/screen.scss new file mode 100644 index 0000000..81de847 --- /dev/null +++ b/css/sass/screen.scss @@ -0,0 +1,6 @@ +/* Welcome to Compass. + * In this file you should write your main styles. (or centralize your imports) + * Import this file using the following HTML or equivalent: + * */ + +@import "compass/reset"; diff --git a/css/stylesheets/ie.css b/css/stylesheets/ie.css new file mode 100644 index 0000000..5cd5b6c --- /dev/null +++ b/css/stylesheets/ie.css @@ -0,0 +1,5 @@ +/* Welcome to Compass. Use this file to write IE specific override styles. + * Import this file using the following HTML or equivalent: + * */ diff --git a/css/stylesheets/main.css b/css/stylesheets/main.css new file mode 100644 index 0000000..2bc9eb8 --- /dev/null +++ b/css/stylesheets/main.css @@ -0,0 +1,849 @@ +/*sadfasdf*/ +/* Base */ +/* ----------------------------------------------------------*/ +/* line 6, ../sass/main.scss */ +* { + margin: 0; + padding: 0; +} + +/* line 11, ../sass/main.scss */ +html, body { + height: 100%; +} + +/* line 13, ../sass/main.scss */ +body { + font-family: Helvetica, Arial, sans-serif; + font-size: 16px; + line-height: 1.5; + font-weight: 300; + background-color: #fdfdfd; +} + +/* line 21, ../sass/main.scss */ +h1, h2, h3, h4, h5, h6 { + font-size: 100%; + font-weight: 400; +} + +/* line 23, ../sass/main.scss */ +a { + color: #2a7ae2; + text-decoration: none; +} + +/* line 24, ../sass/main.scss */ +a:hover { + color: #000; + text-decoration: underline; +} + +/* line 25, ../sass/main.scss */ +a:visited { + color: #205caa; +} + +/* Utility */ +/* line 30, ../sass/main.scss */ +.wrap:before, +.wrap:after { + content: ""; + display: table; +} + +/* line 31, ../sass/main.scss */ +.wrap:after { + clear: both; +} + +/* line 32, ../sass/main.scss */ +.wrap { + max-width: 800px; + padding: 0 30px; + margin: 0 auto; + zoom: 1; +} + +/* Layout Styles */ +/* ----------------------------------------------------------*/ +/* Site header */ +/* line 45, ../sass/main.scss */ +.site-header { + border-top: 5px solid #333; + border-bottom: 1px solid #e8e8e8; + min-height: 56px; + background-color: white; +} + +/* line 54, ../sass/main.scss */ +.site-title, +.site-title:hover, +.site-title:visited { + display: block; + color: #333; + font-size: 26px; + letter-spacing: -1px; + float: left; + line-height: 56px; + position: relative; + z-index: 1; +} + +/* line 65, ../sass/main.scss */ +.site-nav { + float: right; + line-height: 56px; +} + +/* line 70, ../sass/main.scss */ +.site-nav .menu-icon { + display: none; +} + +/* line 72, ../sass/main.scss */ +.site-nav .page-link { + margin-left: 20px; + color: #727272; + letter-spacing: -.5px; +} + +/* Site footer */ +/* line 80, ../sass/main.scss */ +.site-footer { + border-top: 1px solid #e8e8e8; + padding: 30px 0; +} + +/* line 85, ../sass/main.scss */ +.footer-heading { + font-size: 18px; + font-weight: 300; + letter-spacing: -.5px; + margin-bottom: 15px; +} + +/* line 92, ../sass/main.scss */ +.site-footer .column { + float: left; + margin-bottom: 15px; +} + +/* line 94, ../sass/main.scss */ +.footer-col-1 { + width: 270px; + /*fallback*/ + width: -webkit-calc(35% - 10px); + width: -moz-calc(35% - 10px); + width: -o-calc(35% - 10px); + width: calc(35% - 10px); + margin-right: 10px; +} + +/* line 102, ../sass/main.scss */ +.footer-col-2 { + width: 175px; + /*fallback*/ + width: -webkit-calc(23.125% - 10px); + width: -moz-calc(23.125% - 10px); + width: -o-calc(23.125% - 10px); + width: calc(23.125% - 10px); + margin-right: 10px; +} + +/* line 110, ../sass/main.scss */ +.footer-col-3 { + width: 335px; + /*fallback*/ + width: -webkit-calc(41.875%); + width: -moz-calc(41.875%); + width: -o-calc(41.875%); + width: calc(41.875%); +} + +/* line 118, ../sass/main.scss */ +.site-footer ul { + list-style: none; +} + +/* line 121, ../sass/main.scss */ +.site-footer li, +.site-footer p { + font-size: 15px; + letter-spacing: -.3px; + color: #828282; +} + +/* line 128, ../sass/main.scss */ +.github-icon-svg, +.twitter-icon-svg { + display: inline-block; + width: 16px; + height: 16px; + position: relative; + top: 3px; +} + +/* Page Content styles */ +/* ----------------------------------------------------------*/ +/* line 140, ../sass/main.scss */ +.page-content { + padding: 30px 0; + background-color: #fff; +} + +/* Home styles */ +/* ----------------------------------------------------------*/ +/* line 149, ../sass/main.scss */ +.home h1 { + margin-bottom: 25px; +} + +/* line 151, ../sass/main.scss */ +.posts { + list-style-type: none; +} + +/* line 153, ../sass/main.scss */ +.posts li { + margin-bottom: 30px; +} + +/* line 155, ../sass/main.scss */ +.posts .post-link { + font-size: 24px; + letter-spacing: -1px; + line-height: 1; +} + +/* line 161, ../sass/main.scss */ +.posts .post-date { + display: block; + font-size: 15px; + color: #818181; +} + +/* Post styles */ +/* ----------------------------------------------------------*/ +/* line 171, ../sass/main.scss */ +.post-header { + margin: 10px 0 30px; +} + +/* line 173, ../sass/main.scss */ +.post-header h1 { + font-size: 42px; + letter-spacing: -1.75px; + line-height: 1; + font-weight: 300; +} + +/* line 180, ../sass/main.scss */ +.post-header .meta { + font-size: 15px; + color: #818181; + margin-top: 5px; +} + +/* line 186, ../sass/main.scss */ +.post-content { + margin: 0 0 30px; +} + +/* line 188, ../sass/main.scss */ +.post-content > * { + margin: 20px 0; +} + +/* line 196, ../sass/main.scss */ +.post-content h1, +.post-content h2, +.post-content h3, +.post-content h4, +.post-content h5, +.post-content h6 { + line-height: 1; + font-weight: 300; + margin: 40px 0 20px; +} + +/* line 202, ../sass/main.scss */ +.post-content h2 { + font-size: 32px; + letter-spacing: -1.25px; +} + +/* line 207, ../sass/main.scss */ +.post-content h3 { + font-size: 26px; + letter-spacing: -1px; +} + +/* line 212, ../sass/main.scss */ +.post-content h4 { + font-size: 20px; + letter-spacing: -1px; +} + +/* line 217, ../sass/main.scss */ +.post-content blockquote { + border-left: 4px solid #e8e8e8; + padding-left: 20px; + font-size: 18px; + opacity: .6; + letter-spacing: -1px; + font-style: italic; + margin: 30px 0; +} + +/* line 228, ../sass/main.scss */ +.post-content ul, +.post-content ol { + padding-left: 20px; +} + +/* line 231, ../sass/main.scss */ +.post pre, +.post code { + border: 1px solid #d5d5e9; + background-color: #eef; + padding: 8px 12px; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; + font-size: 15px; + overflow: scroll; +} + +/* line 242, ../sass/main.scss */ +.post code { + padding: 1px 5px; +} + +/* line 245, ../sass/main.scss */ +.post ul, +.post ol { + margin-left: 1.35em; +} + +/* line 247, ../sass/main.scss */ +.post pre code { + border: 0; + padding-right: 0; + padding-left: 0; +} + +/* terminal */ +/* line 254, ../sass/main.scss */ +.post pre.terminal { + border: 1px solid #000; + background-color: #333; + color: #FFF; + -webkit-border-radius: 3px; + -moz-border-radius: 3px; + border-radius: 3px; +} + +/* line 263, ../sass/main.scss */ +.post pre.terminal code { + background-color: #333; +} + +/* Syntax highlighting styles */ +/* ----------------------------------------------------------*/ +/* line 268, ../sass/main.scss */ +.highlight { + background: #ffffff; +} + +/* line 269, ../sass/main.scss */ +.highlight .c { + color: #999988; + font-style: italic; +} + +/* Comment */ +/* line 270, ../sass/main.scss */ +.highlight .err { + color: #a61717; + background-color: #e3d2d2; +} + +/* Error */ +/* line 271, ../sass/main.scss */ +.highlight .k { + font-weight: bold; +} + +/* Keyword */ +/* line 272, ../sass/main.scss */ +.highlight .o { + font-weight: bold; +} + +/* Operator */ +/* line 273, ../sass/main.scss */ +.highlight .cm { + color: #999988; + font-style: italic; +} + +/* Comment.Multiline */ +/* line 274, ../sass/main.scss */ +.highlight .cp { + color: #999999; + font-weight: bold; +} + +/* Comment.Preproc */ +/* line 275, ../sass/main.scss */ +.highlight .c1 { + color: #999988; + font-style: italic; +} + +/* Comment.Single */ +/* line 276, ../sass/main.scss */ +.highlight .cs { + color: #999999; + font-weight: bold; + font-style: italic; +} + +/* Comment.Special */ +/* line 277, ../sass/main.scss */ +.highlight .gd { + color: #000000; + background-color: #ffdddd; +} + +/* Generic.Deleted */ +/* line 278, ../sass/main.scss */ +.highlight .gd .x { + color: #000000; + background-color: #ffaaaa; +} + +/* Generic.Deleted.Specific */ +/* line 279, ../sass/main.scss */ +.highlight .ge { + font-style: italic; +} + +/* Generic.Emph */ +/* line 280, ../sass/main.scss */ +.highlight .gr { + color: #aa0000; +} + +/* Generic.Error */ +/* line 281, ../sass/main.scss */ +.highlight .gh { + color: #999999; +} + +/* Generic.Heading */ +/* line 282, ../sass/main.scss */ +.highlight .gi { + color: #000000; + background-color: #ddffdd; +} + +/* Generic.Inserted */ +/* line 283, ../sass/main.scss */ +.highlight .gi .x { + color: #000000; + background-color: #aaffaa; +} + +/* Generic.Inserted.Specific */ +/* line 284, ../sass/main.scss */ +.highlight .go { + color: #888888; +} + +/* Generic.Output */ +/* line 285, ../sass/main.scss */ +.highlight .gp { + color: #555555; +} + +/* Generic.Prompt */ +/* line 286, ../sass/main.scss */ +.highlight .gs { + font-weight: bold; +} + +/* Generic.Strong */ +/* line 287, ../sass/main.scss */ +.highlight .gu { + color: #aaaaaa; +} + +/* Generic.Subheading */ +/* line 288, ../sass/main.scss */ +.highlight .gt { + color: #aa0000; +} + +/* Generic.Traceback */ +/* line 289, ../sass/main.scss */ +.highlight .kc { + font-weight: bold; +} + +/* Keyword.Constant */ +/* line 290, ../sass/main.scss */ +.highlight .kd { + font-weight: bold; +} + +/* Keyword.Declaration */ +/* line 291, ../sass/main.scss */ +.highlight .kp { + font-weight: bold; +} + +/* Keyword.Pseudo */ +/* line 292, ../sass/main.scss */ +.highlight .kr { + font-weight: bold; +} + +/* Keyword.Reserved */ +/* line 293, ../sass/main.scss */ +.highlight .kt { + color: #445588; + font-weight: bold; +} + +/* Keyword.Type */ +/* line 294, ../sass/main.scss */ +.highlight .m { + color: #009999; +} + +/* Literal.Number */ +/* line 295, ../sass/main.scss */ +.highlight .s { + color: #dd1144; +} + +/* Literal.String */ +/* line 296, ../sass/main.scss */ +.highlight .na { + color: teal; +} + +/* Name.Attribute */ +/* line 297, ../sass/main.scss */ +.highlight .nb { + color: #0086b3; +} + +/* Name.Builtin */ +/* line 298, ../sass/main.scss */ +.highlight .nc { + color: #445588; + font-weight: bold; +} + +/* Name.Class */ +/* line 299, ../sass/main.scss */ +.highlight .no { + color: teal; +} + +/* Name.Constant */ +/* line 300, ../sass/main.scss */ +.highlight .ni { + color: purple; +} + +/* Name.Entity */ +/* line 301, ../sass/main.scss */ +.highlight .ne { + color: #990000; + font-weight: bold; +} + +/* Name.Exception */ +/* line 302, ../sass/main.scss */ +.highlight .nf { + color: #990000; + font-weight: bold; +} + +/* Name.Function */ +/* line 303, ../sass/main.scss */ +.highlight .nn { + color: #555555; +} + +/* Name.Namespace */ +/* line 304, ../sass/main.scss */ +.highlight .nt { + color: navy; +} + +/* Name.Tag */ +/* line 305, ../sass/main.scss */ +.highlight .nv { + color: teal; +} + +/* Name.Variable */ +/* line 306, ../sass/main.scss */ +.highlight .ow { + font-weight: bold; +} + +/* Operator.Word */ +/* line 307, ../sass/main.scss */ +.highlight .w { + color: #bbbbbb; +} + +/* Text.Whitespace */ +/* line 308, ../sass/main.scss */ +.highlight .mf { + color: #009999; +} + +/* Literal.Number.Float */ +/* line 309, ../sass/main.scss */ +.highlight .mh { + color: #009999; +} + +/* Literal.Number.Hex */ +/* line 310, ../sass/main.scss */ +.highlight .mi { + color: #009999; +} + +/* Literal.Number.Integer */ +/* line 311, ../sass/main.scss */ +.highlight .mo { + color: #009999; +} + +/* Literal.Number.Oct */ +/* line 312, ../sass/main.scss */ +.highlight .sb { + color: #dd1144; +} + +/* Literal.String.Backtick */ +/* line 313, ../sass/main.scss */ +.highlight .sc { + color: #dd1144; +} + +/* Literal.String.Char */ +/* line 314, ../sass/main.scss */ +.highlight .sd { + color: #dd1144; +} + +/* Literal.String.Doc */ +/* line 315, ../sass/main.scss */ +.highlight .s2 { + color: #dd1144; +} + +/* Literal.String.Double */ +/* line 316, ../sass/main.scss */ +.highlight .se { + color: #dd1144; +} + +/* Literal.String.Escape */ +/* line 317, ../sass/main.scss */ +.highlight .sh { + color: #dd1144; +} + +/* Literal.String.Heredoc */ +/* line 318, ../sass/main.scss */ +.highlight .si { + color: #dd1144; +} + +/* Literal.String.Interpol */ +/* line 319, ../sass/main.scss */ +.highlight .sx { + color: #dd1144; +} + +/* Literal.String.Other */ +/* line 320, ../sass/main.scss */ +.highlight .sr { + color: #009926; +} + +/* Literal.String.Regex */ +/* line 321, ../sass/main.scss */ +.highlight .s1 { + color: #dd1144; +} + +/* Literal.String.Single */ +/* line 322, ../sass/main.scss */ +.highlight .ss { + color: #990073; +} + +/* Literal.String.Symbol */ +/* line 323, ../sass/main.scss */ +.highlight .bp { + color: #999999; +} + +/* Name.Builtin.Pseudo */ +/* line 324, ../sass/main.scss */ +.highlight .vc { + color: teal; +} + +/* Name.Variable.Class */ +/* line 325, ../sass/main.scss */ +.highlight .vg { + color: teal; +} + +/* Name.Variable.Global */ +/* line 326, ../sass/main.scss */ +.highlight .vi { + color: teal; +} + +/* Name.Variable.Instance */ +/* line 327, ../sass/main.scss */ +.highlight .il { + color: #009999; +} + +/* Literal.Number.Integer.Long */ +/* media queries */ +/* ----------------------------------------------------------*/ +@media screen and (max-width: 750px) { + /* line 336, ../sass/main.scss */ + .footer-col-1 { + width: 50%; + } + + /* line 338, ../sass/main.scss */ + .footer-col-2 { + width: 45%; + /*fallback*/ + width: -webkit-calc(50% - 10px); + width: -moz-calc(50% - 10px); + width: -o-calc(50% - 10px); + width: calc(50% - 10px); + margin-right: 0; + } + + /* line 347, ../sass/main.scss */ + .site-footer .column.footer-col-3 { + width: auto; + float: none; + clear: both; + } +} +@media screen and (max-width: 600px) { + /* line 357, ../sass/main.scss */ + .wrap { + padding: 0 12px; + } + + /* line 359, ../sass/main.scss */ + .site-nav { + position: fixed; + z-index: 10; + top: 14px; + right: 8px; + background-color: white; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + border: 1px solid #e8e8e8; + } + + /* line 370, ../sass/main.scss */ + .site-nav .menu-icon { + display: block; + font-size: 24px; + color: #505050; + float: right; + width: 36px; + text-align: center; + line-height: 36px; + } + + /* line 380, ../sass/main.scss */ + .site-nav .menu-icon svg { + width: 18px; + height: 16px; + } + + /* line 382, ../sass/main.scss */ + .site-nav .trigger { + clear: both; + margin-bottom: 5px; + display: none; + } + + /* line 388, ../sass/main.scss */ + .site-nav:hover .trigger { + display: block; + } + + /* line 390, ../sass/main.scss */ + .site-nav .page-link { + display: block; + text-align: right; + line-height: 1.25; + padding: 5px 10px; + margin: 0; + } + + /* line 398, ../sass/main.scss */ + .post-header h1 { + font-size: 36px; + } + + /* line 399, ../sass/main.scss */ + .post-content h2 { + font-size: 28px; + } + + /* line 400, ../sass/main.scss */ + .post-content h3 { + font-size: 22px; + } + + /* line 401, ../sass/main.scss */ + .post-content h4 { + font-size: 18px; + } + + /* line 402, ../sass/main.scss */ + .post-content blockquote { + padding-left: 10px; + } + + /* line 404, ../sass/main.scss */ + .post-content ul, + .post-content ol { + padding-left: 10px; + } + + /* line 406, ../sass/main.scss */ + .site-footer .column { + float: none; + clear: both; + width: auto; + margin: 0 0 15px; + } +} diff --git a/css/stylesheets/print.css b/css/stylesheets/print.css new file mode 100644 index 0000000..b0e9e45 --- /dev/null +++ b/css/stylesheets/print.css @@ -0,0 +1,3 @@ +/* Welcome to Compass. Use this file to define print styles. + * Import this file using the following HTML or equivalent: + * */ diff --git a/css/stylesheets/print2.css b/css/stylesheets/print2.css new file mode 100644 index 0000000..b0e9e45 --- /dev/null +++ b/css/stylesheets/print2.css @@ -0,0 +1,3 @@ +/* Welcome to Compass. Use this file to define print styles. + * Import this file using the following HTML or equivalent: + * */ diff --git a/css/stylesheets/screen.css b/css/stylesheets/screen.css new file mode 100644 index 0000000..49f2c57 --- /dev/null +++ b/css/stylesheets/screen.css @@ -0,0 +1,68 @@ +/* Welcome to Compass. + * In this file you should write your main styles. (or centralize your imports) + * Import this file using the following HTML or equivalent: + * */ +/* line 17, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +b, u, i, center, +dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td, +article, aside, canvas, details, embed, +figure, figcaption, footer, header, hgroup, +menu, nav, output, ruby, section, summary, +time, mark, audio, video { + margin: 0; + padding: 0; + border: 0; + font: inherit; + font-size: 100%; + vertical-align: baseline; +} + +/* line 22, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +html { + line-height: 1; +} + +/* line 24, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +ol, ul { + list-style: none; +} + +/* line 26, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +table { + border-collapse: collapse; + border-spacing: 0; +} + +/* line 28, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +caption, th, td { + text-align: left; + font-weight: normal; + vertical-align: middle; +} + +/* line 30, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +q, blockquote { + quotes: none; +} +/* line 103, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +q:before, q:after, blockquote:before, blockquote:after { + content: ""; + content: none; +} + +/* line 32, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +a img { + border: none; +} + +/* line 116, ../../../../../../.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ +article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { + display: block; +} diff --git a/liquid-docs/feed.xml b/feed.xml similarity index 100% rename from liquid-docs/feed.xml rename to feed.xml diff --git a/liquid-docs/index.html b/index.html similarity index 100% rename from liquid-docs/index.html rename to index.html