Commit Graph

245 Commits

Author SHA1 Message Date
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
Bastian Venthur
87f571bb49 improve logging for urlsplit 2021-01-31 13:29:40 +01:00
Bastian Venthur
f376352e90 moved mardkown stuff into separate module 2021-01-31 13:18:22 +01:00
Bastian Venthur
1c4f58ef02 WIP 2021-01-31 13:10:34 +01:00
Bastian Venthur
a70b51cebb archive improvements 2021-01-19 22:17:19 +01:00
Bastian Venthur
08d05f8bb3 added convert_markdown 2021-01-18 21:52:32 +01:00
Bastian Venthur
a6684d75e3 added markdown factory for testing 2021-01-18 21:52:03 +01:00
Bastian Venthur
94b89d9f76 convert relative links to .md files to .html
this uses a markdown.treeprocessor as extension to get all html links
from the resulting html document
2021-01-18 11:17:09 +01:00
Bastian Venthur
eb2bb4bbba make test depend on venv 2021-01-17 14:53:07 +01:00
Bastian Venthur
a7c93134b3 generate archive 2021-01-17 14:46:48 +01:00
Bastian Venthur
f61e12910b added build-in template 2021-01-17 14:05:33 +01:00
Bastian Venthur
961f65ae1a fixed remaining python3s in makefile 2021-01-16 20:13:56 +01:00
Bastian Venthur
05db61da55 python -> python3 2021-01-15 15:40:10 +01:00
Bastian Venthur
581f36abea small template improvements 2021-01-14 16:28:41 +01:00
Bastian Venthur
d3fe365bb0 WIP 2021-01-11 22:36:30 +01:00
Bastian Venthur
4cd3afb08d fixed version 2018-12-30 17:20:15 +01:00
Bastian Venthur
11013783d1 simplified makefile bumped version 2018-12-30 17:18:56 +01:00
Bastian Venthur
4ce75e458a Added markdown as requirement 2018-12-30 17:07:44 +01:00
Bastian Venthur
c1dfc9fed6 updated readme 2018-07-14 22:14:04 +02:00
Bastian Venthur
da65671585 renamed package to sg.py 2018-07-14 22:12:43 +02:00
Bastian Venthur
1e15b6fd37 Added makefile 2018-07-14 22:05:39 +02:00
Bastian Venthur
afe4173c40 tons of stuff 2018-07-14 22:02:54 +02:00
Bastian Venthur
4de6909e93 fixed pep8 violations 2018-07-14 21:44:59 +02:00
Bastian Venthur
e9c5a17cc8 converted readme to markdown 2018-07-14 21:41:47 +02:00
Bastian Venthur
5dae83cc62 Removed unused sys import. 2012-01-12 19:52:17 +01:00
Bastian Venthur
2ce15e269e Removed _layouts and _static dir as they are now created on the fly if they are
missing.
2010-08-29 12:18:28 +02:00
Bastian Venthur
5c91b3936c Updated README 2010-08-29 12:17:09 +02:00
Bastian Venthur
2a61d1ad7e Added Docstring, author and version. 2010-08-29 12:07:51 +02:00
Bastian Venthur
f2ad8de6ae Generate needed dirs and files if not present, added Logger. 2010-08-29 12:02:00 +02:00
Bastian Venthur
20c9ad2ecf Added TODO items in README 2010-08-16 00:35:28 +02:00
Bastian Venthur
2d0eef1e35 Added YAML frontmatter support. 2010-08-16 00:22:23 +02:00
Bastian Venthur
468bfac272 Fixed unicode problems. 2010-07-25 16:21:21 +02:00
Bastian Venthur
24e86c509d Added placeholder files in empty _layouts and _static directories so git
recognizes them.
2010-07-25 15:52:17 +02:00
Bastian Venthur
0e2275bb60 Removed example files again, as they will interfere with existing sites. 2010-07-25 15:50:06 +02:00
Bastian Venthur
091c46e404 Completed GPL text. 2010-07-25 15:48:06 +02:00
Bastian Venthur
ce835298cb Added _layouts and _static dirs, with example files. 2010-07-25 15:46:32 +02:00
Bastian Venthur
453647bd64 Added instructions into README 2010-07-25 15:45:09 +02:00
Bastian Venthur
97296101c9 Added empty README. 2010-07-25 15:38:30 +02:00
Bastian Venthur
fab4a7f681 Added GPL, renamed to sg 2010-07-25 15:36:22 +02:00
Bastian Venthur
b4af80bd52 Working first version. 2010-07-25 15:21:58 +02:00
Bastian Venthur
dffd25dd7b Initial commit. 2010-07-25 13:43:29 +02:00