aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
Diffstat (limited to '_posts')
-rw-r--r--_posts/2016-10-16-welcome-to-jekyll.markdown23
1 files changed, 23 insertions, 0 deletions
diff --git a/_posts/2016-10-16-welcome-to-jekyll.markdown b/_posts/2016-10-16-welcome-to-jekyll.markdown
index 6f5c04d..4544109 100644
--- a/_posts/2016-10-16-welcome-to-jekyll.markdown
+++ b/_posts/2016-10-16-welcome-to-jekyll.markdown
@@ -3,6 +3,7 @@ layout: post
title: "Welcome to Jekyll!"
date: 2016-10-16 11:46:07 -0400
categories: jekyll update
+by: "Aviral Goel and Heather Miller"
---
You’ll 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.
@@ -20,6 +21,28 @@ print_hi('Tom')
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
+## Header
+
+Here's some text<label for="sn-proprietary-monotype-bembo" class="margin-toggle sidenote-number"></label><input type="checkbox" id="sn-proprietary-monotype-bembo" class="margin-toggle"/><span class="sidenote">See Tufte’s comment in the <a href="http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0000Vt">Tufte book fonts</a> thread.</span> which has a little foot/side note thingy.
+
+This is another example of a thing.<label for="mn-blue-links" class="margin-toggle">&#8853;</label><input type="checkbox" id="mn-blue-links" class="margin-toggle"/><span class="marginnote">Blue text, while also a widely recognizable clickable-text indicator, is crass and distracting. Luckily, it is also rendered unnecessary by the use of underlining.</span> This thing is different becuase it doesn't have a number I guess?
+
+One can also have blockquotes
+
+<blockquote>
+ <p>The English language . . . becomes ugly and inaccurate because our thoughts are foolish, but the slovenliness of our language makes it easier for us to have foolish thoughts.</p>
+ <footer>George Orwell, “Politics and the English Language”</footer>
+</blockquote>
+
+> This is also a blockquote, but I guess it doesn't have who it's attributed to.
+
+
+<figure class="fullwidth">
+ <img src="{{ site.baseurl }}/img/napoleons-march.png" alt="Figurative map of the successive losses of the French Army in the Russian campaign, 1812-1813" />
+</figure>
+
+
+
[jekyll-docs]: http://jekyllrb.com/docs/home
[jekyll-gh]: https://github.com/jekyll/jekyll
[jekyll-talk]: https://talk.jekyllrb.com/