30 lines
No EOL
521 B
YAML
30 lines
No EOL
521 B
YAML
# Thank you for developing with Blueprint.
|
|
# For documentation about conf.yml, refer to ptero.shop/dev/conf.
|
|
|
|
info:
|
|
name: "␀name␀"
|
|
identifier: "␀identifier␀"
|
|
description: "␀description␀"
|
|
flags: ""
|
|
version: "␀ver␀"
|
|
target: "␀version␀"
|
|
author: "␀author␀"
|
|
icon: "␀icon␀"
|
|
website: ""
|
|
|
|
admin:
|
|
view: "admin/view.blade.php"
|
|
controller: ""
|
|
css: ""
|
|
wrapper: ""
|
|
|
|
dashboard:
|
|
wrapper: ""
|
|
css: "client/style.css"
|
|
|
|
data:
|
|
directory: ""
|
|
public: ""
|
|
|
|
database:
|
|
migrations: "" |