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

487 Commits

Author SHA1 Message Date
Bastian Venthur
f1020637e6 bumped version, added changelog url 0.0.9 2021-06-22 22:13:04 +02:00
Bastian Venthur
a4d596b79d updated dependencies 2021-06-22 22:12:29 +02:00
Bastian Venthur
79edd04ee8 added smartypants support 0.0.8 2021-04-18 13:03:05 +02:00
Bastian Venthur
9cdecdccf7 replaced args with cleandir where possible, removed tempdir 0.0.7 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
6445f31204 fixed bug so empty tags don't throw an error 2021-03-29 12:39:52 +02:00
Bastian Venthur
98b97fbbbd fixed bug in blag where context was not provided to pages 2021-03-29 12:06:08 +02:00
Bastian Venthur
df65dee488 added conftest 2021-03-29 12:01:09 +02:00
Bastian Venthur
d227392c79 put fixtures into conftest 2021-03-29 11:59:43 +02:00
Bastian Venthur
03663a855d added project urls 0.0.6 2021-03-28 11:16:41 +02:00
Bastian Venthur
0d2c54071e bumped version 0.0.5 2021-03-23 11:35:13 +01:00
Bastian Venthur
cffb4cf49d added devserver doc 2021-03-23 11:34:29 +01:00
Bastian Venthur
0d4052dbb5 Merge pull request #3 from venthur/docs
Docs
2021-03-23 11:22:23 +01:00
Bastian Venthur
eada12097d finalized docs 2021-03-23 11:21:24 +01:00
Bastian Venthur
4c14cac499 added templating part 2021-03-23 10:48:58 +01:00
Bastian Venthur
637d57eb85 added metadata stuff 2021-03-23 10:08:32 +01:00
Bastian Venthur
746841f05c Merge pull request #2 from venthur/docs
Docs
2021-03-22 10:54:58 +01:00
Bastian Venthur
a78d4238b6 updated docs 2021-03-22 10:53:54 +01:00
Bastian Venthur
a8e14e86d0 added doc for blag.py 2021-03-22 10:32:51 +01:00
Bastian Venthur
cdc6639447 added markdown docs 2021-03-22 10:16:56 +01:00
Bastian Venthur
9c228165e9 updated docs for devserver 2021-03-22 10:09:30 +01:00
Bastian Venthur
2b3651e7d5 fixed typo 2021-03-22 09:40:40 +01:00
Bastian Venthur
7240b0a28b included docs into makefile 2021-03-22 09:30:14 +01:00
Bastian Venthur
3c264966c0 reformatted the readme 2021-03-21 15:19:42 +01:00
Bastian Venthur
b24241544b added link to docs 2021-03-21 15:14:53 +01:00
Bastian Venthur
9a96fe5e81 use py38 2021-03-21 15:10:58 +01:00
Bastian Venthur
c60c98c37c added python version 2021-03-21 15:10:25 +01:00
Bastian Venthur
179100005c try adding path 2021-03-21 15:08:27 +01:00
Bastian Venthur
b2f32e84e4 added readthedocs config 2021-03-21 14:56:23 +01:00
Bastian Venthur
14ebc2769c api docs 2021-03-21 14:47:02 +01:00
Bastian Venthur
e2ebd950ae initial sphinx setup 2021-03-21 14:45:41 +01:00
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