1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00
Commit Graph

290 Commits

Author SHA1 Message Date
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
Bastian Venthur
a517079d8b fixed description in feed 2021-02-06 17:34:06 +01:00
Bastian Venthur
ed493033b0 Added quickstart 2021-02-06 17:30:22 +01:00
Bastian Venthur
53da4ed136 read needed config from config.ini 2021-02-06 17:14:34 +01:00
Bastian Venthur
f6af7d3a7a restructured archive and feed code 2021-02-06 14:54:59 +01:00
Bastian Venthur
8144157ea2 removed my template 2021-02-06 14:36:06 +01:00
Bastian Venthur
34ba74d2b0 differentiate between pages and articles 2021-02-06 14:29:56 +01:00
Bastian Venthur
542523c1de added templatedir argument 2021-02-06 14:07:03 +01:00
Bastian Venthur
db9ae3849f fixed shebang to python3 2021-02-06 13:54:33 +01:00
Bastian Venthur
410c4e0d2b removed unused tags blog for now 2021-02-01 21:55:11 +01:00
Bastian Venthur
d70485be8d added github workflow 2021-02-01 21:43:04 +01:00
Bastian Venthur
dd15f1bf18 bumped version, added missing dev-dependencies 2021-02-01 21:42:45 +01:00
Bastian Venthur
299d23f2c5 added missing venv-dependencies 2021-02-01 21:42:00 +01:00
Bastian Venthur
5f5a8af49b renamed old sg stuff to blag 2021-02-01 21:34:30 +01:00
Bastian Venthur
e18e5f6aa1 updated makefile, changed name to blag 2021-02-01 21:07:37 +01:00
Bastian Venthur
2f60351181 small fixes 2021-01-31 13:49:52 +01:00