Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendre possible la génération locale de la doc #32

Merged
merged 2 commits into from
Jan 6, 2019

Conversation

domotruc
Copy link
Contributor

@domotruc domotruc commented Jan 6, 2019

Afin de pouvoir vérifier la doc en local avant de la pousser sur GitHub.

Il faut au préalable avoir installé Jekyll : https://jekyllrb.com/docs/installation/

Puis il suffit de se placer dans le répertoire docs et de taper:

bundle install (la première fois)
bundle update (une fois de temps en temps pour mettre à jour l'environnement)
bundle exec jekyll serve (pour générer et visualiser la doc)

La doc est alors visible en local à l'adresse http://localhost:4000

@domotruc
Copy link
Contributor Author

domotruc commented Jan 6, 2019

Petit complément:
Les modification proposées (notamment le passage de assets à un chemin relatif) sont fonctionnelles ici : https://domotruc.github.io/jElocky

@domotruc
Copy link
Contributor Author

domotruc commented Jan 6, 2019

Existence de ce PR remonté sur le site partenaire: https://partenaires.jeedom.com/t/nouvelles-de-decembre/870/9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants