Skip to content

open-electrons/home

Repository files navigation

open-electrons

Build and Deploy

This project encompasses the documentation and informational content for all open-electrons projects

Run Locally

  1. Install Hugo

  2. Clone this repository including submodules, as a hugo theme is used as a git submodule

git clone --recurse-submodules https://github.com/open-electrons/home.git
  1. Navigate to the project directory and to run, type the following command from the project root folder
hugo serve
  1. Open http://localhost:1313/ (by default)

That's it! Any project changes will be automatically reflected on your local server.

To keep up-to-date with the changes on the submodules (relearn theme), use the following command:

git submodule update --recursive --remote

HitCount

About

Documenattion content for open-electrons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published