From 730375e79af9f8b8e0ebae254e145f1c870c8ed4 Mon Sep 17 00:00:00 2001 From: Elliott Hauser Date: Mon, 26 Aug 2013 08:51:45 -0400 Subject: [PATCH 01/84] Finish sentence. Fixes #38 --- syllabus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syllabus.markdown b/syllabus.markdown index e4d0809..a56b8b5 100644 --- a/syllabus.markdown +++ b/syllabus.markdown @@ -104,7 +104,7 @@ Honor Code which is described in University publications. For this course in pa ### Attendance & Attention -Students should attend every class and give it their undivided attention. Use of non-coding websites or social features is prohibited. There will be many opportunities for interaction, but during class time +Students should attend every class and give it their undivided attention. Use of non-coding websites or social features is prohibited. There will be many opportunities for interaction, but during class time please pay attention. ### Late Work From a9f3fbe40eded7b756fa0884df407baa217c9a33 Mon Sep 17 00:00:00 2001 From: Elliott Hauser Date: Mon, 26 Aug 2013 09:01:44 -0400 Subject: [PATCH 02/84] Elliott's first post --- _posts/2013-08-26-elliotts-post.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _posts/2013-08-26-elliotts-post.md diff --git a/_posts/2013-08-26-elliotts-post.md b/_posts/2013-08-26-elliotts-post.md new file mode 100644 index 0000000..cbb48e6 --- /dev/null +++ b/_posts/2013-08-26-elliotts-post.md @@ -0,0 +1,21 @@ +--- +layout: post +author: elliott +categories: post +--- + +*This text will be italic* +_This will also be italic_ + +**This text will be bold** +__This will also be bold__ + +*You **can** combine them* + +```javascript +function fancyAlert(arg) { + if(arg) { + $.facebox({div:'#foo'}) + } +} +``` From df620a49f47aa4e66779b2d453c7e5c4381e2168 Mon Sep 17 00:00:00 2001 From: erincarter Date: Mon, 26 Aug 2013 09:01:48 -0400 Subject: [PATCH 03/84] Erin C's first post --- _posts/2013-08-26-erincs-post.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2013-08-26-erincs-post.md diff --git a/_posts/2013-08-26-erincs-post.md b/_posts/2013-08-26-erincs-post.md new file mode 100644 index 0000000..1c2c194 --- /dev/null +++ b/_posts/2013-08-26-erincs-post.md @@ -0,0 +1,12 @@ +--- +layout: post +author: ecarter +categories: test +--- + +##Post goes here + +As Kanye West said: + +> We're living the future so +> the present is our past. From a92fa355e4111f086551f023b3c0db8f1144f762 Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:01:49 -0400 Subject: [PATCH 04/84] Mary's first post --- _posts/2013-08-26-marys-post.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2013-08-26-marys-post.md diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md new file mode 100644 index 0000000..2cd9ec7 --- /dev/null +++ b/_posts/2013-08-26-marys-post.md @@ -0,0 +1,7 @@ +--- +layout: post +author: mgillen +categories: posts +--- +# wooooooo +*italicitalicitalic* From 7614b12133be5beb3f1206ddf183c8bacd3a857f Mon Sep 17 00:00:00 2001 From: landongrindheim Date: Mon, 26 Aug 2013 09:02:06 -0400 Subject: [PATCH 05/84] My first post --- _posts/2012-08-26-Landon's Post | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2012-08-26-Landon's Post diff --git a/_posts/2012-08-26-Landon's Post b/_posts/2012-08-26-Landon's Post new file mode 100644 index 0000000..3a6ca15 --- /dev/null +++ b/_posts/2012-08-26-Landon's Post @@ -0,0 +1,12 @@ +--- +layout:post +author: lgrindheim +categories: post +--- + +*This text will be italic* +_This will also be italic_ + +**This text will be bold** +__This will also be bold__ + From db6733d01789f36ff23a6a13fc35a3392d4ae969 Mon Sep 17 00:00:00 2001 From: Dave Pcolar Date: Mon, 26 Aug 2013 09:02:10 -0400 Subject: [PATCH 06/84] Create 2013-08-26-daves-post.md --- _posts/2013-08-26-daves-post.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _posts/2013-08-26-daves-post.md diff --git a/_posts/2013-08-26-daves-post.md b/_posts/2013-08-26-daves-post.md new file mode 100644 index 0000000..ea75d06 --- /dev/null +++ b/_posts/2013-08-26-daves-post.md @@ -0,0 +1,9 @@ +--- +layout: post +author: dpcolar +categories: post +--- + +### In Class post ### +* First post +** 8/26/2013 From 57165bbbb32125a60eeeaa734ac468d22b174eb7 Mon Sep 17 00:00:00 2001 From: kylerthecreator Date: Mon, 26 Aug 2013 09:02:17 -0400 Subject: [PATCH 07/84] Create 2013-08-26-kyles-post.md --- _posts/2013-08-26-kyles-post.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2013-08-26-kyles-post.md diff --git a/_posts/2013-08-26-kyles-post.md b/_posts/2013-08-26-kyles-post.md new file mode 100644 index 0000000..f2dc596 --- /dev/null +++ b/_posts/2013-08-26-kyles-post.md @@ -0,0 +1,7 @@ +--- +layout: post +author: kshaffer +categories: post +--- + +Here is my first post. From 9a6cf828e6bba01fb85b79c80baaba9349bb6c94 Mon Sep 17 00:00:00 2001 From: ans729 Date: Mon, 26 Aug 2013 09:02:19 -0400 Subject: [PATCH 08/84] Create 2013-08-26-ambers-post First Post --- _posts/2013-08-26-ambers-post | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _posts/2013-08-26-ambers-post diff --git a/_posts/2013-08-26-ambers-post b/_posts/2013-08-26-ambers-post new file mode 100644 index 0000000..133241e --- /dev/null +++ b/_posts/2013-08-26-ambers-post @@ -0,0 +1,8 @@ +--- +layout: post +author: amber +categories: post +--- + +__Hello__ + From 4352f20e6d40250f80b357fe0730a282274c8228 Mon Sep 17 00:00:00 2001 From: odorsey Date: Mon, 26 Aug 2013 09:02:21 -0400 Subject: [PATCH 09/84] Creating first post --- _posts/2013-08-26-olivias-post.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2013-08-26-olivias-post.md diff --git a/_posts/2013-08-26-olivias-post.md b/_posts/2013-08-26-olivias-post.md new file mode 100644 index 0000000..75c2bf1 --- /dev/null +++ b/_posts/2013-08-26-olivias-post.md @@ -0,0 +1,7 @@ +--- +layout: post +author: odorsey +categories: post +--- + +Writing my first post for INLS 560. Excited to be working with *Python*! From 4d21749db017870476643f7ad90dc8cb82a5a493 Mon Sep 17 00:00:00 2001 From: Michelle Baxter Date: Mon, 26 Aug 2013 09:02:30 -0400 Subject: [PATCH 10/84] Create 2013-08-26-Michelle-has-an-adventure.md Attempting to create a post --- _posts/2013-08-26-Michelle-has-an-adventure.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _posts/2013-08-26-Michelle-has-an-adventure.md diff --git a/_posts/2013-08-26-Michelle-has-an-adventure.md b/_posts/2013-08-26-Michelle-has-an-adventure.md new file mode 100644 index 0000000..8ba7005 --- /dev/null +++ b/_posts/2013-08-26-Michelle-has-an-adventure.md @@ -0,0 +1,9 @@ +--- +layout: post +author: mbaxter +categories: post +--- + +**Michelle is going to have an adventure** + +There will be *danger* and *excitement* and perhaps even *snacks* From b48a3250b158c7f0a7782a35a1278c90e00fe659 Mon Sep 17 00:00:00 2001 From: erholmes Date: Mon, 26 Aug 2013 09:02:38 -0400 Subject: [PATCH 11/84] Create 2013-08-26-qerin-post.md queen erin's first post --- 2013-08-26-qerin-post.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 2013-08-26-qerin-post.md diff --git a/2013-08-26-qerin-post.md b/2013-08-26-qerin-post.md new file mode 100644 index 0000000..b253afe --- /dev/null +++ b/2013-08-26-qerin-post.md @@ -0,0 +1,6 @@ +--- +layout: post +author: eholmes +categories: post + +I'm not *exactly* sure what I'm supposed to say. But I **hope** you like it anyway! From 601b02c3abe6b4d29e8ea2af03a45d6ce7b72e1d Mon Sep 17 00:00:00 2001 From: ashmbrown Date: Mon, 26 Aug 2013 09:02:43 -0400 Subject: [PATCH 12/84] Create 2013-08-26-ashleys-post.md Ashley's first post. So far, ok. --- 2013-08-26-ashleys-post.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 2013-08-26-ashleys-post.md diff --git a/2013-08-26-ashleys-post.md b/2013-08-26-ashleys-post.md new file mode 100644 index 0000000..6f8c2b7 --- /dev/null +++ b/2013-08-26-ashleys-post.md @@ -0,0 +1,12 @@ +--- +layout: post +author: abrown +categories: ashley brown +--- + +###Hey ya### + + +*You think you've got it +Oh, you think you've got it +But got it just don't get it* From c3f47c856c9e5bb22da6a67858d7dbb8e69a2b57 Mon Sep 17 00:00:00 2001 From: Caroline Pate Date: Mon, 26 Aug 2013 09:02:50 -0400 Subject: [PATCH 13/84] Create 2013-8-26-carolines-post.md.markdown --- _posts/2013-8-26-carolines-post.md.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2013-8-26-carolines-post.md.markdown diff --git a/_posts/2013-8-26-carolines-post.md.markdown b/_posts/2013-8-26-carolines-post.md.markdown new file mode 100644 index 0000000..aa15933 --- /dev/null +++ b/_posts/2013-8-26-carolines-post.md.markdown @@ -0,0 +1,12 @@ +--- +layout:post +author:carolinp +categories: post +--- +- [ ] here +- [ ] is +- [ ] a +- [ ] list + + + From 2151a739b061f3fa5cce3f49f21179e881bb6fee Mon Sep 17 00:00:00 2001 From: jpulliza Date: Mon, 26 Aug 2013 09:03:00 -0400 Subject: [PATCH 14/84] Create 2013-08-26-Jonathan-Post.md New Post --- _posts/2013-08-26-Jonathan-Post.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _posts/2013-08-26-Jonathan-Post.md diff --git a/_posts/2013-08-26-Jonathan-Post.md b/_posts/2013-08-26-Jonathan-Post.md new file mode 100644 index 0000000..eca0d83 --- /dev/null +++ b/_posts/2013-08-26-Jonathan-Post.md @@ -0,0 +1,7 @@ +--- +layout: post +author: jpulliza +categories: Students +--- + +Test Post. From 4c9a7b43996cb3ef530f4a9c31d129475a09dd7d Mon Sep 17 00:00:00 2001 From: sbbreen Date: Mon, 26 Aug 2013 09:03:16 -0400 Subject: [PATCH 15/84] Sarah's first post --- _posts/2013-08-26-sarahs-post.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _posts/2013-08-26-sarahs-post.md diff --git a/_posts/2013-08-26-sarahs-post.md b/_posts/2013-08-26-sarahs-post.md new file mode 100644 index 0000000..41c5781 --- /dev/null +++ b/_posts/2013-08-26-sarahs-post.md @@ -0,0 +1,15 @@ +--- +layout: post +author: sburnham +categories: blog post +--- +#First Post# + +Trying out some markdown list making. + +1. Item 1 +2. Item 2 +3. Item 3 + * Item 3a + * Item 3b + From d1bfa56011cd45198bb9d79ed70fa813d552c6cc Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:03:46 -0400 Subject: [PATCH 16/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index 2cd9ec7..ba789ad 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -3,5 +3,6 @@ layout: post author: mgillen categories: posts --- + # wooooooo *italicitalicitalic* From 264ef63bac3c89ce245b5a276b3aec7a5ad23d5b Mon Sep 17 00:00:00 2001 From: DanielleWingler Date: Mon, 26 Aug 2013 09:03:52 -0400 Subject: [PATCH 17/84] Danielle's first post. --- _posts/2013-08-26-danielles-post.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 _posts/2013-08-26-danielles-post.md diff --git a/_posts/2013-08-26-danielles-post.md b/_posts/2013-08-26-danielles-post.md new file mode 100644 index 0000000..60352fa --- /dev/null +++ b/_posts/2013-08-26-danielles-post.md @@ -0,0 +1,20 @@ +--- +layout: post +author: danielle +categories: post +--- + +```javascript +function fancyAlert(arg) { + if(arg) { + $.facebox({div:'#foo'}) + } +} +``` + +Here is a Python code example +without syntax highlighting: + + def foo: + if not bar: + return true From 05a8941045277f73d26b0206166411d736ed1e61 Mon Sep 17 00:00:00 2001 From: Michelle Baxter Date: Mon, 26 Aug 2013 09:13:31 -0400 Subject: [PATCH 18/84] Update _config.yml Added website, github, twitter, and about to author info for "mbaxter" --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..2bed085 100644 --- a/_config.yml +++ b/_config.yml @@ -22,10 +22,10 @@ authors: name: Michelle Baxter prof: false gravatar: - website: - github: - twitter: - about: + website: http://www.facebook.com/mbbaxter + github: EmBeeBee + twitter:@MichelleBBaxter + about: Grad student, pop culture enthusiast. abrown: name: Ashley Brown prof: false From a3ba421791d3a9cdb84de1828b9b375014893d54 Mon Sep 17 00:00:00 2001 From: DanielleWingler Date: Mon, 26 Aug 2013 09:14:01 -0400 Subject: [PATCH 19/84] Fixed my name. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..73c96f9 100644 --- a/_config.yml +++ b/_config.yml @@ -186,8 +186,8 @@ authors: github: twitter: about: - jwingler: - name: Jessica Wingler + dwingler: + name: Danielle Wingler prof: false gravatar: website: From 4cba477050d83f79295230f0c8d8db7eed0a5be5 Mon Sep 17 00:00:00 2001 From: Michelle Baxter Date: Mon, 26 Aug 2013 09:14:30 -0400 Subject: [PATCH 20/84] Update _config.yml Attempted to add gravatar "code" --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2bed085..2313b45 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ authors: mbaxter: name: Michelle Baxter prof: false - gravatar: + gravatar:a3e29e2e2b46aa5e21cf3e56fccdf2b0 website: http://www.facebook.com/mbbaxter github: EmBeeBee twitter:@MichelleBBaxter From 31eb5634ea7439eaa2f06ed677fb46a13787974b Mon Sep 17 00:00:00 2001 From: jkgeer Date: Mon, 26 Aug 2013 09:14:55 -0400 Subject: [PATCH 21/84] Jake's first post My first post --- _posts/2013-08-26-jakes-post.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _posts/2013-08-26-jakes-post.md diff --git a/_posts/2013-08-26-jakes-post.md b/_posts/2013-08-26-jakes-post.md new file mode 100644 index 0000000..d549526 --- /dev/null +++ b/_posts/2013-08-26-jakes-post.md @@ -0,0 +1,14 @@ +--- +layout: post +user: jgeer +categories: posts +--- + + +*This text will be italic* +_This will also be italic_ + +**This text will be bold** +__This will also be bold__ + +*You **can** combine them* From 20dbabe37ef3d65751fd01219607eba4432af438 Mon Sep 17 00:00:00 2001 From: Grant McLendon Date: Mon, 26 Aug 2013 09:15:14 -0400 Subject: [PATCH 22/84] update config.yml fixes #88 --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..8b2cdc4 100644 --- a/_config.yml +++ b/_config.yml @@ -125,11 +125,11 @@ authors: gmclendon: name: Grant McLendon prof: false - gravatar: - website: - github: - twitter: - about: + gravatar: eeb73c80c4450528bf5eac5f1dedae9e + website: http://gerbal.org + github: gerbal + twitter: gerbal100 + about: Grant's a first year MSIS student. vneisler: name: Virginia Neisler prof: false From b38bad9a1d7b3608e2df3d18a845315f5ea7af3e Mon Sep 17 00:00:00 2001 From: jkgeer Date: Mon, 26 Aug 2013 09:20:17 -0400 Subject: [PATCH 23/84] Jakes first post Changed heading --- _posts/2013-08-26-jakes-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-08-26-jakes-post.md b/_posts/2013-08-26-jakes-post.md index d549526..5b73bcd 100644 --- a/_posts/2013-08-26-jakes-post.md +++ b/_posts/2013-08-26-jakes-post.md @@ -1,6 +1,6 @@ --- layout: post -user: jgeer +author: jgeer categories: posts --- From 05d59739c1dee98920e6d0cb954a713bbbaa2ff8 Mon Sep 17 00:00:00 2001 From: Grant McLendon Date: Mon, 26 Aug 2013 09:21:43 -0400 Subject: [PATCH 24/84] Create grant's-post.md fixes #45 without site-breaking bugs --- _posts/2013-08-26-Grant's-Post.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _posts/2013-08-26-Grant's-Post.md diff --git a/_posts/2013-08-26-Grant's-Post.md b/_posts/2013-08-26-Grant's-Post.md new file mode 100644 index 0000000..86698b1 --- /dev/null +++ b/_posts/2013-08-26-Grant's-Post.md @@ -0,0 +1,13 @@ +--- +layout: post +author: gmclendon +categories: gmclendon +--- + +#HELLO WORLD +- [ ] a task list item +- [ ] list syntax required +- [ ] normal **formatting**, + @mentions, #1234 refs +- [ ] incomplete +- [x] completed From 042a6a61933d84d098e3e0224b53282c8bf68440 Mon Sep 17 00:00:00 2001 From: landongrindheim Date: Mon, 26 Aug 2013 09:23:14 -0400 Subject: [PATCH 25/84] Updated about me. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index ad956ad..abea803 100644 --- a/_config.yml +++ b/_config.yml @@ -81,7 +81,7 @@ authors: website: github: twitter: - about: + about: Here's about me aharding: name: Alexander Harold prof: false From 401304d4b31192b43dcef9e3a28f1d08175dcb4d Mon Sep 17 00:00:00 2001 From: ashmbrown Date: Mon, 26 Aug 2013 09:23:48 -0400 Subject: [PATCH 26/84] Update _config.yml I updated my bio information in config.yml. --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..395f78e 100644 --- a/_config.yml +++ b/_config.yml @@ -31,9 +31,9 @@ authors: prof: false gravatar: website: - github: - twitter: - about: + github: ashmbrown + twitter: Coming soon. + about: I am a dual Master's student studying Library Science and Public Administration. sburnham: name: Sarah Burnham prof: false From ecc09ac7319a145ea2ec50df25d0f2f9ed649afc Mon Sep 17 00:00:00 2001 From: IAMATinyCoder Date: Mon, 26 Aug 2013 09:25:15 -0400 Subject: [PATCH 27/84] Create 08-26-13-christophers-post.md This is my first post. --- _posts/08-26-13-christophers-post.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _posts/08-26-13-christophers-post.md diff --git a/_posts/08-26-13-christophers-post.md b/_posts/08-26-13-christophers-post.md new file mode 100644 index 0000000..12bd967 --- /dev/null +++ b/_posts/08-26-13-christophers-post.md @@ -0,0 +1,15 @@ +--- +layout: post +author: ckenrick +categories: announcement +--- + +## Top of new post + +```javascript +function fancyAlert(arg) { + if(arg) { + $.facebox({div:'#foo'}) + } +} +``` From c70193543a49cd18fb8803dc44222b573664296e Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:28:06 -0400 Subject: [PATCH 28/84] Mary's first post --- _posts/2013-08-26-marys-post.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index ba789ad..be4f3d8 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -4,5 +4,9 @@ author: mgillen categories: posts --- -# wooooooo -*italicitalicitalic* + +**Capt. Kirk:** *How close will we come to the nearest Klingon outpost if we continue on our present course?* +**Chekov:** *Ah, one parsec, sir. Close enough to smell them.* +**Spock:** *That is illogical, Ensign. Odors cannot travel through the vacuum of space.* +**Chekov:** *I was making a little joke, sir.* +**Spock:** *Extremely little, Ensign.* From 7c9b6f4c2e752b147c7365d88e0317a560940aee Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:29:40 -0400 Subject: [PATCH 29/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index be4f3d8..719cacd 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -4,9 +4,5 @@ author: mgillen categories: posts --- - -**Capt. Kirk:** *How close will we come to the nearest Klingon outpost if we continue on our present course?* -**Chekov:** *Ah, one parsec, sir. Close enough to smell them.* -**Spock:** *That is illogical, Ensign. Odors cannot travel through the vacuum of space.* -**Chekov:** *I was making a little joke, sir.* -**Spock:** *Extremely little, Ensign.* +#Spock: +>Fascinating! From 29b7c475870244ab1e5710916682a09415c93e20 Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:29:58 -0400 Subject: [PATCH 30/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index 719cacd..73217ff 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -4,5 +4,5 @@ author: mgillen categories: posts --- -#Spock: >Fascinating! +- *Spock* From 39188117b9aff57984e6a6644343b40a9f9fc7c6 Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:32:28 -0400 Subject: [PATCH 31/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index 73217ff..56c2d88 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -4,5 +4,5 @@ author: mgillen categories: posts --- ->Fascinating! -- *Spock* +*"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* +**Arthur Conan Doyle, *The Case-Book of Sherlock Holmes*** From 5057da5fafd35a6877bc74cc5debf0862213fc79 Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:32:40 -0400 Subject: [PATCH 32/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index 56c2d88..65cd79e 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -5,4 +5,5 @@ categories: posts --- *"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* + **Arthur Conan Doyle, *The Case-Book of Sherlock Holmes*** From e1c18c7e87cf860d80d81b56b71e3ef2317b0081 Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:32:54 -0400 Subject: [PATCH 33/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index 65cd79e..aa86dca 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -6,4 +6,4 @@ categories: posts *"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* -**Arthur Conan Doyle, *The Case-Book of Sherlock Holmes*** +**Arthur Conan Doyle, _The Case-Book of Sherlock Holmes_** From 82e98719e4490962a734eaf7f71a9610bd753bdd Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:33:23 -0400 Subject: [PATCH 34/84] Update 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md index aa86dca..08e03f5 100644 --- a/_posts/2013-08-26-marys-post.md +++ b/_posts/2013-08-26-marys-post.md @@ -4,6 +4,6 @@ author: mgillen categories: posts --- -*"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* +>*"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* **Arthur Conan Doyle, _The Case-Book of Sherlock Holmes_** From 7a34ca1c66426551db7e2b27bd67a49677f2d2ac Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:36:26 -0400 Subject: [PATCH 35/84] Delete 2013-08-26-marys-post.md --- _posts/2013-08-26-marys-post.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 _posts/2013-08-26-marys-post.md diff --git a/_posts/2013-08-26-marys-post.md b/_posts/2013-08-26-marys-post.md deleted file mode 100644 index 08e03f5..0000000 --- a/_posts/2013-08-26-marys-post.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: post -author: mgillen -categories: posts ---- - ->*"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* - -**Arthur Conan Doyle, _The Case-Book of Sherlock Holmes_** From 68cf5f1438890fd95dc089475aa954247372404f Mon Sep 17 00:00:00 2001 From: eah13 Date: Mon, 26 Aug 2013 09:36:05 -0400 Subject: [PATCH 36/84] Moved ashley's post into _post --- .../2013-08-26-ashleys-post.md | 0 .../ashley/brown/2013/08/26/ashleys-post.html | 79 +++++++++++++++++++ _site/index.html | 2 + _site/people.html | 8 +- _site/syllabus.html | 2 +- 5 files changed, 89 insertions(+), 2 deletions(-) rename 2013-08-26-ashleys-post.md => _posts/2013-08-26-ashleys-post.md (100%) create mode 100644 _site/ashley/brown/2013/08/26/ashleys-post.html diff --git a/2013-08-26-ashleys-post.md b/_posts/2013-08-26-ashleys-post.md similarity index 100% rename from 2013-08-26-ashleys-post.md rename to _posts/2013-08-26-ashleys-post.md diff --git a/_site/ashley/brown/2013/08/26/ashleys-post.html b/_site/ashley/brown/2013/08/26/ashleys-post.html new file mode 100644 index 0000000..2786270 --- /dev/null +++ b/_site/ashley/brown/2013/08/26/ashleys-post.html @@ -0,0 +1,79 @@ + + + + + + Ashleys Post + + + + + + + + + + + + Fork me on GitHub + +
+
+ + + + +

