gosora/docs
Azareal bf851bd9fc We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
Added support for dyntmpl to the template system.
The Account Dashboard now sort of uses dyntmpl, more work needed here.
Renamed the pre_render_view_topic hook to pre_render_topic.
Added the GetCurrentLangPack() function.
Added the alerts_no_new_alerts phrase.
Added the account_level_list phrase.

Refactored the route rename logic in the patcher to cut down on the amount of boilerplate.
Added more route renames to the patcher. You will need to run the patcher / updater in this commit.
2018-10-27 13:40:36 +10:00
..
custom_pages.md Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
installation.md We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11 2018-10-27 13:40:36 +10:00
internationalisation.md Added internationalisation documentation. 2018-09-24 17:54:54 +10:00
landing_page.md Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
templates.md Added Caire and pkg/errors as dependencies. 2018-07-13 21:27:58 +10:00
updating.md Cleaned up the update instructions and moved them into their own home. 2018-08-26 15:56:56 +10:00