Commit Graph

84 Commits

Author SHA1 Message Date
f2ee06b1d7 Add command for pretty page links 2022-09-25 17:19:07 +02:00
66dcd43082 Access site root globally 2022-09-23 09:22:38 +02:00
fdd4c0e4d9 Find element by id 2022-09-23 09:22:00 +02:00
6c21d8c857 Add typed shorthand markdown commands 2022-09-18 17:49:50 +02:00
53500c31f6 Add convenience box command 2022-09-18 17:21:57 +02:00
396e03279f Improve image generation prints 2022-09-18 16:48:15 +02:00
3872a3e419 Add path parameter to image generation 2022-09-18 16:47:13 +02:00
763b90f689 Extract Digest extension to separate file 2022-09-18 16:45:34 +02:00
b47c551160 Remove unnecessary aliases 2022-09-16 15:33:14 +02:00
c727bdf91e Scale images to integer heights 2022-09-16 15:32:55 +02:00
9e6ee2c499 Use argument parser 2022-09-09 13:29:31 +02:00
2a9061c1d6 Convert Xcode project to swift package 2022-09-09 11:18:32 +02:00
64db75fb44 Read config path from command line 2022-09-09 11:00:12 +02:00
9965e1a3ff Remove unneeded warning 2022-09-09 10:59:43 +02:00
e8513a896b Add option to generate empty md files 2022-09-09 10:59:26 +02:00
7354d6b58e Allow inclusion of html content 2022-09-08 13:12:55 +02:00
3d9551117d Ignore config file 2022-09-08 13:01:55 +02:00
1405fa5ee7 Add installation script for minifiers 2022-09-08 13:01:45 +02:00
abd42e4909 Specify required images in metadata 2022-09-08 13:01:32 +02:00
570cebb5d0 Read generator configuration from file 2022-09-08 09:38:35 +02:00
81b373fb5a Correctly label non-throwing functions
Remove throws from Element constructor
2022-09-08 09:38:35 +02:00
28623d1209 Add paths to configuration 2022-09-05 16:08:06 +02:00
cfb68f5237 Minify JS and CSS files 2022-09-05 15:56:05 +02:00
a69da0fa35 Allow directories for external files 2022-09-05 12:59:32 +02:00
1c13f4fc60 Allow header selection for pages 2022-09-04 20:36:43 +02:00
a7e7bc21fc Allow whitespaces in svg size element 2022-09-04 17:48:13 +02:00
aa701d9793 Make highlight script path relative 2022-09-04 17:47:35 +02:00
cec60e9ff2 Make top bar link relative 2022-09-04 17:47:13 +02:00
9a40da63d3 Allow absolute urls for link preview thumbnails 2022-09-04 17:45:44 +02:00
9408b91741 Use overview generator for start page 2022-09-04 17:45:29 +02:00
7f65065f72 Treat placeholder text as markdown 2022-09-02 23:19:30 +02:00
d1c418af3e Improve overview of modified pages 2022-09-02 23:19:13 +02:00
6a2d63462e Improve display of required files 2022-09-01 10:55:42 +02:00
4dc56e5dfe Print draft pages 2022-08-31 09:02:40 +02:00
1537aaab01 Hide language buttons again if page is empty 2022-08-31 08:46:23 +02:00
268ab205b5 Add page id feature 2022-08-31 00:02:42 +02:00
ee1ad60b77 Add missing page description 2022-08-30 20:09:38 +02:00
20c6d53c6f Create empty markdown files for elements 2022-08-30 20:09:30 +02:00
aaa9b0f4aa Add unique element id for page links 2022-08-30 20:09:12 +02:00
7df77da67c Improve page generation logging 2022-08-30 11:30:38 +02:00
db3c25f9db Simplify site generation code 2022-08-30 11:30:23 +02:00
107fa2f877 Generate external link buttons 2022-08-30 11:29:53 +02:00
d635431d52 Improve empty page info 2022-08-30 11:29:08 +02:00
a6472ba5a8 Use title as backLink instead of parent text 2022-08-30 11:28:55 +02:00
5ec283e4d4 Show empty pages 2022-08-29 19:20:13 +02:00
3f1971c5bd Begin configuration for constants 2022-08-29 18:57:58 +02:00
50519762a9 Clean code for file type detection 2022-08-29 18:57:37 +02:00
4c52232d24 Reverse selection order of link preview description 2022-08-29 17:22:47 +02:00
a98e134004 Generate placeholders from element info, not root
Remove unused variable
2022-08-29 17:22:47 +02:00
160d0df9c4 Update todo 2022-08-29 13:35:53 +02:00