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

DricomDragon f590e17e3c Add laminar badge 5 vuotta sitten
ci 875e52ee95 Add style when mouse hovers a tile 5 vuotta sitten
web acb3240056 Slightly reduce tile width 5 vuotta sitten
LICENSE 383f15c256 Initial commit 5 vuotta sitten
README.md f590e17e3c Add laminar badge 5 vuotta sitten

README.md

WebLand

Landing pages for Jovian web platform.

<img src="https://ci.jovian-hersemeule.eu/badge/WebLand.svg">

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.