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