Landing pages for Jovian web platform. http://jovian-hersemeule.eu

DricomDragon 6315af101d Implement a post commit to deploy web content locally vor 5 Jahren
ci 6315af101d Implement a post commit to deploy web content locally vor 5 Jahren
web ed1a6eb0b1 Warn that work is in progress vor 5 Jahren
LICENSE 383f15c256 Initial commit vor 5 Jahren
README.md 86f733dbdd Describe repository structure vor 5 Jahren

README.md

WebLand

Landing pages for Jovian web platform.

The platform is reachable on jovian-hersemeule.eu.

Structure of repository

ci

Contains scripts related to continuous integration.

If you want to use git hook from this repository, you can configure git to do so :

cd ci/githooks
git config --local core.hooksPath (pwd)

Be sure to set the required environment variables to make these scripts work.

web

The web content to be deployed.