diff --git a/content/quotes/_index.md b/content/quotes/_index.md new file mode 100644 index 0000000..ea85c14 --- /dev/null +++ b/content/quotes/_index.md @@ -0,0 +1,20 @@ ++++ +transparent = false +sort_by = "weight" +paginate_by = 0 +title = "Quotes" ++++ + +
+

{{ section.title }}

+ + +
diff --git a/content/quotes/a-hope/index.md b/content/quotes/a-hope/index.md new file mode 100644 index 0000000..eeb8513 --- /dev/null +++ b/content/quotes/a-hope/index.md @@ -0,0 +1,11 @@ ++++ +title = "A. Hope" +weight = 97 + +[taxonomies] +tags = ["quotes", "a hope", "truth", "falsehood"] ++++ + +> Telling the truth to people who misunderstand you is generally promoting +> a falsehood, isn't it? + diff --git a/content/quotes/abraham-lincoln/index.md b/content/quotes/abraham-lincoln/index.md new file mode 100644 index 0000000..e3d6cfc --- /dev/null +++ b/content/quotes/abraham-lincoln/index.md @@ -0,0 +1,10 @@ ++++ +title = "Abraham Lincoln" +weight = 97 + +[taxonomies] +tags = ["quotes", "abraham lincoln"] ++++ + +> "For those who like this sort of thing, this is the sort of thing they +> like." diff --git a/content/quotes/aeschylus/index.md b/content/quotes/aeschylus/index.md new file mode 100644 index 0000000..4f7583b --- /dev/null +++ b/content/quotes/aeschylus/index.md @@ -0,0 +1,9 @@ ++++ +title = "Aeschylus" +weight = 97 + +[taxonomies] +tags = ["quotes", "aeschylus", "prosperity", "advice"] ++++ + +> "It is easy when we are in prosperity to give advice to the afflicted." diff --git a/content/quotes/ambrose-bierce/index.md b/content/quotes/ambrose-bierce/index.md new file mode 100644 index 0000000..be00c5d --- /dev/null +++ b/content/quotes/ambrose-bierce/index.md @@ -0,0 +1,10 @@ ++++ +title = "Ambrose Bierce" +weight = 97 + +[taxonomies] +tags = ["quotes", "ambrose bierce"] ++++ + +> "There is nothing new under the sun, but there are lots of old things we +> don't know yet." diff --git a/content/quotes/anatole-france/index.md b/content/quotes/anatole-france/index.md new file mode 100644 index 0000000..77e367a --- /dev/null +++ b/content/quotes/anatole-france/index.md @@ -0,0 +1,9 @@ ++++ +title = "Anatole France" +weight = 97 + +[taxonomies] +tags = ["quotes", "anatole france", "god"] ++++ + +> "The impotence of God is infinite." diff --git a/content/quotes/arthur-clough/index.md b/content/quotes/arthur-clough/index.md new file mode 100644 index 0000000..2288e2e --- /dev/null +++ b/content/quotes/arthur-clough/index.md @@ -0,0 +1,9 @@ ++++ +title = "Arthur Clough" +weight = 97 + +[taxonomies] +tags = ["quotes", "arthur clough"] ++++ + +> "Out of sight is out of mind." diff --git a/content/quotes/banksy/index.md b/content/quotes/banksy/index.md new file mode 100644 index 0000000..9efb4b0 --- /dev/null +++ b/content/quotes/banksy/index.md @@ -0,0 +1,20 @@ ++++ +title = "Banksy" +weight = 98 + +[taxonomies] +tags = ["quotes", "banksy", "racism"] ++++ + +> "At first I thought I should just shut up and listen to black people about +> this issue. +> +> But why would I do that? It's not their problem. It's mine. +> +> People of colour are being failed by the system. The white system. Like a +> broken pipe flooding the apartment of the people living downstairs. This +> faulty system is making their life a misery, but it's not their job to fix. +> They can't -- no-one will let them in the apartment upstairs. +> +> This is a white problem. And if white people don't fix it, someone will have +> to come upstairs and kick the door in." diff --git a/content/quotes/brooker-t-washington/index.md b/content/quotes/brooker-t-washington/index.md new file mode 100644 index 0000000..ffac5e3 --- /dev/null +++ b/content/quotes/brooker-t-washington/index.md @@ -0,0 +1,9 @@ ++++ +title = "Brooker T. Washington" +weight = 98 + +[taxonomies] +tags = ["quotes", "brooker t washington"] ++++ + +> "You can't hold a man down without staying down with him." diff --git a/content/quotes/bruce-schneier/index.md b/content/quotes/bruce-schneier/index.md new file mode 100644 index 0000000..f25079f --- /dev/null +++ b/content/quotes/bruce-schneier/index.md @@ -0,0 +1,11 @@ ++++ +title = "Bruce Schneier" +weight = 98 + +[taxonomies] +tags = ["quotes", "bruce schneier", "price", "customers", "product", "public"] ++++ + +> "If something is free, you're not the customer; you're the product." + +> "If it is for the public good, don't wait for permission." diff --git a/content/quotes/dave-cock/index.md b/content/quotes/dave-cock/index.md new file mode 100644 index 0000000..da5a172 --- /dev/null +++ b/content/quotes/dave-cock/index.md @@ -0,0 +1,9 @@ ++++ +title = "Dave Cock" +weight = 100 + +[taxonomies] +tags = ["quotes", "dave cock", "coding", "programming"] ++++ + +> "Life is NP-hard, and then you die." diff --git a/content/quotes/dave-haynie/index.md b/content/quotes/dave-haynie/index.md new file mode 100644 index 0000000..3bee536 --- /dev/null +++ b/content/quotes/dave-haynie/index.md @@ -0,0 +1,10 @@ ++++ +title = "Dave Haynie" +weight = 100 + +[taxonomies] +tags = ["quotes", "dave haynie"] ++++ + +> "Disclaimer: 'These opinions are my own, though for a small fee they be +> yours too.'" diff --git a/content/quotes/derek-bok/index.md b/content/quotes/derek-bok/index.md new file mode 100644 index 0000000..fb3d52a --- /dev/null +++ b/content/quotes/derek-bok/index.md @@ -0,0 +1,14 @@ ++++ +title = "Derek Bok" +weight = 100 + +[taxonomies] +tags = ["quotes", "derek bok", "education", "ignorance"] ++++ + +President of Harvard + +--- + +> If you think education is expensive, try ignorance. + diff --git a/content/quotes/descartes/index.md b/content/quotes/descartes/index.md new file mode 100644 index 0000000..4242721 --- /dev/null +++ b/content/quotes/descartes/index.md @@ -0,0 +1,10 @@ ++++ +title = "Descartes" +weight = 100 + +[taxonomies] +tags = ["quotes", "descartes", "common sense"] ++++ + +> "Common sense is the most evenly distributed quantity in the world. Everyone +> thinks he has enough." diff --git a/content/quotes/donald-kaul/index.md b/content/quotes/donald-kaul/index.md new file mode 100644 index 0000000..13a1698 --- /dev/null +++ b/content/quotes/donald-kaul/index.md @@ -0,0 +1,9 @@ ++++ +title = "Donald Kaul" +weight = 100 + +[taxonomies] +tags = ["quotes", "donald kaul", "suicide"] ++++ + +> "Suicide is the sincerest form of self-criticism." diff --git a/content/quotes/edgar-a-shoaff/index.md b/content/quotes/edgar-a-shoaff/index.md new file mode 100644 index 0000000..dfa00ae --- /dev/null +++ b/content/quotes/edgar-a-shoaff/index.md @@ -0,0 +1,9 @@ ++++ +title = "Edgar A. Shoaff" +weight = 101 + +[taxonomies] +tags = ["quotes", "immortality", "edgar a shoaff"] ++++ + +> "Immortality -- a fate worse than death." diff --git a/content/quotes/f-h-bradley/index.md b/content/quotes/f-h-bradley/index.md new file mode 100644 index 0000000..e941b7a --- /dev/null +++ b/content/quotes/f-h-bradley/index.md @@ -0,0 +1,10 @@ ++++ +title = "F. H. Bradley" +weight = 102 + +[taxonomies] +tags = ["quotes", "f h bradley"] ++++ + +> "The propriety of some persons seems to consist in having improper thoughts +> about their neighbours." diff --git a/content/quotes/f-scott-fitzgerald/index.md b/content/quotes/f-scott-fitzgerald/index.md new file mode 100644 index 0000000..4c3ca57 --- /dev/null +++ b/content/quotes/f-scott-fitzgerald/index.md @@ -0,0 +1,10 @@ ++++ +title = "F. Scott Fitzgerald" +weight = 102 + +[taxonomies] +tags = ["quotes", "f scott fitzgerald", "drinks"] ++++ + +> "To one large turkey add one gallon of vermouth and a demijohn of Angostura +> bitters. Shake." -- recipe for turkey cocktail diff --git a/content/quotes/g-k-chesterton/index.md b/content/quotes/g-k-chesterton/index.md new file mode 100644 index 0000000..ea82186 --- /dev/null +++ b/content/quotes/g-k-chesterton/index.md @@ -0,0 +1,9 @@ ++++ +title = "G. K. Chesterton" +weight = 103 + +[taxonomies] +tags = ["quotes", "g k chesterton", "problems"] ++++ + +> "I believe in getting into hot water; it keeps you clean." diff --git a/content/quotes/george-bernard-shaw/index.md b/content/quotes/george-bernard-shaw/index.md new file mode 100644 index 0000000..cb656b8 --- /dev/null +++ b/content/quotes/george-bernard-shaw/index.md @@ -0,0 +1,9 @@ ++++ +title = "George Bernard Shaw" +weight = 103 + +[taxonomies] +tags = ["quotes", "george bernard shaw", "history", "learning"] ++++ + +> "We learn from history that we learn nothing from history." diff --git a/content/quotes/grace-murray-hopper/index.md b/content/quotes/grace-murray-hopper/index.md new file mode 100644 index 0000000..5aba1eb --- /dev/null +++ b/content/quotes/grace-murray-hopper/index.md @@ -0,0 +1,10 @@ ++++ +title = "Grace Murray Hopper" +weight = 103 + +[taxonomies] +tags = ["quotes", "grace murray hopper", "forgiveness", "permission"] ++++ + +> "It is often easier to ask for forgiveness than to ask for permission." + diff --git a/content/quotes/groucho-marx/index.md b/content/quotes/groucho-marx/index.md new file mode 100644 index 0000000..c2474aa --- /dev/null +++ b/content/quotes/groucho-marx/index.md @@ -0,0 +1,10 @@ ++++ +title = "Groucho Marx" +weight = 103 + +[taxonomies] +tags = ["quotes", "groucho marx", "luck", "superstition"] ++++ + +> "A black cat crossing your path signifies that the animal is going somewhere." + diff --git a/content/quotes/henry-david-thoreau/index.md b/content/quotes/henry-david-thoreau/index.md new file mode 100644 index 0000000..082d18b --- /dev/null +++ b/content/quotes/henry-david-thoreau/index.md @@ -0,0 +1,9 @@ ++++ +title = "Henry David Thoreau" +weight = 104 + +[taxonomies] +tags = ["quotes", "henry david thoreau", "tools"] ++++ + +> "Lo! Men have become the tool of their tools." diff --git a/content/quotes/ijeoma-oluo/index.md b/content/quotes/ijeoma-oluo/index.md new file mode 100644 index 0000000..e51f65e --- /dev/null +++ b/content/quotes/ijeoma-oluo/index.md @@ -0,0 +1,11 @@ ++++ +title = "Ijeoma Oluo" +weight = 105 + +[taxonomies] +tags = ["quotes", "ijeoma oluo", "racism", "justice"] ++++ + +> "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." diff --git a/content/quotes/isaac-asimov/index.md b/content/quotes/isaac-asimov/index.md new file mode 100644 index 0000000..0df2db7 --- /dev/null +++ b/content/quotes/isaac-asimov/index.md @@ -0,0 +1,10 @@ ++++ +title = "Isaac Asimov" +weight = 105 + +[taxonomies] +tags = ["quotes", "isaac asimov", "science", "wisdom"] ++++ + +> "The saddest aspect of life right now is that science gathers knowledge +> faster than society gathers wisdom" diff --git a/content/quotes/john-carmack/index.md b/content/quotes/john-carmack/index.md new file mode 100644 index 0000000..32fd501 --- /dev/null +++ b/content/quotes/john-carmack/index.md @@ -0,0 +1,9 @@ ++++ +title = "John Carmack" +weight = 106 + +[taxonomies] +tags = ["quotes", "john carmack", "code", "debugging"] ++++ + +> "Nothing is a problem once you debug the code." diff --git a/content/quotes/john-florio/index.md b/content/quotes/john-florio/index.md new file mode 100644 index 0000000..9b2c639 --- /dev/null +++ b/content/quotes/john-florio/index.md @@ -0,0 +1,9 @@ ++++ +title = "John Florio" +weight = 106 + +[taxonomies] +tags = ["quotes", "john florio"] ++++ + +> "Praise the sea; on shore remain." diff --git a/content/quotes/joseph-joubert/index.md b/content/quotes/joseph-joubert/index.md new file mode 100644 index 0000000..dad3163 --- /dev/null +++ b/content/quotes/joseph-joubert/index.md @@ -0,0 +1,9 @@ ++++ +title = "Joseph Joubert" +weight = 106 + +[taxonomies] +tags = ["quotes", "joseph joubert", "space"] ++++ + +> "Space is to place as eternity is to time." diff --git a/content/quotes/julia-child/index.md b/content/quotes/julia-child/index.md new file mode 100644 index 0000000..c182179 --- /dev/null +++ b/content/quotes/julia-child/index.md @@ -0,0 +1,10 @@ ++++ +title = "Julia Child" +weight = 106 + +[taxonomies] +tags = ["quotes", "julia child", "food"] ++++ + +> "It's so beautifully arranged on the plate -- you know someone's fingers have +> been all over it." diff --git a/content/quotes/leo-tolstoy/index.md b/content/quotes/leo-tolstoy/index.md new file mode 100644 index 0000000..12bf65a --- /dev/null +++ b/content/quotes/leo-tolstoy/index.md @@ -0,0 +1,10 @@ ++++ +title = "Leo Tolstoy" +weight = 108 + +[taxonomies] +tags = ["quotes", "leo tolstoy", "changes"] ++++ + +> "Everyone thinks of changing the world, but no one thinks of changing +> himself." diff --git a/content/quotes/lily-tomlin/index.md b/content/quotes/lily-tomlin/index.md new file mode 100644 index 0000000..58fe2d9 --- /dev/null +++ b/content/quotes/lily-tomlin/index.md @@ -0,0 +1,9 @@ ++++ +title = "Lily Tomlin" +weight = 108 + +[taxonomies] +tags = ["quotes", "lily tomlin"] ++++ + +> "The trouble with the rat-race is that even if you win, you're still a rat." diff --git a/content/quotes/mark-twain/index.md b/content/quotes/mark-twain/index.md new file mode 100644 index 0000000..f622c2b --- /dev/null +++ b/content/quotes/mark-twain/index.md @@ -0,0 +1,10 @@ ++++ +title = "Mark Twain" +weight = 109 + +[taxonomies] +tags = ["quotes", "mark twain"] ++++ + +> "Few things are harder to put up with than the annoyance of a good example." +-- Pudd'nhead Wilson's Calendar diff --git a/content/quotes/millor-fernandes/index.md b/content/quotes/millor-fernandes/index.md new file mode 100644 index 0000000..faee06b --- /dev/null +++ b/content/quotes/millor-fernandes/index.md @@ -0,0 +1,9 @@ ++++ +title = "Millor Fernandes" +weight = 109 + +[taxonomies] +tags = ["quotes", "millor fernandes", "ideologias", "brasil"] ++++ + +> "Quando uma ideologia fica bem velhinha… ela vem morar no Brasil" diff --git a/content/quotes/mortimer-adler/index.md b/content/quotes/mortimer-adler/index.md new file mode 100644 index 0000000..a2f1173 --- /dev/null +++ b/content/quotes/mortimer-adler/index.md @@ -0,0 +1,10 @@ ++++ +title = "Mortimer Adler" +weight = 109 + +[taxonomies] +tags = ["quotes", "mortimer adler", "explanations"] ++++ + +> "The person who says he knows what he thinks but cannot express it usually +> does not know what he thinks." diff --git a/content/quotes/napoleon/index.md b/content/quotes/napoleon/index.md new file mode 100644 index 0000000..140b5d1 --- /dev/null +++ b/content/quotes/napoleon/index.md @@ -0,0 +1,12 @@ ++++ +title = "Napoleon" +weight = 110 + +[taxonomies] +tags = ["quotes", "napoleon", "religion"] ++++ + +> "Ten persons who speak make more noise than ten thousand who are silent." + +> "Religion is what keeps the poor from murdering the rich." + diff --git a/content/quotes/phathotep/index.md b/content/quotes/phathotep/index.md new file mode 100644 index 0000000..c066db5 --- /dev/null +++ b/content/quotes/phathotep/index.md @@ -0,0 +1,10 @@ ++++ +title = "Phathotep" +weight = 112 + +[taxonomies] +tags = ["quotes", "phathotep"] ++++ + +> "Be cheerful while you are alive." + diff --git a/content/quotes/r-e-shay/index.md b/content/quotes/r-e-shay/index.md new file mode 100644 index 0000000..d8079b3 --- /dev/null +++ b/content/quotes/r-e-shay/index.md @@ -0,0 +1,10 @@ ++++ +title = "R. E. Shay" +weight = 114 + +[taxonomies] +tags = ["quotes", "r e shay", "rabbit's foot", "luck"] ++++ + +> "Depend on the rabbit's foot if you will, but remember, it didn't help +> the rabbit." diff --git a/content/quotes/random/index.md b/content/quotes/random/index.md new file mode 100644 index 0000000..6a7767d --- /dev/null +++ b/content/quotes/random/index.md @@ -0,0 +1,14 @@ ++++ +title = "Random Quotes" +weight = 300 + +[taxonomies] +tags = ["quotes", "graffiti"] ++++ + +> 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" + +> "There is no education that is not political. An apolitical education is +> also political because it is purposely isolating." diff --git a/content/quotes/richard-bach/index.md b/content/quotes/richard-bach/index.md new file mode 100644 index 0000000..8109701 --- /dev/null +++ b/content/quotes/richard-bach/index.md @@ -0,0 +1,10 @@ ++++ +title = "Richard Bach" +weight = 114 + +[taxonomies] +tags = ["quotes", "richard bach", "happiness"] ++++ + +> "If your happiness depends on what somebody else does, I guess you have a +> problem." diff --git a/content/quotes/robert-hendrickson/index.md b/content/quotes/robert-hendrickson/index.md new file mode 100644 index 0000000..5d86d9a --- /dev/null +++ b/content/quotes/robert-hendrickson/index.md @@ -0,0 +1,19 @@ ++++ +title = "Robert Hendrickson" +weight = 114 + +[taxonomies] +tags = ["quotes", "robert hendrickson", "trump"] ++++ + +Rector at St. Phillip's Episcopal Church in Tucson, Ariz. + +--- + +> "This is an aweful man [Trump], 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." diff --git a/content/quotes/star-trek/index.md b/content/quotes/star-trek/index.md new file mode 100644 index 0000000..5402aed --- /dev/null +++ b/content/quotes/star-trek/index.md @@ -0,0 +1,20 @@ ++++ +title = "Selected Star Trek Quotes" +weight = 200 + +[taxonomies] +tags = ["star trek", "quotes", "eve mchuron", "spock", "rojan", "sarek"] ++++ + +> "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 + +> "We do not colonize. We conquer. We rule. There is no other way for us." +-- Rojan, "By Any Other Name", stardate 4657.5 + +> "One does not thank logic." +-- Sarek, "Journey to Babel", stardate 3842.4 diff --git a/content/quotes/steven-wright/index.md b/content/quotes/steven-wright/index.md new file mode 100644 index 0000000..474ce63 --- /dev/null +++ b/content/quotes/steven-wright/index.md @@ -0,0 +1,17 @@ ++++ +title = "Steven Wright" +weight = 200 + +[taxonomies] +tags = ["quotes", "steven wright"] ++++ + +Comedian. + +--- + +> "This restaurant was advertising breakfast any time. So I ordered french toast in the renaissance." + +> "I used to work in a fire hydrant factory. You couldn't park anywhere near +> the place." + diff --git a/content/quotes/tom-robbins/index.md b/content/quotes/tom-robbins/index.md new file mode 100644 index 0000000..edb83e7 --- /dev/null +++ b/content/quotes/tom-robbins/index.md @@ -0,0 +1,9 @@ ++++ +title = "Tom Robbins" +weight = 201 + +[taxonomies] +tags = ["quotes", "tom robbins", "education", "brain"] ++++ + +> "If little else, the brain is an educational toy." diff --git a/content/quotes/vint-cerf/index.md b/content/quotes/vint-cerf/index.md new file mode 100644 index 0000000..a5140db --- /dev/null +++ b/content/quotes/vint-cerf/index.md @@ -0,0 +1,9 @@ ++++ +title = "Vint Cerf" +weight = 118 + +[taxonomies] +tags = ["quotes", "vint cerf", "power", "powerpoint"] ++++ + +> "Power corrupts, and PowerPoint corrupts absolutely." diff --git a/content/quotes/washlesky/index.md b/content/quotes/washlesky/index.md new file mode 100644 index 0000000..7ceefcd --- /dev/null +++ b/content/quotes/washlesky/index.md @@ -0,0 +1,9 @@ ++++ +title = "Washlesky" +weight = 119 + +[taxonomies] +tags = ["quotes", "washlesky"] ++++ + +> "It's easier to take it apart than to put it back together." diff --git a/content/quotes/william-gilbert/index.md b/content/quotes/william-gilbert/index.md new file mode 100644 index 0000000..06638fb --- /dev/null +++ b/content/quotes/william-gilbert/index.md @@ -0,0 +1,10 @@ ++++ +title = "William Gilbert" +weight = 119 + +[taxonomies] +tags = ["quotes", "william gilbert", "humour"] ++++ + +> "Humor is a drug which it's the fashion to abuse." +