Ashleys Post

+ +

+by Ashley Brown +

+ +

26 Aug 2013

+ +
+

Hey ya

+ +

You think you’ve got it Oh, you think you’ve got it But got it just don’t get it

+
+ +
+ Find Ashley Brown on Twitter, Github, and on the web. +
+ + + +
+
+ + + + + diff --git a/_site/index.html b/_site/index.html index a184859..d5fca03 100644 --- a/_site/index.html +++ b/_site/index.html @@ -36,6 +36,8 @@

The SILShack class blog - Fall 201326 Aug 2013 » Second Class by Elliott Hauser +
  • 26 Aug 2013 » Ashleys Post by Ashley Brown
  • +
  • 21 Aug 2013 » First Class by Elliott Hauser
  • 07 Aug 2013 » Welcome to INLS 560! by Elliott Hauser
  • diff --git a/_site/people.html b/_site/people.html index b78265b..847d015 100644 --- a/_site/people.html +++ b/_site/people.html @@ -43,6 +43,8 @@

    Elliott Hauser

    + +
  • => First Class - 21 Aug 2013
  • @@ -65,6 +67,10 @@

    Ashley Brown

    Find Ashley Brown on Twitter, Github, and on the web.

    + +

    Sarah Burnham

    Find Sarah Burnham on Twitter, Github, and on the web.

    @@ -99,7 +105,7 @@

    Leslie Ho

    Erin Holmes

    -

    Find Erin Holmes on Twitter, Github, and on the web.

    +

    Erin the student Has love for lots of hobbies Books, puzzles, haiku Find Erin Holmes on Twitter, Github, and on the web.

    Christopher Kenrick

    diff --git a/_site/syllabus.html b/_site/syllabus.html index 1fd6572..766cc2b 100644 --- a/_site/syllabus.html +++ b/_site/syllabus.html @@ -159,7 +159,7 @@

    Honor Code

    Attendance & Attention

    -

    Students should attend every class and give it their undivided attention. Use of non-coding websites or social features is prohibited. There will be many opportunities for interaction, but during class time

    +

    Students should attend every class and give it their undivided attention. Use of non-coding websites or social features is prohibited. There will be many opportunities for interaction, but during class time please pay attention.

    Late Work

    From fb1f345498f44e1a78ea53aecf88ec232dca8ca0 Mon Sep 17 00:00:00 2001 From: landongrindheim Date: Mon, 26 Aug 2013 09:36:37 -0400 Subject: [PATCH 37/84] Updated profile information Udated github, twitter and about --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..ff4d491 100644 --- a/_config.yml +++ b/_config.yml @@ -79,9 +79,9 @@ authors: prof: false gravatar: website: - github: - twitter: - about: + github:landongrindheim + twitter:@landongrindheim + about:Landon is an MSIS student at UNC Chapel Hill. He grew up in North Dakota, but has lived in Idaho, Montana and North Carolina as well as in the Middle East. His brain operates primarily in the humanities. aharding: name: Alexander Harold prof: false From 37ff32279d51b709edcb0b64cb46a2e1fe55ebea Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:37:33 -0400 Subject: [PATCH 38/84] Mary's First Post --- _posts/2013-08-26-marys-post | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _posts/2013-08-26-marys-post diff --git a/_posts/2013-08-26-marys-post b/_posts/2013-08-26-marys-post new file mode 100644 index 0000000..7a505f5 --- /dev/null +++ b/_posts/2013-08-26-marys-post @@ -0,0 +1,9 @@ +---- +-layout: post +-author: mgillen +-categories: posts +---- +- +->*"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”* +- +-**Arthur Conan Doyle, _The Case-Book of Sherlock Holmes_** From 3fd822e95e45cb4f94890c1809b5e6e49b9a9a69 Mon Sep 17 00:00:00 2001 From: gillenme Date: Mon, 26 Aug 2013 09:53:50 -0400 Subject: [PATCH 39/84] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..091f874 100644 --- a/_config.yml +++ b/_config.yml @@ -71,9 +71,9 @@ authors: prof: false gravatar: website: - github: + github: gillenme twitter: - about: + about: Mary is a second year MSIS student focusing on information retrieval. Her interests include big data, data analytics and marketing. lgrindheim: name: Landon Grindheim prof: false From dd51695e302bdad683a58c1382eb972a014bc890 Mon Sep 17 00:00:00 2001 From: erholmes Date: Mon, 26 Aug 2013 10:08:55 -0400 Subject: [PATCH 40/84] Rename 2013-08-26-qerin-post.md to _posts/2013-08-26-qerin-post.md moved to _posts directory --- 2013-08-26-qerin-post.md => _posts/2013-08-26-qerin-post.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 2013-08-26-qerin-post.md => _posts/2013-08-26-qerin-post.md (100%) diff --git a/2013-08-26-qerin-post.md b/_posts/2013-08-26-qerin-post.md similarity index 100% rename from 2013-08-26-qerin-post.md rename to _posts/2013-08-26-qerin-post.md From e038ce2efabed31bba7ed0ae86d750c52723dfcd Mon Sep 17 00:00:00 2001 From: ashmbrown Date: Mon, 26 Aug 2013 10:13:44 -0400 Subject: [PATCH 41/84] Update _config.yml I fix the Twitter handle and just removed the text. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 395f78e..0992f97 100644 --- a/_config.yml +++ b/_config.yml @@ -32,7 +32,7 @@ authors: gravatar: website: github: ashmbrown - twitter: Coming soon. + twitter: about: I am a dual Master's student studying Library Science and Public Administration. sburnham: name: Sarah Burnham From 083d695962592fc7c7b274e1afe23db58f9b7ab2 Mon Sep 17 00:00:00 2001 From: landongrindheim Date: Mon, 26 Aug 2013 10:14:42 -0400 Subject: [PATCH 42/84] Revised github, twitter, about Inserted spaces between colon and text. Deleted @ on twitter --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ff4d491..42ddaf4 100644 --- a/_config.yml +++ b/_config.yml @@ -79,9 +79,9 @@ authors: prof: false gravatar: website: - github:landongrindheim - twitter:@landongrindheim - about:Landon is an MSIS student at UNC Chapel Hill. He grew up in North Dakota, but has lived in Idaho, Montana and North Carolina as well as in the Middle East. His brain operates primarily in the humanities. + github: landongrindheim + twitter: landongrindheim + about: Landon is an MSIS student at UNC Chapel Hill. He grew up in North Dakota, but has lived in Idaho, Montana and North Carolina as well as in the Middle East. His brain operates primarily in the humanities. aharding: name: Alexander Harold prof: false From 53b93a4c7b9c96fc24eccbbbadcc24ef6d048490 Mon Sep 17 00:00:00 2001 From: leslieho Date: Mon, 26 Aug 2013 10:20:06 -0400 Subject: [PATCH 43/84] Create 2013-08-26-leslies-post.md --- _posts/2013-08-26-leslies-post.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _posts/2013-08-26-leslies-post.md diff --git a/_posts/2013-08-26-leslies-post.md b/_posts/2013-08-26-leslies-post.md new file mode 100644 index 0000000..19d00ba --- /dev/null +++ b/_posts/2013-08-26-leslies-post.md @@ -0,0 +1,9 @@ +--- +layout: post +author: lho +categories: post +--- + +##super coolness + +_awesome_ From 16203e87fbd7f935c595586213abb7043fc3c0bf Mon Sep 17 00:00:00 2001 From: Jaleesa Powell Date: Mon, 26 Aug 2013 10:21:54 -0400 Subject: [PATCH 44/84] Jaleesa's First Post --- _posts/2013-08-26-jaleesas-post.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 _posts/2013-08-26-jaleesas-post.md diff --git a/_posts/2013-08-26-jaleesas-post.md b/_posts/2013-08-26-jaleesas-post.md new file mode 100644 index 0000000..acdae7d --- /dev/null +++ b/_posts/2013-08-26-jaleesas-post.md @@ -0,0 +1,19 @@ +--- +layout: post +author: jpowell +categories: post +--- + +# I have absolutely nothing important to type... + +So I will write nothing of importance here. + +* Nothingness 1 +* Nothingness 2 +* Nothingness 3 + +```Java +System.out.println("This is absolutely unimportant!"); +``` + +**Have a beautiful day.** From db1832257e69f4b9bdfc063d1f8e001bc76e8a9f Mon Sep 17 00:00:00 2001 From: Jaleesa Powell Date: Mon, 26 Aug 2013 10:24:39 -0400 Subject: [PATCH 45/84] Jaleesa updates _config.yml - Fix #110 --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..b03b407 100644 --- a/_config.yml +++ b/_config.yml @@ -157,11 +157,11 @@ authors: jpowell: name: Jaleesa Powell prof: false - gravatar: - website: - github: - twitter: - about: + gravatar: 189c604692e488809bcf2770b70cc491 + website: http://jaleesapowell.net + github: dieschwarzekobra + twitter: Jaleesa Powell + about: Jaleesa is a second-year MSIS student at the University of North Carolina at Chapel Hill. Jaleesa is a Web Intern at the UNC General Alumni Association and the Digitization Intern at Campbell University. jpulliza: name: Jonathan Pulliza prof: false From acf37335b52ca42e46dc302f974b97ccee5845f9 Mon Sep 17 00:00:00 2001 From: leslieho Date: Mon, 26 Aug 2013 10:25:31 -0400 Subject: [PATCH 46/84] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..0b7a2f4 100644 --- a/_config.yml +++ b/_config.yml @@ -95,9 +95,9 @@ authors: prof: false gravatar: website: - github: + github: leslieho twitter: - about: + about: Leslie is a BSIS and Anthropology double major. She really likes puppies. eholmes: name: Erin Holmes prof: false From 2430630dd26511240b99c0ecf2936eec18be8037 Mon Sep 17 00:00:00 2001 From: erholmes Date: Mon, 26 Aug 2013 10:36:59 -0400 Subject: [PATCH 47/84] Update _config.yml updated Erin H's information. Fixes #116. --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..2d894ee 100644 --- a/_config.yml +++ b/_config.yml @@ -102,10 +102,10 @@ authors: name: Erin Holmes prof: false gravatar: - website: - github: - twitter: - about: + website: http://www.linkedin.com/in/holmes.erin + github: erholmes + twitter: erinh24 + about: Erin is a second year MSIS student and is trying her best at life! ckenrick: name: Christopher Kenrick prof: false From 80e6be0b73a15ffbef92de8180d9b00623857f67 Mon Sep 17 00:00:00 2001 From: kylerthecreator Date: Mon, 26 Aug 2013 11:26:19 -0400 Subject: [PATCH 48/84] Update _config.yml Updated Kyle's _config profile. Fixes #91. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index ad956ad..b1fb4a0 100644 --- a/_config.yml +++ b/_config.yml @@ -175,9 +175,9 @@ authors: prof: false gravatar: website: - github: + github: kylerthecreator twitter: - about: + about: First year MSIS student, novice Githubber, avid coffee drinker. atickner: name: Amanda Tickner prof: false From 63132196df6c6a2f5a8dbee44cd15f67857b703d Mon Sep 17 00:00:00 2001 From: DanielleWingler Date: Mon, 26 Aug 2013 11:29:48 -0400 Subject: [PATCH 49/84] Fixed my name again. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 73c96f9..a370901 100644 --- a/_config.yml +++ b/_config.yml @@ -186,7 +186,7 @@ authors: github: twitter: about: - dwingler: + danielle: name: Danielle Wingler prof: false gravatar: From 3ffff493919205a94c43d7c3e7e578a328b2f87e Mon Sep 17 00:00:00 2001 From: DanielleWingler Date: Mon, 26 Aug 2013 11:48:57 -0400 Subject: [PATCH 50/84] Author and Bio update #117 --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a370901..9bd6242 100644 --- a/_config.yml +++ b/_config.yml @@ -193,7 +193,7 @@ authors: website: github: twitter: - about: + about: I am a BSIS student. I am looking forward to learning more about programming. I am still exploring career paths within the information science field. zyu: name: Zekun Yu prof: false From 5ebdefbe4acb5403abf38693938e9c1274f4b985 Mon Sep 17 00:00:00 2001 From: Jaleesa Powell Date: Mon, 26 Aug 2013 11:55:17 -0400 Subject: [PATCH 51/84] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b03b407..3d8970c 100644 --- a/_config.yml +++ b/_config.yml @@ -160,7 +160,7 @@ authors: gravatar: 189c604692e488809bcf2770b70cc491 website: http://jaleesapowell.net github: dieschwarzekobra - twitter: Jaleesa Powell + twitter: JaleesaPowell about: Jaleesa is a second-year MSIS student at the University of North Carolina at Chapel Hill. Jaleesa is a Web Intern at the UNC General Alumni Association and the Digitization Intern at Campbell University. jpulliza: name: Jonathan Pulliza From 056305d3dcc812a3ff5206727ea9dc9c0ec1dfa7 Mon Sep 17 00:00:00 2001 From: Michelle Baxter Date: Mon, 26 Aug 2013 12:09:36 -0400 Subject: [PATCH 52/84] Update _config.yml Took away "@" symbol from Twitter handle --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2313b45..9466936 100644 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ authors: gravatar:a3e29e2e2b46aa5e21cf3e56fccdf2b0 website: http://www.facebook.com/mbbaxter github: EmBeeBee - twitter:@MichelleBBaxter + twitter:MichelleBBaxter about: Grad student, pop culture enthusiast. abrown: name: Ashley Brown From 90a9f1fe2eeef355b7d50e05220657d1ca9416f6 Mon Sep 17 00:00:00 2001 From: eah13 Date: Mon, 26 Aug 2013 12:15:14 -0400 Subject: [PATCH 53/84] re-titled Christopher's post --- _posts/08-26-13-christophers-post.md | 15 --------------- _site/index.html | 2 ++ _site/people.html | 6 ++++++ 3 files changed, 8 insertions(+), 15 deletions(-) delete mode 100644 _posts/08-26-13-christophers-post.md diff --git a/_posts/08-26-13-christophers-post.md b/_posts/08-26-13-christophers-post.md deleted file mode 100644 index 12bd967..0000000 --- a/_posts/08-26-13-christophers-post.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -layout: post -author: ckenrick -categories: announcement ---- - -## Top of new post - -```javascript -function fancyAlert(arg) { - if(arg) { - $.facebox({div:'#foo'}) - } -} -``` diff --git a/_site/index.html b/_site/index.html index d5fca03..069bb35 100644 --- a/_site/index.html +++ b/_site/index.html @@ -36,6 +36,8 @@

    The SILShack class blog - Fall 201326 Aug 2013 » Second Class by Elliott Hauser +
  • 26 Aug 2013 » Erincs Post by Erin Carter
  • +
  • 26 Aug 2013 » Ashleys Post by Ashley Brown
  • 21 Aug 2013 » First Class by Elliott Hauser
  • diff --git a/_site/people.html b/_site/people.html index 847d015..55d4db0 100644 --- a/_site/people.html +++ b/_site/people.html @@ -45,6 +45,8 @@

    Elliott Hauser

    + +
  • => First Class - 21 Aug 2013
  • @@ -79,6 +81,10 @@

    Erin Carter

    Find Erin Carter on Twitter, Github, and on the web.

    + +

    Olivia Dorsey

    Find Olivia Dorsey on Twitter, Github, and on the web.

    From c2fbc21a2cf5387a9f9b9f27379410acc2efbf04 Mon Sep 17 00:00:00 2001 From: Dave Pcolar Date: Mon, 26 Aug 2013 12:22:00 -0400 Subject: [PATCH 54/84] Added personal details for social media and about string. --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 772cc7d..d098545 100644 --- a/_config.yml +++ b/_config.yml @@ -142,10 +142,10 @@ authors: name: David Pcolar prof: false gravatar: - website: - github: - twitter: - about: + website: http://library.unc.edu + github: pcolar + twitter: pcolar + about: Dave is an IT professional with the University Library. My focus is infrastructure related project management and research on scalable storage environments. epeele: name: Elizabeth Peele prof: false From 9162248bb9818e07188a4b8817f780e75f134301 Mon Sep 17 00:00:00 2001 From: eah13 Date: Mon, 26 Aug 2013 12:43:17 -0400 Subject: [PATCH 55/84] Turn on redcarpet for Github Flavored Markdown support. --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 772cc7d..2da3118 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,6 @@ name: The SILShack class blog - Fall 2013 pygments: true +markdown: redcarpet baseurl: /fall2013 url: From 3492ff195f65bcf49b3f07c459c8b3d2aea06714 Mon Sep 17 00:00:00 2001 From: eah13 Date: Mon, 26 Aug 2013 12:44:53 -0400 Subject: [PATCH 56/84] Post tweaks to fix a site crash. --- ...-ambers-post => 2013-08-26-ambers-post.md} | 0 _posts/2013-08-26-christophers-post.md | 15 + _posts/2013-08-26-danielles-post.md | 2 +- _posts/2013-08-26-jakes-post.md | 1 - ...26-marys-post => 2013-08-26-marys-post.md} | 0 _site/2013/08/26/marys-post.html | 12 + _site/2013/08/26/second-class.html | 120 +--- .../2013/08/07/welcome-to-560.html | 7 +- .../announcement/2013/08/21/first-class.html | 56 +- .../2013/08/26/christophers-post.html | 83 +++ .../ashley/brown/2013/08/26/ashleys-post.html | 9 +- _site/assignments.html | 55 +- _site/blog/post/2013/08/26/sarahs-post.html | 91 +++ _site/feedback.html | 3 +- _site/gmclendon/2013/08/26/Grant's-Post.html | 87 +++ _site/index.html | 26 + _site/music.html | 39 +- _site/people.html | 189 ++++-- _site/post/2013/08/26/ambers-post.html | 78 +++ _site/post/2013/08/26/danielles-post.html | 88 +++ _site/post/2013/08/26/daves-post.html | 83 +++ _site/post/2013/08/26/elizabeths-post.html | 85 +++ _site/post/2013/08/26/jaleesas-post.html | 89 +++ _site/post/2013/08/26/leslies-post.html | 80 +++ _site/post/2013/08/26/olivias-post.html | 78 +++ _site/posts/2013/08/26/jakes-post.html | 82 +++ _site/schedule.html | 572 +++++------------- _site/students/2013/08/26/Jonathan-Post.html | 78 +++ _site/syllabus.html | 134 ++-- _site/test/2013/08/26/erincs-post.html | 85 +++ 30 files changed, 1567 insertions(+), 760 deletions(-) rename _posts/{2013-08-26-ambers-post => 2013-08-26-ambers-post.md} (100%) create mode 100644 _posts/2013-08-26-christophers-post.md rename _posts/{2013-08-26-marys-post => 2013-08-26-marys-post.md} (100%) create mode 100644 _site/2013/08/26/marys-post.html create mode 100644 _site/announcement/2013/08/26/christophers-post.html create mode 100644 _site/blog/post/2013/08/26/sarahs-post.html create mode 100644 _site/gmclendon/2013/08/26/Grant's-Post.html create mode 100644 _site/post/2013/08/26/ambers-post.html create mode 100644 _site/post/2013/08/26/danielles-post.html create mode 100644 _site/post/2013/08/26/daves-post.html create mode 100644 _site/post/2013/08/26/elizabeths-post.html create mode 100644 _site/post/2013/08/26/jaleesas-post.html create mode 100644 _site/post/2013/08/26/leslies-post.html create mode 100644 _site/post/2013/08/26/olivias-post.html create mode 100644 _site/posts/2013/08/26/jakes-post.html create mode 100644 _site/students/2013/08/26/Jonathan-Post.html create mode 100644 _site/test/2013/08/26/erincs-post.html diff --git a/_posts/2013-08-26-ambers-post b/_posts/2013-08-26-ambers-post.md similarity index 100% rename from _posts/2013-08-26-ambers-post rename to _posts/2013-08-26-ambers-post.md diff --git a/_posts/2013-08-26-christophers-post.md b/_posts/2013-08-26-christophers-post.md new file mode 100644 index 0000000..e5a3df0 --- /dev/null +++ b/_posts/2013-08-26-christophers-post.md @@ -0,0 +1,15 @@ +--- +layout: post +author: ckenrick +categories: announcement +--- + +## Top of new post + +``` +function fancyAlert(arg) { + if(arg) { + $.facebox({div:'#foo'}) + } +} +``` diff --git a/_posts/2013-08-26-danielles-post.md b/_posts/2013-08-26-danielles-post.md index 60352fa..a52f67d 100644 --- a/_posts/2013-08-26-danielles-post.md +++ b/_posts/2013-08-26-danielles-post.md @@ -4,7 +4,7 @@ author: danielle categories: post --- -```javascript +``` function fancyAlert(arg) { if(arg) { $.facebox({div:'#foo'}) diff --git a/_posts/2013-08-26-jakes-post.md b/_posts/2013-08-26-jakes-post.md index 5b73bcd..286c12a 100644 --- a/_posts/2013-08-26-jakes-post.md +++ b/_posts/2013-08-26-jakes-post.md @@ -11,4 +11,3 @@ _This will also be italic_ **This text will be bold** __This will also be bold__ -*You **can** combine them* diff --git a/_posts/2013-08-26-marys-post b/_posts/2013-08-26-marys-post.md similarity index 100% rename from _posts/2013-08-26-marys-post rename to _posts/2013-08-26-marys-post.md diff --git a/_site/2013/08/26/marys-post.html b/_site/2013/08/26/marys-post.html new file mode 100644 index 0000000..8ed796d --- /dev/null +++ b/_site/2013/08/26/marys-post.html @@ -0,0 +1,12 @@ +
    + +

    -layout: post +-author: mgillen

    + +

    -categories: posts

    + +

    + +

    ->"When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.”

    + +

    -Arthur Conan Doyle, The Case-Book of Sherlock Holmes

    diff --git a/_site/2013/08/26/second-class.html b/_site/2013/08/26/second-class.html index d212275..41d36c2 100644 --- a/_site/2013/08/26/second-class.html +++ b/_site/2013/08/26/second-class.html @@ -44,155 +44,97 @@

    Second Class

    Holdovers from last time:

    -

    Student Backgrounds

    +

    Student Backgrounds

    Finish bios/intros

    -

    A series of questions, with opportunities for story time. Show of hands: How many people have viewed source on a Website?

    +

    A series of questions, with opportunities for story time. +Show of hands: How many people have viewed source on a Website?

    • a blog?
    • -
    • used Developer tools to alter a website?
    • -
    • written HTML?
    • -
    • written CSS?
    • -
    • written Markdown?
    • -
    • a Github account?
    • -
    • opened/closed an issue or pull request?
    • -
    • read Python code?
    • -
    • written Python code?
    • -
    • read another language?
    • -
    • written another language?
    • -
    • used Linux?
    • -
    • used the command line?
    • -
    • read software documentation?
    • -
    • contributed to open source?
    • -
    • implemented a project or system from scratch?
    -

    The answers to all of these questions will be ‘yes’ at the end of the semester.

    +

    The answers to all of these questions will be 'yes' at the end of the semester.

    -

    In-Class: Get set up on Google Plus

    +

    In-Class: Get set up on Google Plus

    -

    I think most of you are set up and have commented on the intro post. Perfect. * Quesiton I got RE social participation. Concentric circles in wider and wider communities.

    +

    I think most of you are set up and have commented on the intro post. Perfect. +* Quesiton I got RE social participation. Concentric circles in wider and wider communities.

    -

    In-Class: Get set up on Github

    +

    In-Class: Get set up on Github

    -

    You all should have a Github user name.

    +

    You all should have a Github user name.
    +* Basic parts of Github: profile, organization, repo, issues, pull requests, milestones. +* Michelle's question in-line

    -
      -
    • Basic parts of Github: profile, organization, repo, issues, pull requests, milestones.
    • - -
    • Michelle’s question in-line
    • -
    - -

    Mini-Lecture How the course blog is constructed.

    +

    Mini-Lecture How the course blog is constructed.

    • _config.yml: Where sitewide variables live
    • -
    • _posts/: Where posts live
    • -
    • _layouts/: HTML for Jekyll to instert our content into
    • -
    • *.markdown: Pages for the site
    -

    In-Class Exercise: Open your first issue

    +

    In-Class Exercise: Open your first issue

    • Exercise as Milestone
    • -
    • Example: Virginia had to drop the course
    • - -
    • Example: Jaleesa’s typo on the attendance section
    • - -
    • Everyone open an issue “____’s first issue”
    • - +
    • Example: Jaleesa's typo on the attendance section
    • +
    • Everyone open an issue "____'s first issue"
    • Tag it to the first issue milestone
    • -
    • look at the milestone
    -

    In-Class Exercise: Close your first issue

    +

    In-Class Exercise: Close your first issue

      -
    • Pair up. Comment on the other person’s issue and close it.
    • +
    • Pair up. Comment on the other person's issue and close it.
    -

    In-Class Exercise: Edit your Bio

    +

    In-Class Exercise: Edit your Bio

    • Fork the repo
    • -
    • Make a branch called something sane like config
    • -
    • Change your details in _config.yml
    • - -
    • Describe your changes with a commit message
    • - +
    • Describe your changes with a commit message
    • Open a Pull Request from your new branch to the silshack master.
    • -
    • Pair up, review the code, and comment that it looks good.
    -

    In-Class Exercise: Write an initial blog post

    +

    In-Class Exercise: Write an initial blog post

      -
    • -

      Make an issue “______’s first post”

      -
    • - -
    • -

      Fork the repo

      -
    • - -
    • -

      Make a sanely titled branch like firstpost

      -
    • - -
    • -

      Make the file _posts/YYYY-MM-DD-title.md

      -
    • - -
    • -

      Describe your changes in a commit

      -
    • - -
    • -

      add a YAML header (with your _config name as author)

      -
    • - -
    • -

      Write a post, using some features of Github Flavored Markdown

      -
    • - -
    • -

      Open a pull request from your new branch to the silshack master branch

      -
    • - -
    • -

      Pair up, review the code, and comment when it’s ready to go.

      -
    • - -
    • -

      Note: As we’ll learn, git is an open source command line version control system. Github.com is the fastest growing git repository on the internet. Th$

      -
    • +
    • Make an issue "______'s first post"
    • +
    • Fork the repo
    • +
    • Make a sanely titled branch like firstpost
    • +
    • Make the file _posts/YYYY-MM-DD-title.md
    • +
    • Describe your changes in a commit
    • +
    • add a YAML header (with your _config name as author)
    • +
    • Write a post, using some features of Github Flavored Markdown
    • +
    • Open a pull request from your new branch to the silshack master branch
    • +
    • Pair up, review the code, and comment when it's ready to go.

    • +
    • Note: As we’ll learn, git is an open source command line version control system. Github.com is the fastest growing git repository on the internet. Th$

    +
    diff --git a/_site/announcement/2013/08/07/welcome-to-560.html b/_site/announcement/2013/08/07/welcome-to-560.html index d28bb77..bdd7c69 100644 --- a/_site/announcement/2013/08/07/welcome-to-560.html +++ b/_site/announcement/2013/08/07/welcome-to-560.html @@ -42,11 +42,12 @@

    Welcome to INLS 560!

    07 Aug 2013

    -

    Welcome!

    +

    Welcome!

    -

    This course is an introduction to Programming as a skill, a discipline, and a profession for graduate students. We’ll dive into hands-on programming from day one and progress to evaluating, using, and contributing to open source libraries and frameworks. We’ll focus equally on reading and writing code. Students will leave the course with real skills, an ability to learn new programming technologies, and an understanding of how to incorporate open source code into their projects. It will serve as an appropriate foundation for students seeking a career in programming and indispensable background for any information professional needing to evaluate, communicate with, or work with programmers or code.

    +

    This course is an introduction to Programming as a skill, a discipline, and a profession for graduate students. We’ll dive into hands-on programming from day one and progress to evaluating, using, and contributing to open source libraries and frameworks. We’ll focus equally on reading and writing code. Students will leave the course with real skills, an ability to learn new programming technologies, and an understanding of how to incorporate open source code into their projects. It will serve as an appropriate foundation for students seeking a career in programming and indispensable background for any information professional needing to evaluate, communicate with, or work with programmers or code.

    + +

    For more information, head over to the Syllabus. Or, find your name on the People page.

    -

    For more information, head over to the Syllabus. Or, find your name on the People page.

    diff --git a/_site/announcement/2013/08/21/first-class.html b/_site/announcement/2013/08/21/first-class.html index 1006b82..72c74de 100644 --- a/_site/announcement/2013/08/21/first-class.html +++ b/_site/announcement/2013/08/21/first-class.html @@ -42,24 +42,26 @@

    First Class

    21 Aug 2013

    -

    Preliminaries: Syllabus, Schedule, Class Format

    +

    Preliminaries: Syllabus, Schedule, Class Format

    -

    Scope of course. Basic programming, problem solving, open source, and project management. Ethos of course. Integrating different interests, abilities, and skill levels through peer help. Format of classes. ‘Inverted’. Learn the foundation on your own, come into class to put it into practice with my help. Exercises not finished by end of class are due that night. Grading. Read from Syllabus

    +

    Scope of course. ** Basic programming, problem solving, open source, and project management. +**Ethos of course. Integrating different interests, abilities, and skill levels through peer help. +Format of classes. 'Inverted'. Learn the foundation on your own, come into class to put it into practice with my help. Exercises not finished by end of class are due that night. +*Grading. * Read from Syllabus

    -

    FERPA

    +

    FERPA

    -

    All students have the right to control who can see with grades (educational records) can know that they’ve been enrolled in a school (directory information). Students participating in this course will be able to complete the public parts of the course under a pseudonymn if they choose. This will not affect your grade. Some benefits to participating as yourself include building a portfolio and being able to participate continuously with any community members you meet.

    +

    All students have the right to control who can see with grades (educational records) can know that they've been enrolled in a school (directory information). Students participating in this course will be able to complete the public parts of the course under a pseudonymn if they choose. This will not affect your grade. Some benefits to participating as yourself include building a portfolio and being able to participate continuously with any community members you meet.

    -

    Mini lecture: What is Code?

    +

    Mini lecture: What is Code?

    -

    Discussion/Q&A: what do you think of when you think of code? Come show me some code (on board or on my computer)?

    +

    Discussion/Q&A: what do you think of when you think of code? Come show me some code (on board or on my computer)?

    Digital technology: binary encoding, hexidecimal

    Strategy for breaking down technology into grokable bits.

    @@ -68,61 +70,45 @@

    Mini lecture: What is Code?

    • Get set up on Google Plus
    • -
    • Get set up on Github
    • -
    • Peek under the hood to see how our class blog is built
    • - -
    • Modify the blog’s data
    • +
    • Modify the blog's data
    -

    Next class we’ll talk more about the bigger picture, but this class let’s focus on getting our hands dirty.

    +

    Next class we'll talk more about the bigger picture, but this class let's focus on getting our hands dirty.

    -

    Student Backgrounds

    +

    Student Backgrounds

    -

    A series of questions, with opportunities for story time. How many people have viewed source on a Website?

    +

    A series of questions, with opportunities for story time. +How many people have viewed source on a Website?

    • a blog?
    • -
    • used Developer tools to alter a website?
    • -
    • written HTML?
    • -
    • written CSS?
    • -
    • written Markdown?
    • -
    • a Github account?
    • -
    • opened/closed an issue or pull request?
    • -
    • read Python code?
    • -
    • written Python code?
    • -
    • read another language?
    • -
    • written another language?
    • -
    • used Linux?
    • -
    • used the command line?
    • -
    • read software documentation?
    • -
    • contributed to open source?
    • -
    • implemented a project or system from scratch?
    -

    The answers to all of these questions will be ‘yes’ at the end of the semester.

    +

    The answers to all of these questions will be 'yes' at the end of the semester.

    + +

    In-Class: Get set up on Google Plus

    -

    In-Class: Get set up on Google Plus

    +

    In-Class: Get set up on Github

    -

    In-Class: Get set up on Github

    +

    In-Class Exercise: How the course blog is constructed.

    -

    In-Class Exercise: How the course blog is constructed.

    diff --git a/_site/announcement/2013/08/26/christophers-post.html b/_site/announcement/2013/08/26/christophers-post.html new file mode 100644 index 0000000..93df651 --- /dev/null +++ b/_site/announcement/2013/08/26/christophers-post.html @@ -0,0 +1,83 @@ + + + + + + Christophers Post + + + + + + + + + + + + Fork me on GitHub + +
    +
    + + + + +

    Christophers Post

    + +

    +by Christopher Kenrick +

    + +

    26 Aug 2013

    + +
    +

    Top of new post

    +
    function fancyAlert(arg) {
    +  if(arg) {
    +    $.facebox({div:'#foo'})
    +  }
    +}
    +
    +
    + +
    + Find Christopher Kenrick on Twitter, Github, and on the web. +
    + + + +
    +
    + + + + + diff --git a/_site/ashley/brown/2013/08/26/ashleys-post.html b/_site/ashley/brown/2013/08/26/ashleys-post.html index 2786270..85dfa27 100644 --- a/_site/ashley/brown/2013/08/26/ashleys-post.html +++ b/_site/ashley/brown/2013/08/26/ashleys-post.html @@ -42,13 +42,16 @@

    Ashleys Post

    26 Aug 2013

    -

    Hey ya

    +

    Hey ya

    + +

    You think you've got it +Oh, you think you've got it +But got it just don't get it

    -

    You think you’ve got it Oh, you think you’ve got it But got it just don’t get it

    - Find Ashley Brown on Twitter, Github, and on the web. + I am a dual Master's student studying Library Science and Public Administration. Find Ashley Brown on Twitter, Github, and on the web.
    diff --git a/_site/assignments.html b/_site/assignments.html index 1fbcb3c..3cc99d6 100644 --- a/_site/assignments.html +++ b/_site/assignments.html @@ -31,59 +31,40 @@

    The SILShack class blog - Fall 2013

    -

    INLS 560 Assignments - Subject to Change

    +

    INLS 560 Assignments - Subject to Change

    See also the assignments section of the Syllabus.

    -

    Sample Final Project Ideas

    +

    Sample Final Project Ideas

    -

    The final project should be a capstone experience, allowing your to synthesize the skills, tools, and concepts you’ve learned over the semester. Ideally, the project will incorporate some of the knowledge you brought to class and lead in a direction that links up with other SILS courses or your intended career. To give you a sense of the scope I’m anticipating for the final projects, here is a list of some that you might select:

    +

    The final project should be a capstone experience, allowing your to synthesize the skills, tools, and concepts you’ve learned over the semester. Ideally, the project will incorporate some of the knowledge you brought to class and lead in a direction that links up with other SILS courses or your intended career. To give you a sense of the scope I’m anticipating for the final projects, here is a list of some that you might select:

      -
    • -

      Build and package a Python program

      -
    • - -
    • -

      Find and substantially modify an existing Python program (e.g. a Pygame game)

      -
    • - -
    • -

      Build and deploy a set of Bash or Python scripts to automate a workflow (e.g. PDF slicer/recombiner)

      -
    • - -
    • -

      Make a custom Emacs or Vim setup (with, e.g. multiplexing, keybindings, plugins, etc)

      -
    • - -
    • -

      Build and deploy a Linux web server and basic HTML site

      -
    • - -
    • -

      Build and deploy a Raspberry Pi-based internet connected device (e.g. Twitter printer)

      -
    • - -
    • -

      Build, customize and deploy a Jekyll-based blog to Github or your own server

      -
    • +
    • Build and package a Python program

    • +
    • Find and substantially modify an existing Python program (e.g. a Pygame game)

    • +
    • Build and deploy a set of Bash or Python scripts to automate a workflow (e.g. PDF slicer/recombiner)

    • +
    • Make a custom Emacs or Vim setup (with, e.g. multiplexing, keybindings, plugins, etc)

    • +
    • Build and deploy a Linux web server and basic HTML site

    • +
    • Build and deploy a Raspberry Pi-based internet connected device (e.g. Twitter printer)

    • +
    • Build, customize and deploy a Jekyll-based blog to Github or your own server

    -

    Note that we won’t cover all of these topics in class, but we will learn how to learn new technologies, so motivated students should have no problem implementing projects like these using open resources and my help. Each project should utilize appropriate open source code or programs. In every case, the finished project source should be available on Github.com and be fully documented so that others (and most importantly your instructor) can see how and why you built them. Ideally, they’d also include a roadmap for future changes and indications of how others might get involved.

    +

    Note that we won’t cover all of these topics in class, but we will learn how to learn new technologies, so motivated students should have no problem implementing projects like these using open resources and my help. Each project should utilize appropriate open source code or programs. In every case, the finished project source should be available on Github.com and be fully documented so that others (and most importantly your instructor) can see how and why you built them. Ideally, they’d also include a roadmap for future changes and indications of how others might get involved.

    -

    Projects that are less technically accomplished should include additional research into the history of their open source components and an account of the community that surrounds them. Finally, give an account of the developer tools such as text editors, version control, and communication methods you used, along with why you chose that particular workflow, how it worked, and how you might alter it in the future.

    +

    Projects that are less technically accomplished should include additional research into the history of their open source components and an account of the community that surrounds them. Finally, give an account of the developer tools such as text editors, version control, and communication methods you used, along with why you chose that particular workflow, how it worked, and how you might alter it in the future.

    Full details will be distributed later in the semester.

    -

    Readings

    +

    Readings

    + +

    Texts

    -

    Texts

    +

    Many readings will be drawn from Think Python, which is available for free at http://www.greenteapress.com/thinkpython/ and can be purchased in print on Amazon. We won’t cover the entire text, but it is an excellent source for those who plan to go deeper with Python beyond the course. Other open texts include Learn Python the Hard Way and Pro Git.

    -

    Many readings will be drawn from Think Python, which is available for free at http://www.greenteapress.com/thinkpython/ and can be purchased in print on Amazon. We won’t cover the entire text, but it is an excellent source for those who plan to go deeper with Python beyond the course. Other open texts include Learn Python the Hard Way and Pro Git.

    +

    Lectures on software-carpentry.org will be assigned to give background before some class sessions and exercises. These lectures can be watched via video or read via the transcript and slides available on the page. (For an example, see http://software-carpentry.org/4_0/shell/intro.html)

    -

    Lectures on software-carpentry.org will be assigned to give background before some class sessions and exercises. These lectures can be watched via video or read via the transcript and slides available on the page. (For an example, see http://software-carpentry.org/4_0/shell/intro.html)

    +

    The incomplete but generally excellent Hitchiker’s guide to Python (http://docs.python-guide.org/en/latest/) contains many real-world things like code styling, commenting, and documentation convetions. Several readings are drawn from it.

    -

    The incomplete but generally excellent Hitchiker’s guide to Python (http://docs.python-guide.org/en/latest/) contains many real-world things like code styling, commenting, and documentation convetions. Several readings are drawn from it.

    - Find Erin Carter on Twitter, Github, and on the web. + Erin is a second-year MSIS student. She works at the SILS Help Desk, stop on by! Find Erin Carter on Twitter, Github, and on the web.
    From 8b40e649d0ef1cda5585eb5596da7a92b87420db Mon Sep 17 00:00:00 2001 From: eah13 Date: Tue, 27 Aug 2013 20:32:43 -0400 Subject: [PATCH 82/84] Tweaks to Stacey's post --- _config.yml | 12 ++++++------ _posts/2013-08-27-staceys-post.md | 4 ++-- _site/index.html | 2 ++ _site/people.html | 17 ++++++++++++++++- 4 files changed, 26 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index 8ebb391..e62f30f 100644 --- a/_config.yml +++ b/_config.yml @@ -123,12 +123,12 @@ authors: website: github: allhailaugustus twitter: allhailaugustus - about: - Llamas graze steep slopes, - all lulled, sun-warmed and drowsy, - wind ruffling coats. - - Stacey likes short poems and Peruvian quadrupeds. + about: | + Llamas graze steep slopes, + all lulled, sun-warmed and drowsy, + wind ruffling coats. + + Stacey likes short poems and Peruvian quadrupeds. gmclendon: name: Grant McLendon prof: false diff --git a/_posts/2013-08-27-staceys-post.md b/_posts/2013-08-27-staceys-post.md index 7944cba..aa3f0d0 100644 --- a/_posts/2013-08-27-staceys-post.md +++ b/_posts/2013-08-27-staceys-post.md @@ -5,7 +5,7 @@ categories: post --- - +``` __/\\\\\\\\\\\\\_____________________________________________/\\\_______________ _\/\\\/////////\\\__________________________________________\/\\\_______________ _\/\\\_______\/\\\__________________________________________\/\\\_______________ @@ -15,4 +15,4 @@ __/\\\\\\\\\\\\\_____________________________________________/\\\_______________ _\/\\\_______\/\\\_\//\\\__/\\\__\//\\\__/\\\__\////////\\\_\/\\\___\/\\\_______ _\/\\\\\\\\\\\\\/___\///\\\\\/____\///\\\\\/____/\\\\\\\\\\_\/\\\___\/\\\__/\\\_ _\/////////////_______\/////________\/////_____\//////////__\///____\///__\///__ - +``` diff --git a/_site/index.html b/_site/index.html index d1a59f6..f6e911f 100644 --- a/_site/index.html +++ b/_site/index.html @@ -36,6 +36,8 @@

    The SILShack class blog - Fall 201328 Aug 2013 » Third Class Notes by Elliott Hauser +
  • 27 Aug 2013 » Staceys Post by Stacey Mantooth
  • +
  • 26 Aug 2013 » Zekuny Post by Zekun Yu
  • 26 Aug 2013 » Second Class by Elliott Hauser
  • diff --git a/_site/people.html b/_site/people.html index 8e864b4..fcb353b 100644 --- a/_site/people.html +++ b/_site/people.html @@ -46,6 +46,8 @@

    Elliott Hauser

    + +
  • => Second Class - 26 Aug 2013
  • @@ -189,7 +191,16 @@

    Christopher Kenrick

    Stacey Mantooth

    -

    Find Stacey Mantooth on Twitter, Github, and on the web.

    +

    Llamas graze steep slopes, +all lulled, sun-warmed and drowsy, +wind ruffling coats.

    + +

    Stacey likes short poems and Peruvian quadrupeds. + Find Stacey Mantooth on Twitter, Github, and on the web.

    + +

    Grant McLendon

    @@ -247,6 +258,10 @@

    Kyle Shaffer

  • Kyles Post
  • +

    Amber Sherman

    + +

    Amber is a 2nd year MLS student hoping to find a big girl job with a digital library or archive. Find Amber Sherman on Twitter, Github, and on the web.

    +

    Amanda Tickner

    Find Amanda Tickner on Twitter, Github, and on the web.

    From 14f17d601142d76dc1b33af2304593cea0515cae Mon Sep 17 00:00:00 2001 From: landongrindheim Date: Tue, 27 Aug 2013 21:50:15 -0400 Subject: [PATCH 83/84] Rename 2012-08-26-Landon's Post.md to 2012-08-26-Landons_Post.md --- .../{2012-08-26-Landon's Post.md => 2012-08-26-Landons_Post.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{2012-08-26-Landon's Post.md => 2012-08-26-Landons_Post.md} (100%) diff --git a/_posts/2012-08-26-Landon's Post.md b/_posts/2012-08-26-Landons_Post.md similarity index 100% rename from _posts/2012-08-26-Landon's Post.md rename to _posts/2012-08-26-Landons_Post.md From 007b9f2c6d35b4fadb2ca6fb6612cb98ceadb082 Mon Sep 17 00:00:00 2001 From: eah13 Date: Wed, 28 Aug 2013 07:08:44 -0400 Subject: [PATCH 84/84] Correct Landon's post's date --- _posts/2013-08-26-Landons_Post.md | 12 ++++ _site/index.html | 4 +- _site/people.html | 8 ++- _site/post/2013/08/26/Landons_Post.html | 82 +++++++++++++++++++++++++ 4 files changed, 102 insertions(+), 4 deletions(-) create mode 100644 _posts/2013-08-26-Landons_Post.md create mode 100644 _site/post/2013/08/26/Landons_Post.html diff --git a/_posts/2013-08-26-Landons_Post.md b/_posts/2013-08-26-Landons_Post.md new file mode 100644 index 0000000..8f15395 --- /dev/null +++ b/_posts/2013-08-26-Landons_Post.md @@ -0,0 +1,12 @@ +--- +layout: post +author: lgrindheim +categories: post +--- + +*This text will be italic* +_This will also be italic_ + +**This text will be bold** +__This will also be bold__ + diff --git a/_site/index.html b/_site/index.html index 8b14d5c..7433351 100644 --- a/_site/index.html +++ b/_site/index.html @@ -76,6 +76,8 @@

    The SILShack class blog - Fall 201326 Aug 2013 » Michelle Has An Adventure by Michelle Baxter +
  • 26 Aug 2013 » Landons_post by Landon Grindheim
  • +
  • 26 Aug 2013 » Jonathan Post by Jonathan Pulliza
  • 26 Aug 2013 » Grant's Post by Grant McLendon
  • @@ -84,8 +86,6 @@

    The SILShack class blog - Fall 201307 Aug 2013 » Welcome to INLS 560! by Elliott Hauser -
  • 26 Aug 2012 » Landons_post by
  • -

    diff --git a/_site/people.html b/_site/people.html index fb7d29f..685ee3c 100644 --- a/_site/people.html +++ b/_site/people.html @@ -87,6 +87,8 @@

    Elliott Hauser

    + + @@ -97,8 +99,6 @@

    Elliott Hauser

  • => Welcome to INLS 560! - 07 Aug 2013
  • - -

    Programming for Information Professionals Participants

    @@ -163,6 +163,10 @@

    Landon Grindheim

    Landon is an MSIS student at UNC Chapel Hill. He grew up in North Dakota, but has lived in Idaho, Montana and North Carolina as well as in the Middle East. His brain operates primarily in the humanities. Find Landon Grindheim on Twitter, Github, and on the web.

    + +

    Alexander Harold

    Find Alexander Harold on Twitter, Github, and on the web.

    diff --git a/_site/post/2013/08/26/Landons_Post.html b/_site/post/2013/08/26/Landons_Post.html new file mode 100644 index 0000000..89702bf --- /dev/null +++ b/_site/post/2013/08/26/Landons_Post.html @@ -0,0 +1,82 @@ + + + + + + Landons_post + + + + + + + + + + + + Fork me on GitHub + +
    +
    + + + + +

    Landons_post

    + +

    +by Landon Grindheim +

    + +

    26 Aug 2013

    + +
    +

    This text will be italic +This will also be italic

    + +

    This text will be bold +This will also be bold

    + +
    + +
    + Landon is an MSIS student at UNC Chapel Hill. He grew up in North Dakota, but has lived in Idaho, Montana and North Carolina as well as in the Middle East. His brain operates primarily in the humanities. Find Landon Grindheim on Twitter, Github, and on the web. +
    + + + +
    +
    + + + + +