Browse Source

Pushing quotes into the blog

master
Julio Biason 5 years ago
parent
commit
6868af2d11
  1. 20
      content/quotes/_index.md
  2. 7
      content/quotes/ambrose-bierce/index.md
  3. 7
      content/quotes/brooker-t-washington/index.md
  4. 11
      content/quotes/derek-bok/index.md
  5. 7
      content/quotes/descartes/index.md
  6. 7
      content/quotes/donald-kaul/index.md
  7. 7
      content/quotes/f-scott-fitzgerald/index.md
  8. 6
      content/quotes/g-k-chesterton/index.md
  9. 6
      content/quotes/george-bernard-shaw/index.md
  10. 7
      content/quotes/groucho-marx/index.md
  11. 8
      content/quotes/ijeoma-oluo/index.md
  12. 7
      content/quotes/isaac-asimov/index.md
  13. 6
      content/quotes/john-carmack/index.md
  14. 6
      content/quotes/joseph-joubert/index.md
  15. 7
      content/quotes/julia-child/index.md
  16. 6
      content/quotes/lily-tomlin/index.md
  17. 9
      content/quotes/napoleon/index.md
  18. 7
      content/quotes/phathotep/index.md
  19. 7
      content/quotes/r-e-shay/index.md
  20. 8
      content/quotes/random/index.md
  21. 16
      content/quotes/robert-hendrickson/index.md
  22. 11
      content/quotes/star-trek/index.md
  23. 6
      content/quotes/vint-cerf/index.md
  24. 7
      content/quotes/william-gilbert/index.md

20
content/quotes/_index.md

@ -0,0 +1,20 @@
+++
transparent = false
sort_by = "weight"
paginate_by = 0
title = "Quotes"
+++
<div class="post">
<h1 class="post-title">{{ section.title }}</h1>
<ul>
{% for term in section.pages %}
<li class="tag-list">
<a href="{{ term.permalink | safe }}">
{{ term.title }}
</a>
</li>
{% endfor %}
</ul>
</div>

7
content/quotes/ambrose-bierce/index.md

@ -0,0 +1,7 @@
+++
title = "Ambrose Bierce"
weight = 97
+++
> "There is nothing new under the sun, but there are lots of old things we
> don't know yet."

7
content/quotes/brooker-t-washington/index.md

@ -0,0 +1,7 @@
+++
title = "Brooker T. Washington"
weight = 98
+++
> You can't hold a man down without staying down with him.

11
content/quotes/derek-bok/index.md

@ -0,0 +1,11 @@
+++
title = "Derek Bok"
weight = 100
+++
President of Harvard
---
> If you think education is expensive, try ignorance.

7
content/quotes/descartes/index.md

@ -0,0 +1,7 @@
+++
title = "Descartes"
weight = 100
+++
> Common sense is the most evenly distributed quantity in the world. Everyone
> thinks he has enough.

7
content/quotes/donald-kaul/index.md

@ -0,0 +1,7 @@
+++
title = "Donald Kaul"
weight = 100
+++
> Suicide is the sincerest form of self-criticism.

7
content/quotes/f-scott-fitzgerald/index.md

@ -0,0 +1,7 @@
+++
title = "F. Scott Fitzgerald"
weight = 102
+++
> To one large turkey add one gallon of vermouth and a demijohn of Angostura
> bitters. Shake. -- recipe for turkey cocktail

6
content/quotes/g-k-chesterton/index.md

@ -0,0 +1,6 @@
+++
title = "G. K. Chesterton"
weight = 103
+++
> "I believe in getting into hot water; it keeps you clean."

6
content/quotes/george-bernard-shaw/index.md

@ -0,0 +1,6 @@
+++
title = "George Bernard Shaw"
weight = 103
+++
> "We learn from history that we learn nothing from history."

7
content/quotes/groucho-marx/index.md

