quotes

My favourite quotes. (gatsbyjs)
git clone http://git.hanabi.in/repos/quotes.git
Log | Files | Refs | README | LICENSE

commit f485f0c77d93eb243084b1d32df8d9020f4208a5
parent 543f97903df02aebcbace8a333052359299928b4
Author: Agastya Chandrakant <acagastya@outlook.com>
Date:   Tue, 21 Jul 2020 17:54:50 +0530

+1

Diffstat:
Mpackage.json | 2+-
Aquotes/everyone-seems-to-7644e015/everyone-seems-to-7644e015.md | 15+++++++++++++++
Mquotes/hitchens-razor/hitchens-razor.md | 6++----
3 files changed, 18 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -45,7 +45,7 @@ "deploy": "gatsby clean && gatsby build && gh-pages -d public", "develop": "gatsby clean && gatsby develop", "format": "prettier --write \"**/*.{js,jsx,json,md}\"", - "host": "yarn deploy; git push", + "host": "git add .; git commit -m '+1'; yarn deploy; git push", "ps": "gatsby clean && gatsby build && gatsby serve", "serve": "gatsby serve", "start": "gatsby clean && gatsby develop", diff --git a/quotes/everyone-seems-to-7644e015/everyone-seems-to-7644e015.md b/quotes/everyone-seems-to-7644e015/everyone-seems-to-7644e015.md @@ -0,0 +1,15 @@ +--- +attributed: false +author: 'Paulo Coelho' +date: '2009-10-17' +draft: false +lang: 'en' +misattributed: false +path: '/everyone-seems-to-7644e015' +tags: ['Knowledge'] +title: 'Everyone seems to have a clear idea of how other people should lead their lives, but none about his or her own.' +unverified: false +--- + +# *Everyone seems to have a clear idea of how other people should lead their lives, but none about his or her own.* +&mdash; Paulo Coelho, <cite><abbr title="ISBN-13: 9788172234980">The Alchemist</abbr></cite>. diff --git a/quotes/hitchens-razor/hitchens-razor.md b/quotes/hitchens-razor/hitchens-razor.md @@ -7,10 +7,9 @@ lang: 'en' misattributed: false path: '/hitchens-razor' tags: ['Assertion', 'Evidence', 'Logic', 'Reasoning'] -title: 'What can be asserted without evidence can also be dismissed without -evidence.' +title: 'What can be asserted without evidence can also be dismissed without evidence.' unverified: false --- # *What can be asserted without evidence can also be dismissed without evidence.* -&mdash; Christopher Hitchens, <cite><abbr title="ISBN-13: 9780446579803">God is not Great: How Religion Poisons Everything</abbr></cite>. -\ No newline at end of file +&mdash; Christopher Hitchens, <cite><abbr title="ISBN-13: 9780446579803">God is not Great: How Religion Poisons Everything</abbr></cite>.