Getting started
If you are novice in using Alfred and the front-end code implementation into Alfred system, it is highly recommended to start from reading about the Alfred concept, structure, how the page content is organised, how to implement front-end code in the front page's templates, what microcomponents are, how to create sections, headers, how to implement and so on.
Please go through all the documentation pages first in order to understand Alfred.
How to get started with Alfred
- Installation of plain Alfred code.
- Setting up necessary modules (and components if needed).
- Implementation of Website Theme customisation options.
- Website navigation (Menu) implementation.
- Creating headers and sections.
- Views implementation in all modules.
- Error pages implementation.
In case of custom project needs - feel free to do whatever you need.
Just follow the Alfred's mantra:
Keep it simple and friendly for Alfred Users and developers.
And remember about website performance :-)