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
|
fe268516e3
|
Improved the default theme.
Closes: #48
|
2023-06-13 16:29:44 +02:00 |
|
Bastian Venthur
|
362e721d88
|
Split Archive into Index and Archive
|
2023-05-31 15:53:49 +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
|
9e07e2e100
|
fixed test_article
this test was missing the test for the mandatory date attribute
|
2022-07-01 12:45:13 +02:00 |
|
Bastian Venthur
|
d227392c79
|
put fixtures into conftest
|
2021-03-29 11:59:43 +02:00 |
|
Bastian Venthur
|
d778d01e78
|
added global site variables to environment
|
2021-03-08 21:35:51 +01:00 |
|
Bastian Venthur
|
e7fa1470b7
|
added template test for tag and tags
|
2021-02-22 21:07:23 +01:00 |
|
Bastian Venthur
|
17a1eb53cc
|
added template test for archive
|
2021-02-22 21:07:00 +01:00 |
|
Bastian Venthur
|
560beb41d1
|
added tests for built-in templates page and article
|
2021-02-22 20:41:12 +01:00 |
|