Commit graph

5 commits

Author SHA1 Message Date
Jessica L. Hacker
8ceb2d05c3 Change file path for quotes
From quotes/author/title/quotes.csv
To quotes/author/title.csv
2019-09-20 08:26:21 -07:00
Jessica L. Hacker
f7f14090ed Create reorganization script
1. Reads all quotes recursively from the `quotes` directory into an array.
2. Deletes the entire quotes directory.
3. For each quote ensure that there is a path for quotes/author_name/work_name/
4. Write the quote to quotes.csv in the correct directory.
2019-09-19 09:34:46 -07:00
Jessica L. Hacker
9441f80589 Add a quote from Rosa Luxemburg 2019-09-18 17:49:37 -07:00
Jessica L. Hacker
e0624d6a11 Add comma and space to text creation
Preparing for the removal of comma and space from the author field of each quote record
2019-09-17 13:58:41 -07:00
ef3e5a1e20 Change ansible config, move files into templates folder 2019-09-12 23:34:55 +02:00