From 91f1f3720bace7953abd73a82b2f08d85b75732e Mon Sep 17 00:00:00 2001 From: htom Date: Thu, 26 Jun 2025 16:54:47 +0200 Subject: [PATCH 1/2] D: classics --- classics.csv | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 classics.csv diff --git a/classics.csv b/classics.csv new file mode 100644 index 0000000..14bf509 --- /dev/null +++ b/classics.csv @@ -0,0 +1,6 @@ +title, director, year +One Crazy Summer, Savage Steve Holland, 1986 +The Princess Bride, Rob Reiner, 1987 +The Goonies, Richard Donner, 1985 +The Breakfast Club, John Hughes, 1985 +Monty Python and the Holy Grail, Terry Gilliam, 1975 From 80a55d6ba25fd1c3825279eb690d5b9e6d672759 Mon Sep 17 00:00:00 2001 From: htom Date: Thu, 26 Jun 2025 16:55:06 +0200 Subject: [PATCH 2/2] E: content --- contents.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 contents.md diff --git a/contents.md b/contents.md new file mode 100644 index 0000000..861d197 --- /dev/null +++ b/contents.md @@ -0,0 +1,5 @@ +# contents + +- titles.md: The movie titles in the WebFlyx collection +- classics.csv: A comma-separated list of classic movies +- quotes: A directory of files containing memorable quotes from movies