8000 GitHub - linuxboot/linuxboot.org: LinuxBoot.org website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linuxboot/linuxboot.org

Repository files navigation

LinuxBoot Website

Requirements

Install Hugo. Run hugo -h for help.

Maintenance

This website is made with the beautifulhugo theme. Its templates resides in themes/ as a git submodule. Fetch a recent version to keep parity with recent changes in Hugo.

Note: As of now, Hugo has no stable release yet. It may simply break (again) at any given moment.

Editing

Run Hugo:

hugo server

Hugo will output its address. Open it in your web browser. Edit the pages in content/. Hugo refreshes automatically on save.

Deployment

Build for static web hosting, output ends up in public/:

hugo

Releases

No releases published

Packages

No packages published

Contributors 9

0