I realize the source is in the distribution download, but the "llive" userguide has already been compiled and ought to be downloadable from someplace...
Thanks
(08-08-2016, 03:33 PM)twpmarketing Wrote: [ -> ]I realize the source is in the distribution download, but the "llive" userguide has already been compiled and ought to be downloadable from someplace...
Thanks
The userguide is using Github's pages function, so if you have a repository or branch and it contains static files you can use that as a static website. You can find the userguide's branch on this link:
https://github.com/bcit-ci/CodeIgniter4/tree/gh-pages
And of course you can download it from this link:
https://github.com/bcit-ci/CodeIgniter4/...-pages.zip
Not yet. And that doesn't happen until we do releases due to the extra steps involved. You can compile your own copy locally (and is the best way to ensure you have the most up-to-date copy of the docs, anyway, currently).
Instructions are here.