1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Bastian Venthur
6b928e4953 WIP 2023-06-16 09:24:27 +02:00
Bastian Venthur
c952c574b7 Don't use internal templates anymore.
Blag will throw an error if a template is not found locally. The error
message contains an explanation for the user on where to get the missing
templates.

Quickstart will generate templates for the user in the working
directory.

Updated tests appropriately.
2023-06-01 13:35:33 +02:00
Bastian Venthur
877c47c391 improved quickstart:
* respective default answers will be written to config if user provided
   no answer
 * added tests for quickstart
2022-06-28 21:02:51 +02:00
Bastian Venthur
cffb4cf49d added devserver doc 2021-03-23 11:34:29 +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
a78d4238b6 updated docs 2021-03-22 10:53:54 +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
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