2023-05-10 06:26:32 -04:00
|
|
|
# Thank you for developing with Blueprint.
|
|
|
|
# For documentation about conf.yml, refer to ptero.shop/dev/conf.
|
|
|
|
|
2023-06-11 14:58:20 -04:00
|
|
|
info:
|
|
|
|
name: "␀name␀"
|
|
|
|
identifier: "␀identifier␀"
|
|
|
|
description: "␀description␀"
|
|
|
|
flags: ""
|
|
|
|
version: "␀ver␀"
|
|
|
|
target: "␀version␀"
|
|
|
|
author: "␀author␀"
|
2023-09-23 10:19:28 -04:00
|
|
|
icon: "␀icon␀"
|
2023-06-18 12:32:02 -04:00
|
|
|
website: ""
|
2023-06-11 14:58:20 -04:00
|
|
|
|
|
|
|
admin:
|
2023-09-23 10:19:28 -04:00
|
|
|
view: "admin/view.blade.php"
|
2023-06-11 14:58:20 -04:00
|
|
|
controller: ""
|
|
|
|
css: ""
|
2023-07-20 11:26:09 -04:00
|
|
|
wrapper: ""
|
2023-06-11 14:58:20 -04:00
|
|
|
|
2023-07-13 04:41:44 -04:00
|
|
|
dashboard:
|
|
|
|
wrapper: ""
|
2023-09-23 10:19:28 -04:00
|
|
|
css: "client/style.css"
|
2023-07-13 04:41:44 -04:00
|
|
|
|
2023-06-11 14:58:20 -04:00
|
|
|
data:
|
2023-09-23 10:19:28 -04:00
|
|
|
directory: ""
|
2023-06-11 14:58:20 -04:00
|
|
|
public: ""
|
2023-05-21 08:27:38 -04:00
|
|
|
|
2023-06-11 14:58:20 -04:00
|
|
|
database:
|
2023-09-23 10:19:28 -04:00
|
|
|
migrations: ""
|