mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* [ADF-2679] Updated tutorial index script and added the first few tutorials * [ADF-2679] Minor fixes to README and index script
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
| Name | Level | Abstract |
|
|
| -- | -- | -- |
|
|
{% each tuts as tut %}
|
|
| [**{{tut.title}}**]({{tut.link}}) | {{tut.level}} | {{tut.briefDesc}} |
|
|
{% endeach %} |