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
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