forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename 2014-3-3-Hello-World.md to 2017-4-8-Hello-World.md
- Loading branch information
1 parent
f0586fe
commit d722424
Showing
2 changed files
with
31 additions
and
10 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: post | ||
title: My first blog post using GitHub and Jekyll! | ||
--- | ||
|
||
This is my first blog post made with Jekyll! Woohoo! In this first post, I'll share some notes on what I learned today at the first class meeting of the very first [Learn Teach Code](http://learnteachcode.org/) UnBootcamp experiment. | ||
|
||
## Today I learned (#TIL): | ||
|
||
- ...thing 1 | ||
- ...thing 2 | ||
|
||
## Questions: | ||
|
||
- ...thing 1 | ||
- ...thing 2 | ||
|
||
## Bugs discovered / what I got stuck on: | ||
|
||
- ...thing 1 | ||
- ...thing 2 | ||
|
||
## Useful links to save for later: | ||
|
||
- ...thing 1 | ||
- ...thing 2 | ||
|
||
## My next goals: | ||
|
||
- ...thing 1 | ||
- ...thing 2 |