Website for halyard. Mostly exists for cleaner URLs when installing.
The site is built with Jekyll, so just jekyll build
from the root.
Repos can be added/modified/removed in _repos/
. The following YAML front-matter parameters are used:
- source: the URL to pull the kickstart script from
- short: the short URL to advertise for reaching this page (not the source script)
- checksum: the sha256sum of the source script, used for integrity checking
- weight: if set, this is used to order the scripts on the homepage. Unweighted things sort to the end.
The content of the page is used as the description on the homepage
halyard.github.io is released under the MIT License. See the bundled LICENSE file for details.
This site uses github-fork-ribbon-css, which is licensed under the MIT license.