Skip to content

garyritchie/website

This branch is 50 commits behind regolith-linux/website:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

807d9f2 · Nov 20, 2020
Jan 30, 2020
Nov 20, 2020
Jan 30, 2020
May 27, 2020
May 27, 2020
Nov 20, 2020
Mar 5, 2020
Jul 19, 2020
Jan 30, 2020
May 28, 2020
Jan 30, 2020
Jan 30, 2020
Jan 30, 2020
Mar 14, 2020
Nov 8, 2020
Jun 1, 2020
Aug 16, 2020
Aug 16, 2020

Repository files navigation

This site uses the Hugo static site generator and the Docsy theme.

Local Development

Please ensure you have the following installed:

  • Hugo
  • npm
  • git

Checkout and View Local

$ git clone --recurse-submodules --depth 1 [email protected]:regolith-linux/website.git regolith-website
$ cd regolith-website
$ npm install
$ hugo server

Make changes

Edit content as needed. If hugo server is running then updates are automatically reloaded after committing changes to disk.

Deploy update

Once you're ready to publish, commit your changes and then run the deploy.sh script to generate the site and publish it to GitHub. This requires write access to Regolith's git repo website.

$ ./deploy "reason for change"

About

The public Regolith website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.5%
  • CSS 1.2%
  • Other 0.3%