Skip to content

Commit 4718de1

Browse files
Justin JohnsonJustin Johnson
authored andcommitted
updated post and added lines to files for github
1 parent e66c737 commit 4718de1

File tree

15 files changed

+36
-37
lines changed

15 files changed

+36
-37
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ _site
66
Gemfile
77
Gemfile.lock
88
node_modules
9-
package.json
9+
package.json

404.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ title: 404 - Page not found
55

66
Sorry, we can't find that page that you're looking for. You can try take for a look by going [back to the homepage]({{ site.baseurl }}/).
77

8-
[<img src="{{ site.baseurl }}/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;"/>]({{ site.baseurl }}/)
8+
[<img src="{{ site.baseurl }}/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;"/>]({{ site.baseurl }}/)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1717
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1818
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1919
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Making a change to _config.yml (or any file in your repository) will force GitHu
3737
> 3. Clone down your repository and make updates locally, then push them to your GitHub repository.
3838
3939
![_config.yml](/images/config.png "_config.yml")
40-
40+
4141
### Step 3) Publish your first blog post
4242

4343
Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](http://www.jekyllnow.com/Markdown-Style-Guide/) might come in handy.
@@ -107,7 +107,7 @@ You can use the [Quick Start](https://github.com/barryclark/jekyll-now#quick-sta
107107
## Credits
108108

109109
- [Jekyll](https://github.com/jekyll/jekyll) - Thanks to it's creators, contributors and maintainers.
110-
- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful.
110+
- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful.
111111
- [Solarized Light Pygments](https://gist.github.com/edwardhotchkiss/2005058) - Thanks, Edward.
112112
- [Joel Glovier](http://joelglovier.com/writing/) - Great Jekyll articles. I used Joel's feed.xml in this repository.
113113
- [David Furnes](https://github.com/dfurnes), [Jon Uy](https://github.com/jonuy), [Luke Patton](https://github.com/lkpttn) - Thanks for the design/code reviews.

_includes/analytics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
})();
1414

1515
</script>
16-
{% endif %}
16+
{% endif %}

_includes/disqus.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<div class="comments">
33
<div id="disqus_thread"></div>
44
<script type="text/javascript">
5-
6-
var disqus_shortname = '{{ site.disqus }}';
5+
6+
var disqus_shortname = '{{ site.disqus }}';
77

88
(function() {
99
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
@@ -14,4 +14,4 @@
1414
</script>
1515
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
1616
</div>
17-
{% endif %}
17+
{% endif %}

_includes/svg-icons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
{% if site.footer-links.linkedin %}<a href="http://linkedin.com/in/{{ site.footer-links.linkedin }}">{% include svg-icons/linkedin.html %}</a>{% endif %}
88
{% if site.footer-links.pinterest %}<a href="http://pinterest.com/{{ site.footer-links.pinterest }}">{% include svg-icons/pinterest.html %}</a>{% endif %}
99
{% if site.footer-links.rss %}<a href="{{ site.baseurl }}/feed.xml">{% include svg-icons/rss.html %}</a>{% endif %}
10-
{% if site.footer-links.twitter %}<a href="http://twitter.com/{{ site.footer-links.twitter }}">{% include svg-icons/twitter.html %}</a>{% endif %}
10+
{% if site.footer-links.twitter %}<a href="http://twitter.com/{{ site.footer-links.twitter }}">{% include svg-icons/twitter.html %}</a>{% endif %}

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<article class="page">
6-
6+
77
<h1>{{ page.title }}</h1>
88

99
<div class="entry">

_layouts/post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ <h1>{{ page.title }}</h1>
1414
</div>
1515

1616
{% include disqus.html disqus_identifier=page.disqus_identifier %}
17-
</article>
17+
</article>

_posts/2014-3-3-Second-Post.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
layout: post
3-
title: Second post just trying it out
3+
title: Abstract Interfaces
44
---
55

66
![rageUIimage](/images/RageUI.png)
77

8-
Really excited to have a new blog site up to talk about what I've been working on and new findings.
8+
Thought it would be pretty fun to take my abstract painting influences and mix them with UI Design.
9+
If you can't tell I went with a Warrior theme :).

0 commit comments

Comments
 (0)