Commit Graph

270 Commits

Author SHA1 Message Date
Bastian Venthur
746841f05c Merge pull request #2 from venthur/docs
Docs
2021-03-22 10:54:58 +01:00
Bastian Venthur
a78d4238b6 updated docs 2021-03-22 10:53:54 +01:00
Bastian Venthur
a8e14e86d0 added doc for blag.py 2021-03-22 10:32:51 +01:00
Bastian Venthur
cdc6639447 added markdown docs 2021-03-22 10:16:56 +01:00
Bastian Venthur
9c228165e9 updated docs for devserver 2021-03-22 10:09:30 +01:00
Bastian Venthur
2b3651e7d5 fixed typo 2021-03-22 09:40:40 +01:00
Bastian Venthur
7240b0a28b included docs into makefile 2021-03-22 09:30:14 +01:00
Bastian Venthur
3c264966c0 reformatted the readme 2021-03-21 15:19:42 +01:00
Bastian Venthur
b24241544b added link to docs 2021-03-21 15:14:53 +01:00
Bastian Venthur
9a96fe5e81 use py38 2021-03-21 15:10:58 +01:00
Bastian Venthur
c60c98c37c added python version 2021-03-21 15:10:25 +01:00
Bastian Venthur
179100005c try adding path 2021-03-21 15:08:27 +01:00
Bastian Venthur
b2f32e84e4 added readthedocs config 2021-03-21 14:56:23 +01:00
Bastian Venthur
14ebc2769c api docs 2021-03-21 14:47:02 +01:00
Bastian Venthur
e2ebd950ae initial sphinx setup 2021-03-21 14:45:41 +01:00
Bastian Venthur
576121afac added link to my blog as an example 2021-03-20 17:23:11 +01:00
Bastian Venthur
2d3bb0c0f3 bumped version 0.0.4 2021-03-19 11:37:06 +01:00
Bastian Venthur
01b203ff5c updated requirements 2021-03-19 11:36:34 +01:00
Bastian Venthur
6f70f7ca93 Merge pull request #1 from venthur/devserver
Devserver
2021-03-19 11:30:55 +01:00
Bastian Venthur
7f832a1445 added missing devserver.py m( 2021-03-19 11:24:58 +01:00
Bastian Venthur
aac2d70fed updated readme 2021-03-19 11:22:56 +01:00
Bastian Venthur
dc6547290b added devserver 2021-03-19 11:22:11 +01:00
Bastian Venthur
b077e22984 WIP 2021-03-19 09:20:34 +01:00
Bastian Venthur
af5825b412 added info messages and set loglevel to info 2021-03-17 10:41:49 +01:00
Bastian Venthur
7d69c37032 Use description tag for Atom feed if provided 2021-03-17 10:39:26 +01:00
Bastian Venthur
dbd1679038 remove dist directory before building next version 0.0.3 2021-03-12 21:11:19 +01:00
Bastian Venthur
7eafaba49a updated readme 2021-03-12 21:06:54 +01:00
Bastian Venthur
a98b2071fd updated readme 2021-03-12 20:42:15 +01:00
Bastian Venthur
98e124dfc1 rely on makefile again 2021-03-12 20:15:24 +01:00
Bastian Venthur
3fe9a1ae16 simplify venv commands 2021-03-12 19:44:21 +01:00
Bastian Venthur
12c3315808 docyment PY variable 2021-03-12 19:44:12 +01:00
Bastian Venthur
7decb8fddd Try python for windows 2021-03-12 19:28:45 +01:00
Bastian Venthur
7cb373af94 try python 2021-03-12 16:58:12 +01:00
Bastian Venthur
65fdb3405a another attempt 2021-03-12 16:54:25 +01:00
Bastian Venthur
6a57641ec2 fixed usage of PY 2021-03-12 16:44:32 +01:00
Bastian Venthur
96e2eb76d4 bleh 2021-03-12 16:43:23 +01:00
Bastian Venthur
59d7d2bb71 test makefile again 2021-03-12 16:28:48 +01:00
Bastian Venthur
72f448abd5 bumped version 0.0.2 2021-03-08 22:07:13 +01:00
Bastian Venthur
d778d01e78 added global site variables to environment 2021-03-08 21:35:51 +01:00
Bastian Venthur
3874d19371 test for automatically appending trailing slash to base_url 2021-02-22 22:19:32 +01:00
Bastian Venthur
e9a7da13e6 test config 2021-02-22 22:16:59 +01:00
Bastian Venthur
5639b38da3 test parse_args 2021-02-22 21:38:15 +01:00
Bastian Venthur
2dcad8d8c0 added test for version 2021-02-22 21:13:57 +01:00
Bastian Venthur
e7fa1470b7 added template test for tag and tags 2021-02-22 21:07:23 +01:00
Bastian Venthur
17a1eb53cc added template test for archive 2021-02-22 21:07:00 +01:00
Bastian Venthur
560beb41d1 added tests for built-in templates page and article 2021-02-22 20:41:12 +01:00
Bastian Venthur
8f8a89f1eb added test for feed generation 2021-02-13 13:38:18 +01:00
Bastian Venthur
d3db03dc4b removed pypy from supported python versions 2021-02-13 13:36:02 +01:00
Bastian Venthur
e52b1b7738 bumped minimum required python to 3.8 2021-02-13 13:34:24 +01:00
Bastian Venthur
e972d90704 . 2021-02-13 13:31:51 +01:00