From dcb0da9ca834d0849e6ce85b79764b22bbe50a27 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Mon, 16 Sep 2019 18:13:40 +0200 Subject: [PATCH] Created Frontend configuration (markdown) --- Frontend-configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Frontend-configuration.md diff --git a/Frontend-configuration.md b/Frontend-configuration.md new file mode 100644 index 0000000..e55e01c --- /dev/null +++ b/Frontend-configuration.md @@ -0,0 +1,8 @@ +The main page is designed to be configured dynamically, so you don't need to edit the frontend directly. **Most** of these changes can be applied without reloading the website, which is particularly useful when you have to change layouts or manipulate components after a state transition. +*** + +**Available commands**: +* [frontend.site](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.site) +* [frontend.dashboard](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.dashboard) +* [frontend.ide](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.ide) +* [frontend.ready](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.ready) \ No newline at end of file