All Projects → bsima → aurelius

bsima / aurelius

Licence: other
Quotes from Marcus Aurelius (Elm SPA)

Programming Languages

CSS
56736 projects
elm
856 projects
HTML
75241 projects
Nix
1067 projects
Makefile
30231 projects

Projects that are alternatives of or similar to aurelius

stoic-quotes
An app that dispenses Stoic wisdom with bite-size quotes.
Stars: ✭ 25 (+13.64%)
Mutual labels:  philosophy, aurelius
Diagrammatic
Philosophy diagrams in Ti𝑘Z
Stars: ✭ 27 (+22.73%)
Mutual labels:  philosophy
dissertation-story
My philosophy dissertation + cloud backup + version control. Written in plaintext Markdown with Sublime Text 3.
Stars: ✭ 14 (-36.36%)
Mutual labels:  philosophy
awesome-philosophy
A curated list of awesome philosophy
Stars: ✭ 119 (+440.91%)
Mutual labels:  philosophy
self-organizing-predictions
In which prediction agents organize themselves through competition.
Stars: ✭ 24 (+9.09%)
Mutual labels:  philosophy
Mind Expanding Books
📚 Books everyone should read!
Stars: ✭ 7,151 (+32404.55%)
Mutual labels:  philosophy
awesome-copy-rules
Copy engineering rules!
Stars: ✭ 26 (+18.18%)
Mutual labels:  philosophy
DichotomyTests
Dichotomy Tests provides interesting tests that show you how inclined you are toward certain philosophical, psychological or political views. Each test tries to discover your preferred beliefs and will attempt to accurately position you along numerous dichotomic axes.
Stars: ✭ 78 (+254.55%)
Mutual labels:  philosophy
when-i-am-a-leader
Notes and ideas to remember when I am a leader
Stars: ✭ 50 (+127.27%)
Mutual labels:  philosophy
AquinasOperaOmnia
edited mirror of http://dhspriory.org/thomas/ , St. Thomas Aquinas's complete works (most bilingual, Latin-English)
Stars: ✭ 35 (+59.09%)
Mutual labels:  philosophy
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (+127.27%)
Mutual labels:  philosophy
cas
Cellular Automata Simulator
Stars: ✭ 22 (+0%)
Mutual labels:  philosophy

aurelius Build Status

Quotes from Marcus Aurelius

http://aurelius.co

Help out by adding quotes

I would love to have your help! So far, I've only transcribed my favorite quotes, but there are many more Aurelius quotes that deserve to be on this website.

Click here to easily & quickly submit a quote.

That link takes you to a form in Google Docs. I will see the entries in the form and will add the quotes in my free time.

If you know a bit of code and GitHub, you can help by adding quotes direcly to the source. The quotes are stored in data/marcus.json. The format is:

  • the document is a list of quotes
  • each quote is a JSON object
  • the "quote" field contains a list of strings. Each string is a paragraph.
  • the "book" and "section" fields are integers

To submit a quote, go to data/marcus.json and click the pencil icon (next to the "Raw Blame History" buttons). Then type out your quote in the format described above and submit a Pull Request. I will review and merge your changes as soon as I can.

If you have any questions, open an issue and I will respond ASAP.

Developing

To build the project for development, do:

make clean build && elm reactor

You'll of course need Elm installed first.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].