Commit Graph

56 Commits

Author SHA1 Message Date
Bastian Venthur
a939e6503c rebuild only files that need re-building
we compare the mtimes of src and dst
2022-08-06 21:56:41 +02:00
Bastian Venthur
10bac5531f improved default template 2022-07-01 12:44:23 +02:00
Bastian Venthur
6d82d2ab79 Merge pull request #50 from venthur/loglevel
added --verbose option
2022-07-01 10:10:52 +02:00
Bastian Venthur
595356e915 bumped version 2022-06-29 21:27:55 +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
7e8f2a5b9a prepare new version 2022-06-10 07:27:24 +02:00
Bastian Venthur
bfbedcc3df prepared 1.3.0 2022-06-09 21:26:47 +02:00
Bastian Venthur
788c07446d Fixed typo 2022-01-06 11:34:33 +01:00
Bastian Venthur
db30fe1d06 bumped version 2021-11-06 15:01:11 +01:00
Bastian Venthur
2366a2ae86 print the devserver URL to output 2021-11-06 14:57:37 +01:00
Bastian Venthur
78316725cf remove warning in test due to threading race condition we don´t care
about
2021-11-06 14:51:46 +01:00
Bastian Venthur
4f1632e3cd Immediately rebuild once when entering autoreload 2021-11-06 14:12:57 +01:00
Bastian Venthur
713b53d0d9 bumped version 2021-10-06 13:34:03 +02:00
Bastian Venthur
67f24642e5 bumped dependency to feedgenerator to version that uses description as a
subtitle for the feed.

bumped version.
2021-08-18 20:14:40 +02:00
Bastian Venthur
f1020637e6 bumped version, added changelog url 2021-06-22 22:13:04 +02:00
Bastian Venthur
79edd04ee8 added smartypants support 2021-04-18 13:03:05 +02:00
Bastian Venthur
9cdecdccf7 replaced args with cleandir where possible, removed tempdir 2021-03-29 13:22:04 +02: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
03663a855d added project urls 2021-03-28 11:16:41 +02:00
Bastian Venthur
0d2c54071e bumped version 2021-03-23 11:35:13 +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
2d3bb0c0f3 bumped version 2021-03-19 11:37:06 +01:00
Bastian Venthur
7f832a1445 added missing devserver.py m( 2021-03-19 11:24:58 +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 2021-03-12 21:11:19 +01:00
Bastian Venthur
72f448abd5 bumped version 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
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
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
Bastian Venthur
a4d7360d8c added tags 2021-02-09 21:56:44 +01:00
Bastian Venthur
5c06af6d0e convert tags to lower case 2021-02-09 21:45:02 +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
67e07a9c00 assume always local time for date-meta 2021-02-06 18:50:22 +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