Commit Graph

28 Commits

Author SHA1 Message Date
Bastian Venthur
322154041a WIP 2022-08-31 17:17:02 +02:00
Bastian Venthur
138a78357a added --verbose option
this one increases the loglevel to 'debug'
2022-06-28 22:00:44 +02:00
Bastian Venthur
877c47c391 improved quickstart:
* respective default answers will be written to config if user provided
   no answer
 * added tests for quickstart
2022-06-28 21:02:51 +02:00
Bastian Venthur
35f6ef05b6 added version option 2022-06-20 12:30:27 +02:00
Bastian Venthur
788c07446d Fixed typo 2022-01-06 11:34:33 +01:00
Bastian Venthur
6445f31204 fixed bug so empty tags don't throw an error 2021-03-29 12:39:52 +02:00
Bastian Venthur
98b97fbbbd fixed bug in blag where context was not provided to pages 2021-03-29 12:06:08 +02:00
Bastian Venthur
a8e14e86d0 added doc for blag.py 2021-03-22 10:32:51 +01:00
Bastian Venthur
2b3651e7d5 fixed typo 2021-03-22 09:40:40 +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
d778d01e78 added global site variables to environment 2021-03-08 21:35:51 +01:00
Bastian Venthur
5639b38da3 test parse_args 2021-02-22 21:38:15 +01:00
Bastian Venthur
a4d7360d8c added tags 2021-02-09 21:56:44 +01:00
Bastian Venthur
6cb86b72ea fixed indent 2021-02-09 19:13:25 +01:00
Bastian Venthur
397bc61395 changed subtitle to description 2021-02-07 16:54:50 +01:00
Bastian Venthur
58779a21c6 added static dir 2021-02-06 19:04:47 +01:00
Bastian Venthur
a517079d8b fixed description in feed 2021-02-06 17:34:06 +01:00
Bastian Venthur
ed493033b0 Added quickstart 2021-02-06 17:30:22 +01:00
Bastian Venthur
53da4ed136 read needed config from config.ini 2021-02-06 17:14:34 +01:00
Bastian Venthur
f6af7d3a7a restructured archive and feed code 2021-02-06 14:54:59 +01:00
Bastian Venthur
34ba74d2b0 differentiate between pages and articles 2021-02-06 14:29:56 +01:00
Bastian Venthur
542523c1de added templatedir argument 2021-02-06 14:07:03 +01:00
Bastian Venthur
db9ae3849f fixed shebang to python3 2021-02-06 13:54:33 +01:00
Bastian Venthur
410c4e0d2b removed unused tags blog for now 2021-02-01 21:55:11 +01:00
Bastian Venthur
5f5a8af49b renamed old sg stuff to blag 2021-02-01 21:34:30 +01:00