Bastian Venthur
de8542b90b
dropped support for python 3.8 and 3.9
2024-04-24 22:10:48 +02:00
Bastian Venthur
c92130559c
add missing docstrings
2023-09-20 15:09:28 +02:00
Bastian Venthur
0349bd3359
reformatted code
2023-06-16 10:25:21 +02:00
Bastian Venthur
ace1104df0
Merge branch 'master' into better_default_theme
2023-06-16 09:34:08 +02:00
Bastian Venthur
cde5b53298
Merge branch 'master' into split_archive
2023-06-13 16:37:52 +02:00
Bastian Venthur
fe268516e3
Improved the default theme.
...
Closes : #48
2023-06-13 16:29:44 +02:00
Bastian Venthur
c952c574b7
Don't use internal templates anymore.
...
Blag will throw an error if a template is not found locally. The error
message contains an explanation for the user on where to get the missing
templates.
Quickstart will generate templates for the user in the working
directory.
Updated tests appropriately.
2023-06-01 13:35:33 +02:00
Bastian Venthur
362e721d88
Split Archive into Index and Archive
2023-05-31 15:53:49 +02:00
Bastian Venthur
87d619cc1c
Re-formatted the code
2022-09-01 12:41:25 +02:00
Bastian Venthur
f59a648779
import future annotations to make mypy work on py38
2022-08-31 23:04:30 +02:00
Bastian Venthur
ebac0a8fc4
fixed for mypy --strict testing
2022-08-31 22:59:55 +02:00
Bastian Venthur
9cdecdccf7
replaced args with cleandir where possible, removed tempdir
2021-03-29 13:22:04 +02:00
Bastian Venthur
499b0dfe11
added cleandir to change cwd
2021-03-29 13:02:12 +02:00
Bastian Venthur
72971408b2
added tests for build and main
2021-03-29 12:40:13 +02:00
Bastian Venthur
df65dee488
added conftest
2021-03-29 12:01:09 +02:00