--- title: Guide description: reLift-HTML guide. docs: - introduction.md - syntax.md - installation.md - component.md - lifecycle.md - data.md - props.md - methods.md - directives.md - events.md - shared-state.md --- GUIDE ${item.title} ${sitem.title} Back to top Edit on Github {% for doc in page.docs %} {% include 'content/guide-docs/%s' % doc %} {% endfor %}