Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.27 KB

rovercode Marketing Homepage

This is a static web page used as the rovercode marketing landing page deployed at https://rovercode.com .

It is built using Hugo, though at the moment it is just a single index.html.

For responsiveness, menus, and buttons, it uses Semantic UI.

Getting the code.

Check out this repo recursively like this:

git clone --recursive https://github.com/rovercode/rovercode-marketing-page.git

Building

  1. Use n to get node version 8.x.

  2. Install Yarn and Hugo.

  3. Run yarn install.

  4. From the directory containing this README, run hugo serve.

  5. In your browser, go to the http://localhost:XXXX address that the output of the hugo serve command specifies.

Editing

Currently, all of the html is in layouts/index.html.

Images should go in static/assets/images.

You can edit the Semantic UI theme at static/semantic/src/themes/rovercode/site.variables. Page-specific changes can be made in the CSS in index.html.

Trademark

Logo and branding images are trademark of Rovercode LLC. They were created by Louis Durrant.