Closed realkinetix closed 1 year ago
On a fresh install, pages have a footer with a Writer's Guide that links to https://writefreely.org/guide/v0.13.2
This, unfortunately, 404's.
Further, when looking to edit the footer includes, it appears in the release tarball someone's temporary edit lockfiles are present?
-rw-r--r-- matt/matt 12288 2022-11-10 23:51 writefreely/templates/include/.footer.tmpl.swp -rw-r--r-- matt/matt 20480 2022-11-10 23:51 writefreely/templates/user/.admin.tmpl.swp
It looks like someone needs to decide whether the website should handle the versioned writer's guides appropriately or rip out the {{.OfficialVersion}} part of the URI to something a little more static in the templates?
Should be good now! (see #41)
On a fresh install, pages have a footer with a Writer's Guide that links to https://writefreely.org/guide/v0.13.2
This, unfortunately, 404's.
Further, when looking to edit the footer includes, it appears in the release tarball someone's temporary edit lockfiles are present?
-rw-r--r-- matt/matt 12288 2022-11-10 23:51 writefreely/templates/include/.footer.tmpl.swp -rw-r--r-- matt/matt 20480 2022-11-10 23:51 writefreely/templates/user/.admin.tmpl.swp
It looks like someone needs to decide whether the website should handle the versioned writer's guides appropriately or rip out the {{.OfficialVersion}} part of the URI to something a little more static in the templates?