summaryrefslogtreecommitdiff
path: root/docs/getting-started.md
AgeCommit message (Collapse)AuthorFilesLines
2022-01-21Create getting-started.mdThomas1-1/+1
2021-12-03Improve the documentation, bringing it up to date with PHP7/8 and Smarty 4 ↵Simon Wisselink1-351/+103
and providing a more logical introduction and getting started experience.
2021-12-03Feature/add docs (#689)Simon Wisselink1-0/+417
* Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes