Realized I don't need flexbox. Position fixed sidebar

Refactoring

Cleaned up some styles
This commit is contained in:
Tetsuro
2015-01-26 20:58:06 -05:00
parent a8dc349f01
commit fe4253f872
5 changed files with 176 additions and 155 deletions

View File

@@ -1,14 +1,28 @@
---
layout: post
title: "Welcome to Jekyll!"
title: "Test Post"
date: 2015-01-26 17:50:59
categories: jekyll update
categories: liquid docs yo
---
Youll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
# Heading 1
Jekyll also offers powerful support for code snippets:
## Heading 2
### Heading 3
#### Heading 4
This is a dummy paragraph. Find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
This is a dummy paragraph. Find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
This is a dummy paragraph. Find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
> Blockquote
Code snippet:
{% highlight ruby %}
def print_hi(name)