Skip to content

TomTomNavigator/docs

This branch is 1847 commits behind evcc-io/docs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74cb29a · Feb 20, 2022
Dec 23, 2021
Jan 18, 2022
Feb 20, 2022
Feb 18, 2022
Dec 10, 2021
Oct 2, 2021
Jan 8, 2022
Sep 20, 2021
Jan 8, 2022
Oct 1, 2021
Oct 1, 2021
Feb 8, 2022
Oct 1, 2021
Dec 21, 2021
Dec 21, 2021
Dec 21, 2021
Oct 1, 2021

Repository files navigation

evcc docs

Official documentation repository of evcc.

General

  • The content of the folder evcc-config may not be changed. The content is pushed from the evcc config repository
  • The content of the folder templates is currently not used and may also not be changed. This will replace the folder evcc-config in the future and it's source is the templates/docs folder in the evcc repository
  • We recommend to test changes locally, use the instructions below to run the documentation page locally as you can see how the changes will look like on the web page while you make changes.

Local setup

First clone the repository, then follow with the following steps.

Requirement: You need to have nodejs (version 16) and npm installed (comes with nodejs).

Installation

$ npm ci

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service. It should be run before any changes are committed, as it also includes link checking.

About

EVCC documentation (German)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.3%
  • JavaScript 10.9%
  • CSS 2.6%
  • Makefile 0.2%