Bastian Venthur
|
576121afac
|
added link to my blog as an example
|
2021-03-20 17:23:11 +01:00 |
|
Bastian Venthur
|
2d3bb0c0f3
|
bumped version
0.0.4
|
2021-03-19 11:37:06 +01:00 |
|
Bastian Venthur
|
01b203ff5c
|
updated requirements
|
2021-03-19 11:36:34 +01:00 |
|
Bastian Venthur
|
6f70f7ca93
|
Merge pull request #1 from venthur/devserver
Devserver
|
2021-03-19 11:30:55 +01:00 |
|
Bastian Venthur
|
7f832a1445
|
added missing devserver.py m(
|
2021-03-19 11:24:58 +01:00 |
|
Bastian Venthur
|
aac2d70fed
|
updated readme
|
2021-03-19 11:22:56 +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
0.0.3
|
2021-03-12 21:11:19 +01:00 |
|
Bastian Venthur
|
7eafaba49a
|
updated readme
|
2021-03-12 21:06:54 +01:00 |
|
Bastian Venthur
|
a98b2071fd
|
updated readme
|
2021-03-12 20:42:15 +01:00 |
|
Bastian Venthur
|
98e124dfc1
|
rely on makefile again
|
2021-03-12 20:15:24 +01:00 |
|
Bastian Venthur
|
3fe9a1ae16
|
simplify venv commands
|
2021-03-12 19:44:21 +01:00 |
|
Bastian Venthur
|
12c3315808
|
docyment PY variable
|
2021-03-12 19:44:12 +01:00 |
|
Bastian Venthur
|
7decb8fddd
|
Try python for windows
|
2021-03-12 19:28:45 +01:00 |
|
Bastian Venthur
|
7cb373af94
|
try python
|
2021-03-12 16:58:12 +01:00 |
|
Bastian Venthur
|
65fdb3405a
|
another attempt
|
2021-03-12 16:54:25 +01:00 |
|
Bastian Venthur
|
6a57641ec2
|
fixed usage of PY
|
2021-03-12 16:44:32 +01:00 |
|
Bastian Venthur
|
96e2eb76d4
|
bleh
|
2021-03-12 16:43:23 +01:00 |
|
Bastian Venthur
|
59d7d2bb71
|
test makefile again
|
2021-03-12 16:28:48 +01:00 |
|
Bastian Venthur
|
72f448abd5
|
bumped version
0.0.2
|
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
|
3874d19371
|
test for automatically appending trailing slash to base_url
|
2021-02-22 22:19:32 +01:00 |
|
Bastian Venthur
|
e9a7da13e6
|
test config
|
2021-02-22 22:16:59 +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
|
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 |
|
Bastian Venthur
|
8f8a89f1eb
|
added test for feed generation
|
2021-02-13 13:38:18 +01:00 |
|
Bastian Venthur
|
d3db03dc4b
|
removed pypy from supported python versions
|
2021-02-13 13:36:02 +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
|
d4f57d49ab
|
run tests before linter to see what's going on here
|
2021-02-13 13:28:29 +01:00 |
|
Bastian Venthur
|
434715c33d
|
a bit more verbose...
|
2021-02-13 13:21:03 +01:00 |
|
Bastian Venthur
|
76e00304ec
|
try being less verbose
|
2021-02-13 13:18:33 +01:00 |
|
Bastian Venthur
|
1d95e13eb2
|
make flake8 more verbose
|
2021-02-13 12:58:22 +01:00 |
|
Bastian Venthur
|
af4898f1f6
|
corrected test for datetime
|
2021-02-13 12:58:02 +01:00 |
|
Bastian Venthur
|
972bf0c7da
|
don't use venv magic in github workflows
|
2021-02-13 12:54:42 +01:00 |
|
Bastian Venthur
|
570245558a
|
try to detect OS for venv stuff
|
2021-02-13 12:45:33 +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
|
3862e0252a
|
try package_data instead
|
2021-02-07 17:44:29 +01:00 |
|
Bastian Venthur
|
a2d09a75f5
|
Added template files
|
2021-02-07 17:32:00 +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 |
|