Bastian Venthur
87a6ff09d5
bumped changelogs
2025-04-27 11:49:08 +02:00
Bastian Venthur
b0139dad8d
Fixed atom feed encoding to utf-8
2025-04-24 14:03:47 +02:00
Bastian Venthur
6b699f58ad
simplified color scheme selection
2024-11-18 09:22:21 +01:00
Bastian Venthur
e631b17fb1
bumped version prepared upload
2024-10-13 20:13:10 +02:00
Bastian Venthur
0d03733b4f
ignoe FileNotFound Error that sometimes happens when getting mtime of directories
...
Fixes : #231
2024-10-11 11:09:32 +02:00
Bastian Venthur
5a68d15849
bumped version
2024-07-06 15:34:57 +02:00
Bastian Venthur
8e88546249
bumped version
2024-04-24 22:27:08 +02:00
Bastian Venthur
acbbeecfe6
Merge branch 'master' into fix_devserver
2024-04-24 22:20:45 +02:00
Bastian Venthur
de8542b90b
dropped support for python 3.8 and 3.9
2024-04-24 22:10:48 +02:00
Bastian Venthur
0236dbf782
fixed devserver
...
so it does crash on build failure anymore. also made tests a bit faster
by adding a wait parameter to the autoreload method.
2024-04-24 21:47:59 +02:00
Bastian Venthur
3334518e92
updated pygment
2024-01-30 15:30:23 +01:00
Bastian Venthur
8c61614295
fixed suggests to blag-doc, bumped version
2023-11-11 10:59:07 +01:00
Bastian Venthur
9378bb5103
removed watchfile, bumped version
2023-11-05 17:15:15 +01:00
Bastian Venthur
c92130559c
add missing docstrings
2023-09-20 15:09:28 +02:00
Bastian Venthur
f09b30d069
bump version
2023-08-27 15:28:39 +02:00
Bastian Venthur
f646c89152
img's have max-width: 100% to avoid overflowing of big images
2023-06-24 13:25:17 +02:00
Bastian Venthur
1ebae15cda
added screenshot
2023-06-17 15:24:00 +02:00
Bastian Venthur
175812e18c
prepared version 2.0.0
2023-06-16 23:06:47 +02:00
Bastian Venthur
0349bd3359
reformatted code
2023-06-16 10:25:21 +02:00
Bastian Venthur
d6ed2d71d5
small fixed to blag quickstart
2023-06-16 09:55:17 +02:00
Bastian Venthur
7e22f00ac5
updated default theme
2023-06-16 09:45:05 +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
128d3f032d
updated changelog
2023-04-16 10:49:06 +02:00
Bastian Venthur
c06424cfdf
bumped version, updated changelogs
2022-09-29 20:43:40 +02:00
Bastian Venthur
73672598e5
bumped version to prepare a new release
2022-09-01 19:03:43 +02:00
Bastian Venthur
87d619cc1c
Re-formatted the code
2022-09-01 12:41:25 +02:00
Bastian Venthur
7b6b219cdf
mark autoreload as NoReturn
2022-09-01 11:11:53 +02:00
Bastian Venthur
875fd85d65
removed types from docstrings now that we have type annotations.
...
note, the return value still needs to be in there.
2022-09-01 10:51:32 +02:00
Bastian Venthur
ebac0a8fc4
fixed for mypy --strict testing
2022-08-31 22:59:55 +02:00
Bastian Venthur
451fb1b260
try supporting py38
2022-08-31 19:54:32 +02:00
Bastian Venthur
322154041a
WIP
2022-08-31 17:17:02 +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