Commit Graph

  • ba5f5a9b7b update path again master Andreas Zweili 2020-11-11 19:51:55 +0100
  • 0014b59460 add pyinstaller as a dependency Andreas Zweili 2020-11-11 08:02:05 +0100
  • 371a0c13a5 correct the file path Andreas Zweili 2020-11-11 08:01:46 +0100
  • c6c9d6a415 remove special characters from the titles Andreas Zweili 2020-11-09 12:43:52 +0100
  • 1d7f12b370 update the path for the final files Andreas Zweili 2020-11-09 12:32:32 +0100
  • 317668277f ignore empty lines Andreas Zweili 2020-11-09 12:31:48 +0100
  • ebb656721f add two more test URLs Andreas Zweili 2020-11-09 12:31:38 +0100
  • 67136a3020 update test URL Andreas Zweili 2020-11-09 12:14:47 +0100
  • dc465a443e correct the example command Andreas Zweili 2020-10-13 23:49:12 +0200
  • 32e2ca82e6 add reference to the newspaper documentation Andreas Zweili 2020-10-13 23:22:00 +0200
  • 026de5fa71 update the README to reflect the early stages Andreas Zweili 2020-10-13 23:20:27 +0200
  • 33eddf37a3 correct a command name Andreas Zweili 2020-10-13 23:17:23 +0200
  • 60a34d2ef5 store the files in a provided folder Andreas Zweili 2020-10-13 23:11:47 +0200
  • 26119705a6 remove whitespace and newline characters Andreas Zweili 2020-10-13 22:54:06 +0200
  • 89806e0be2 move the main decision tree to __main__ Andreas Zweili 2020-10-13 22:47:11 +0200
  • 5f0de1e8e2 add a test file Andreas Zweili 2020-10-13 22:46:33 +0200
  • 68782d1d22 put the URL and file command in a mutual exclusive group Andreas Zweili 2020-10-13 22:15:49 +0200
  • f2a13861f8 extend the helptext for topics Andreas Zweili 2020-10-13 22:15:35 +0200
  • 68389492cd extend the README Andreas Zweili 2020-10-13 22:15:06 +0200
  • 251cab1ebb update the readme Andreas Zweili 2020-10-13 21:30:46 +0200
  • 9f69b4d2dc split the requirements into multiple files Andreas Zweili 2020-10-13 21:28:08 +0200
  • de3c6eb44f append the article content after the header Andreas Zweili 2020-10-13 21:18:22 +0200
  • ceb449e477 add a line between the header and the content Andreas Zweili 2020-10-13 21:18:04 +0200
  • 5a6d0cefac overwrite the file if it already exists Andreas Zweili 2020-10-13 21:17:31 +0200
  • 9b9aff2769 use ATX style headers in markdown Andreas Zweili 2020-10-13 21:17:05 +0200
  • 1bb504d5b6 move the markdown.py file to __main__.py Andreas Zweili 2020-10-13 21:13:49 +0200
  • ac1d5f8a2b update the test command Andreas Zweili 2020-10-13 21:13:37 +0200
  • 20f2802ce9 add pytest-cov Andreas Zweili 2020-10-13 21:13:25 +0200
  • e21470a669 update the build command Andreas Zweili 2020-10-13 21:13:01 +0200
  • 863cabef14 ignore all markdown files Andreas Zweili 2020-10-13 20:51:32 +0200
  • 62a500e4e2 start to complete the main function Andreas Zweili 2020-10-12 22:26:21 +0200
  • be2cc4fbc6 add a function to create a file Andreas Zweili 2020-10-12 22:25:47 +0200
  • e562dc61d0 add the cli functionality Andreas Zweili 2020-10-12 22:25:36 +0200
  • ce90dce9b6 split the input topics into a list Andreas Zweili 2020-10-12 22:25:13 +0200
  • aef724aa43 rewrite the header functions into a class Andreas Zweili 2020-10-12 22:09:47 +0200
  • e088d91fda extend the header Andreas Zweili 2020-10-12 21:49:03 +0200
  • ccda71858e add function to create the header Andreas Zweili 2020-10-12 16:04:22 +0200
  • 1b1cc27c27 finish test for undefined header topics Andreas Zweili 2020-10-12 15:19:57 +0200
  • b1450ed2b7 begin the headers functions Andreas Zweili 2020-10-12 15:17:54 +0200
  • 1a2b036fa5 add tests for the headers functions Andreas Zweili 2020-10-12 15:17:43 +0200
  • 18f9a8b0af use a newsarticle for tests Andreas Zweili 2020-10-12 15:17:21 +0200
  • 506297be6b remove some tests Andreas Zweili 2020-10-12 15:17:05 +0200
  • 59ede0eccb parse the article before returning Andreas Zweili 2020-10-12 15:16:44 +0200
  • e214d7ece5 add fixture for an article Andreas Zweili 2020-10-12 15:16:18 +0200
  • 49d0407397 add a method to download an article Andreas Zweili 2020-10-12 14:49:46 +0200
  • 529c9a6fba update the Makefile Andreas Zweili 2020-10-12 14:48:08 +0200
  • f61f1e080c add a README Andreas Zweili 2020-10-12 14:23:23 +0200
  • 5937b44f73 add the initial files for url2markdown Andreas Zweili 2020-10-12 14:11:55 +0200
  • 2a7337b448 add initial tests Andreas Zweili 2020-10-12 14:11:33 +0200
  • 53f4fec2a1 add setup.py Andreas Zweili 2020-10-12 14:10:49 +0200
  • df30b17985 add the license Andreas Zweili 2020-10-12 14:05:20 +0200
  • e78ec935b5 add dependencies Andreas Zweili 2020-10-12 13:19:08 +0200
  • a1093c32a7 add a Makefile Andreas Zweili 2020-10-11 14:01:39 +0200
  • cbf18ea608 add a gitignore file Andreas Zweili 2020-10-11 14:01:24 +0200