Commit graph

18 commits

Author SHA1 Message Date
Francis Lavoie
a7861e98f7
js: Default to linux-amd64 and fix split() call on platform (#187)
In certain cases where the platform cannot be automatically determined, we should at least populate a default so that the download page doesn't break.
2021-08-13 14:59:45 -06:00
Matthew Holt
e132c5c454
docs: Better support for module name collisions
In /docs/modules/, show both modules if module IDs are not globally unique.
Show both modules' docs on same page in expandable containers.

In /docs/json/, both modules appear in lists in the doc, but disambiguating them isn't implemented yet.
2021-06-02 15:16:15 -06:00
Matthew Holt
5c3a67692e
New download page, better JSON/module docs 2021-05-25 17:26:54 -06:00
BOUT Valentin
e714536de1
download: Implement pre-selected packages (#129) 2021-01-22 12:38:34 -07:00
Francis Lavoie
6b4998a5dc
docs: Use headers for individual global options, anchor linkable (#100) 2020-11-12 15:54:37 -05:00
Francis Lavoie
05fa4bcca1
docs: Minor JSON docs bugfix for hiding a header, remove invalid comment (#87) 2020-09-25 15:33:02 -06:00
Matthew Holt
af3676862b
docs: Update for v2.2 2020-09-25 12:53:11 -06:00
Francis Lavoie
2c6a8a0f9f
docs: Add links to matchers and <directives...> (#84) 2020-09-16 17:46:38 -06:00
Francis Lavoie
99c602bf11
docs: Add links to Caddyfile directives in code blocks (#82) 2020-09-16 13:59:49 -06:00
Matthew Holt
55b2a684c8
A few minor tweaks; remove unsupported platforms from download page
Fixes #51 along with a few other errors
2020-07-31 18:50:14 -06:00
Matthew Holt
4f6d355a97
Account portal, download page, non-standard module docs
This ends v1 on the website. Docs archive still available through a
sidebar nav link in the docs.
2020-07-16 15:53:33 -06:00
Matthew Holt
e52e32ba7d
Update site for 2.0; add v2 landing page with asciinema video; docs 2020-05-04 19:39:11 -06:00
Matthew Holt
3ecf039665
docs: All-new design, along with many content updates in prep for RC1 2020-03-30 15:38:40 -06:00
Matthew Holt
e918275b63
Disable debug mode on algolia search dropdown 2020-03-26 13:00:57 -06:00
Matthew Holt
208c48130d
Add Algolia search 2020-03-26 12:57:10 -06:00
Matthew Holt
ca8197d483
docs: Add SPA page for listing modules by their ID 2020-03-21 21:03:29 -06:00
Francis Lavoie
44f6195f31
docs: Add anchor links to headers (#11)
* Add anchor links to headers

* Removed the dependency!
2020-02-26 14:30:54 -07:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00