demo.6 - Demo content and style changes

- sorted many styles for better groups
- started renaming of variables $basic_front_color becomes
$color_front_basic for example
- new demo page examples
- moved config file examples to deprecated file
This commit is contained in:
Stephan 2018-10-07 16:58:07 +02:00
parent c391799d02
commit 48437cc4f4
18 changed files with 907 additions and 739 deletions

View file

@ -9,8 +9,8 @@
"text": "Elements"
},
{
"href": "demo/os.html",
"text": "OS"
"href": "demo/examples.html",
"text": "Examples"
},
{
"href": "demo/tests.html",
@ -33,6 +33,10 @@
{
"href": "demo/error/500.html",
"text": "500"
},
{
"href": "demo/os.html",
"text": "OS"
}
]
}