1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

Commit Graph

  • 3cd316a537 Bump jinja2 from 3.0.1 to 3.0.2 dependabot[bot] 2021-10-23 10:15:27 +00:00
  • 3b8d2fe9d6 Merge pull request #15 from venthur/dependabot/pip/flake8-4.0.1 Bastian Venthur 2021-10-23 12:15:06 +02:00
  • 1fe576a771 Merge pull request #13 from venthur/dependabot/pip/feedgenerator-2.0.0 Bastian Venthur 2021-10-23 12:14:39 +02:00
  • 2f4d2267a0 fixed typo in changelog Bastian Venthur 2021-10-23 12:08:13 +02:00
  • 7bb51ff060 Bump flake8 from 3.9.2 to 4.0.1 dependabot[bot] 2021-10-11 14:17:10 +00:00
  • 5a8012d62b Bump feedgenerator from 1.9.2 to 2.0.0 dependabot[bot] 2021-10-06 14:23:13 +00:00
  • 713b53d0d9 bumped version 1.1.0 Bastian Venthur 2021-10-06 13:34:03 +02:00
  • 2d1d0ab302 Merge pull request #9 from venthur/0130dependabot/pip/twine-3.4.2 Bastian Venthur 2021-10-06 13:30:29 +02:00
  • 572710fab1 Bump twine from 3.4.1 to 3.4.2 dependabot[bot] 2021-10-06 11:30:11 +00:00
  • 0b66c5fbf4 Merge pull request #7 from venthur/902edependabot/pip/wheel-0.37.0 Bastian Venthur 2021-10-06 13:29:28 +02:00
  • 18ecd82c5a Bump wheel from 0.36.2 to 0.37.0 dependabot[bot] 2021-10-06 11:27:47 +00:00
  • a74f36be8a Merge pull request #6 from venthur/ae1edependabot/pip/pygments-2.10.0 Bastian Venthur 2021-10-06 13:27:30 +02:00
  • dd7d6cdae2 Merge pull request #10 from venthur/5121dependabot/pip/pytest-6.2.5 Bastian Venthur 2021-10-06 13:27:09 +02:00
  • 39e6aa2676 Merge pull request #11 from venthur/12a6dependabot/pip/sphinx-4.2.0 Bastian Venthur 2021-10-06 13:26:56 +02:00
  • 93f6840168 Merge pull request #5 from venthur/py310 Bastian Venthur 2021-10-06 13:23:19 +02:00
  • e27d82ac2a Merge branch 'master' into py310 Bastian Venthur 2021-10-06 13:23:02 +02:00
  • 88b4fc8233 minor fix Bastian Venthur 2021-10-06 13:18:37 +02:00
  • 8923b0bb6e Bump sphinx from 4.0.1 to 4.2.0 dependabot[bot] 2021-09-13 14:30:08 +00:00
  • 2671239ac1 Bump pytest from 6.2.4 to 6.2.5 dependabot[bot] 2021-08-31 14:16:34 +00:00
  • 7aa6cebb63 Bump pygments from 2.9.0 to 2.10.0 dependabot[bot] 2021-08-18 18:41:36 +00:00
  • 4869ea0fd2 Merge pull request #4 from venthur/dependabot Bastian Venthur 2021-08-18 20:41:11 +02:00
  • aeedd9b73a added changelog entry Bastian Venthur 2021-08-18 20:40:15 +02:00
  • 52412b8926 fix string for python 3.10 m( Bastian Venthur 2021-08-18 20:30:45 +02:00
  • c0dae31b60 added python 3.10 to ci pipeline Bastian Venthur 2021-08-18 20:29:45 +02:00
  • 2366ee2def Create dependabot.yml Bastian Venthur 2021-08-18 20:26:34 +02:00
  • 67f24642e5 bumped dependency to feedgenerator to version that uses description as a subtitle for the feed. 1.0.0 Bastian Venthur 2021-08-18 20:14:40 +02:00
  • f1020637e6 bumped version, added changelog url 0.0.9 Bastian Venthur 2021-06-22 22:13:04 +02:00
  • a4d596b79d updated dependencies Bastian Venthur 2021-06-22 22:12:29 +02:00
  • 79edd04ee8 added smartypants support 0.0.8 Bastian Venthur 2021-04-18 13:03:05 +02:00
  • 9cdecdccf7 replaced args with cleandir where possible, removed tempdir 0.0.7 Bastian Venthur 2021-03-29 13:17:40 +02:00
  • 499b0dfe11 added cleandir to change cwd Bastian Venthur 2021-03-29 13:02:12 +02:00
  • 72971408b2 added tests for build and main Bastian Venthur 2021-03-29 12:40:13 +02:00
  • 6445f31204 fixed bug so empty tags don't throw an error Bastian Venthur 2021-03-29 12:39:52 +02:00
  • 98b97fbbbd fixed bug in blag where context was not provided to pages Bastian Venthur 2021-03-29 12:06:08 +02:00
  • df65dee488 added conftest Bastian Venthur 2021-03-29 12:01:09 +02:00
  • d227392c79 put fixtures into conftest Bastian Venthur 2021-03-29 11:59:43 +02:00
  • 03663a855d added project urls 0.0.6 Bastian Venthur 2021-03-28 11:16:41 +02:00
  • 0d2c54071e bumped version 0.0.5 Bastian Venthur 2021-03-23 11:35:13 +01:00
  • cffb4cf49d added devserver doc Bastian Venthur 2021-03-23 11:34:29 +01:00
  • 0d4052dbb5 Merge pull request #3 from venthur/docs Bastian Venthur 2021-03-23 11:22:23 +01:00
  • eada12097d finalized docs Bastian Venthur 2021-03-23 11:21:24 +01:00
  • 4c14cac499 added templating part Bastian Venthur 2021-03-23 10:48:58 +01:00
  • 637d57eb85 added metadata stuff Bastian Venthur 2021-03-23 10:08:32 +01:00
  • 746841f05c Merge pull request #2 from venthur/docs Bastian Venthur 2021-03-22 10:54:58 +01:00
  • a78d4238b6 updated docs Bastian Venthur 2021-03-22 10:53:54 +01:00
  • a8e14e86d0 added doc for blag.py Bastian Venthur 2021-03-22 10:32:51 +01:00
  • cdc6639447 added markdown docs Bastian Venthur 2021-03-22 10:16:56 +01:00
  • 9c228165e9 updated docs for devserver Bastian Venthur 2021-03-22 10:09:30 +01:00
  • 2b3651e7d5 fixed typo Bastian Venthur 2021-03-22 09:40:40 +01:00
  • 7240b0a28b included docs into makefile Bastian Venthur 2021-03-22 09:30:14 +01:00
  • 3c264966c0 reformatted the readme Bastian Venthur 2021-03-21 15:19:42 +01:00
  • b24241544b added link to docs Bastian Venthur 2021-03-21 15:14:53 +01:00
  • 9a96fe5e81 use py38 Bastian Venthur 2021-03-21 15:10:58 +01:00
  • c60c98c37c added python version Bastian Venthur 2021-03-21 15:10:25 +01:00
  • 179100005c try adding path Bastian Venthur 2021-03-21 15:08:27 +01:00
  • b2f32e84e4 added readthedocs config Bastian Venthur 2021-03-21 14:56:23 +01:00
  • 14ebc2769c api docs Bastian Venthur 2021-03-21 14:47:02 +01:00
  • e2ebd950ae initial sphinx setup Bastian Venthur 2021-03-21 14:45:41 +01:00
  • 576121afac added link to my blog as an example Bastian Venthur 2021-03-20 17:23:11 +01:00
  • 2d3bb0c0f3 bumped version 0.0.4 Bastian Venthur 2021-03-19 11:37:06 +01:00
  • 01b203ff5c updated requirements Bastian Venthur 2021-03-19 11:36:34 +01:00
  • 6f70f7ca93 Merge pull request #1 from venthur/devserver Bastian Venthur 2021-03-19 11:30:55 +01:00
  • 7f832a1445 added missing devserver.py m( Bastian Venthur 2021-03-19 11:24:58 +01:00
  • aac2d70fed updated readme Bastian Venthur 2021-03-19 11:22:56 +01:00
  • dc6547290b added devserver Bastian Venthur 2021-03-19 11:22:11 +01:00
  • b077e22984 WIP Bastian Venthur 2021-03-07 13:24:53 +01:00
  • af5825b412 added info messages and set loglevel to info Bastian Venthur 2021-03-17 10:41:49 +01:00
  • 7d69c37032 Use description tag for Atom feed if provided Bastian Venthur 2021-03-17 10:39:26 +01:00
  • dbd1679038 remove dist directory before building next version 0.0.3 Bastian Venthur 2021-03-12 21:11:19 +01:00
  • 7eafaba49a updated readme Bastian Venthur 2021-03-12 21:06:54 +01:00
  • a98b2071fd updated readme Bastian Venthur 2021-03-12 20:42:15 +01:00
  • 98e124dfc1 rely on makefile again Bastian Venthur 2021-03-12 20:15:24 +01:00
  • 3fe9a1ae16 simplify venv commands Bastian Venthur 2021-03-12 19:44:21 +01:00
  • 12c3315808 docyment PY variable Bastian Venthur 2021-03-12 19:44:12 +01:00
  • 7decb8fddd Try python for windows Bastian Venthur 2021-03-12 19:28:45 +01:00
  • 7cb373af94 try python Bastian Venthur 2021-03-12 16:58:12 +01:00
  • 65fdb3405a another attempt Bastian Venthur 2021-03-12 16:54:25 +01:00
  • 6a57641ec2 fixed usage of PY Bastian Venthur 2021-03-12 16:44:32 +01:00
  • 96e2eb76d4 bleh Bastian Venthur 2021-03-12 16:43:23 +01:00
  • 59d7d2bb71 test makefile again Bastian Venthur 2021-03-12 16:28:48 +01:00
  • 72f448abd5 bumped version 0.0.2 Bastian Venthur 2021-03-08 22:07:13 +01:00
  • d778d01e78 added global site variables to environment Bastian Venthur 2021-03-08 21:35:51 +01:00
  • 3874d19371 test for automatically appending trailing slash to base_url Bastian Venthur 2021-02-22 22:19:32 +01:00
  • e9a7da13e6 test config Bastian Venthur 2021-02-22 22:16:59 +01:00
  • 5639b38da3 test parse_args Bastian Venthur 2021-02-22 21:38:15 +01:00
  • 2dcad8d8c0 added test for version Bastian Venthur 2021-02-22 21:13:57 +01:00
  • e7fa1470b7 added template test for tag and tags Bastian Venthur 2021-02-22 21:07:23 +01:00
  • 17a1eb53cc added template test for archive Bastian Venthur 2021-02-22 21:07:00 +01:00
  • 560beb41d1 added tests for built-in templates page and article Bastian Venthur 2021-02-22 20:41:12 +01:00
  • 8f8a89f1eb added test for feed generation Bastian Venthur 2021-02-13 13:38:18 +01:00
  • d3db03dc4b removed pypy from supported python versions Bastian Venthur 2021-02-13 13:36:02 +01:00
  • e52b1b7738 bumped minimum required python to 3.8 Bastian Venthur 2021-02-13 13:34:24 +01:00
  • e972d90704 . Bastian Venthur 2021-02-13 13:31:51 +01:00
  • d4f57d49ab run tests before linter to see what's going on here Bastian Venthur 2021-02-13 13:28:29 +01:00
  • 434715c33d a bit more verbose... Bastian Venthur 2021-02-13 13:21:03 +01:00
  • 76e00304ec try being less verbose Bastian Venthur 2021-02-13 13:18:33 +01:00
  • 1d95e13eb2 make flake8 more verbose Bastian Venthur 2021-02-13 12:58:22 +01:00
  • af4898f1f6 corrected test for datetime Bastian Venthur 2021-02-13 12:58:02 +01:00
  • 972bf0c7da don't use venv magic in github workflows Bastian Venthur 2021-02-13 12:54:42 +01:00
  • 570245558a try to detect OS for venv stuff Bastian Venthur 2021-02-13 12:45:33 +01:00