@ -0,0 +1,7 @@
+++
title = "Groucho Marx"
weight = 103
+++
> A black cat crossing your path signifies that the animal is going somewhere.

8
content/quotes/ijeoma-oluo/index.md

@ -0,0 +1,8 @@
+++
title = "Ijeoma Oluo"
weight = 105
+++
> "If you live in this system of white supremacy, you are either fighting the
> system or you are complicit. There is no neutrality to be had towards
> systems of injustice, it is not something you can just opt out of."

7
content/quotes/isaac-asimov/index.md

@ -0,0 +1,7 @@
+++
title = "Isaac Asimov"
weight = 105
+++
> "The saddest aspect of life right now is that science gathers knowledge
> faster than society gathers wisdom"

6
content/quotes/john-carmack/index.md

@ -0,0 +1,6 @@
+++
title = "John Carmack"
weight = 106
+++
> "Nothing is a problem once you debug the code."

6
content/quotes/joseph-joubert/index.md

@ -0,0 +1,6 @@
+++
title = "Joseph Joubert"
weight = 106
+++
> "Space is to place as eternity is to time."

7
content/quotes/julia-child/index.md

@ -0,0 +1,7 @@
+++
title = "Julia Child"
weight = 106
+++
> It's so beautifully arranged on the plate -- you know someone's fingers have
> been all over it.

6
content/quotes/lily-tomlin/index.md

@ -0,0 +1,6 @@
+++
title = "Lily Tomlin"
weight = 108
+++
> "The trouble with the rat-race is that even if you win, you're still a rat."

9
content/quotes/napoleon/index.md

@ -0,0 +1,9 @@
+++
title = "Napoleon"
weight = 110
+++
> Ten persons who speak make more noise than ten thousand who are silent.
> Religion is what keeps the poor from murdering the rich.

7
content/quotes/phathotep/index.md

@ -0,0 +1,7 @@
+++
title = "Phathotep"
weight = 112
+++
> Be cheerful while you are alive.

7
content/quotes/r-e-shay/index.md

@ -0,0 +1,7 @@
+++
title = "R. E. Shay"
weight = 114
+++
> "Depend on the rabbit's foot if you will, but remember, it didn't help
> the rabbit."

8
content/quotes/random/index.md

@ -0,0 +1,8 @@
+++
title = "Random Quotes"
weight = 300
+++
> If you took all the students that felt asleep in class and laid them end to
> end, they'd be a lot more comfortable.
-- "Graffiti in the Big Ten"

16
content/quotes/robert-hendrickson/index.md

@ -0,0 +1,16 @@
+++
title = "Robert Hendrickson"
weight = 114
+++
Rector at St. Phillip's Episcopal Church in Tucson, Ariz.
---
> "This is an aweful man, waving a book he hasn't read, in front of a church
> he doesn't attend, invoking laws he doesn't understand, against fellow
> Americans he sees as enemies, wielding a military he dodged serving, to
> protect power he gained via accepting feign interference, exploiting fear
> and anger he loves to stroke, after failing to address a pandemic he was
> warned about, and building it all on a bed of constant lies and childish
> inanity.

11
content/quotes/star-trek/index.md

@ -0,0 +1,11 @@
+++
title = "Selected Star Trek Quotes"
weight = 200
+++
> Oh, that sound of male ego. You travel halfway across the galaxy and it's
> still the same song.
-- Eve McHuron, "Mudd's Women", stardate 1330.1
> Totally illogical, there was no chance.
-- Spock, "The Galileo Seven", stardate 2822.3

6
content/quotes/vint-cerf/index.md

@ -0,0 +1,6 @@
+++
title = "Vint Cerf"
weight = 118
+++
> "Power corrupts, and PowerPoint corrupts absolutely."

7
content/quotes/william-gilbert/index.md

@ -0,0 +1,7 @@
+++
title = "William Gilbert"
weight = 119
+++
> Humor is a drug which it's the fashion to abuse.
Loading…
Cancel
Save