Steve Howell
cf78cb0d6e
templates: Use `<hr>` and `<br>` consistently.
...
We now prevent these variations:
* <hr/>
* <hr />
* <br/>
* <br />
We could enforce similar consistency for other void
tags, if we wished, but these two are particularly
prevalent.
2020-04-28 17:05:48 -07:00
Anders Kaseorg
fda70a5458
templates: Use just one webpack entry point per page.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-28 15:53:15 -07:00
Anders Kaseorg
9b38bcc2a6
templates: Abstract render_bundle behind a Jinja2 macro.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-09-17 16:06:33 -07:00
Rishi Gupta
e1f02dc6f2
open graph: Include multiple paragraphs in description tags.
2019-02-11 12:05:19 -08:00
Rishi Gupta
e046e6e228
help: Add CSS class to distinguish /api/* from /help/*.
2019-02-11 12:05:19 -08:00
Akash Nimare
ccdddf3a71
help: Rename the header of help docs.
...
Renamed the header to Home since it makes more sense,
previously it was Index.
2018-09-21 12:32:24 -07:00
Akash Nimare
5f52f58bb4
help: Rename back button text.
...
Renamed back button text to Zulip instead of Home.
2018-09-21 12:32:24 -07:00
Lyla Fischer
1efcdfdb5c
templates: Merge Help and API doc main into documentation_main.
...
With minor fixes by eeshangarg.
2018-08-27 20:19:24 -02:30