feat(demo): add story 1 — Sorano: Rock and Time

This commit is contained in:
2026-06-20 21:19:57 +02:00
parent 42ed59a6b3
commit 8f87155c1d
5508 changed files with 1595740 additions and 124 deletions
+23
View File
@@ -0,0 +1,23 @@
ui:
defaults:
colorMode: ''
accentHue: 271
accentSaturation: 91
fontFamily: inter
fontSize: normal
editorMode: normal
editorStickyToolbar: true
editorFixedHeight: 0
adminLanguage: en-US
pagesPerPage: 20
pagesViewMode: tree
usersViewMode: cards
groupsViewMode: cards
pluginsViewMode: cards
themesViewMode: cards
settings:
autoSaveEnabled: false
autoSaveToolbarUndo: true
autoSaveBatchWindowMs: 0
collabEnabled: false
menubarLinks: { }
+4
View File
@@ -0,0 +1,4 @@
popularity:
salt: 671ae9ab4f792c7dc860dbe8be288f2fdebdb3b4615f3c0f43211ecb95aaeeb3
auth:
jwt_secret: 61a84160bdd430768c82c4fe153e151a7a6f68f993c3779a5f36d32ee9293653
+7
View File
@@ -0,0 +1,7 @@
<?php
// Auto-generated private secret. Do NOT commit to version control.
// Used for CSRF nonce signing and admin rate-limit hashing. Regenerate by
// deleting this file; the next request will write a new value.
return 'lsUHWFkCwvGZrL';
+1 -1
View File
@@ -1 +1 @@
{ }
salt: HlC0NrX9QsYq1S
+1 -1
View File
@@ -5,7 +5,7 @@ wrapped_site: false
reverse_proxy_setup: false
force_ssl: false
force_lowercase_urls: true
custom_base_url: 'http://100.96.115.96:8081'
custom_base_url: ''
username_regex: '^[a-z0-9_-]{3,16}$'
pwd_regex: '(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,}'
intl_enabled: true