Skip to content

yupiik/yupiik.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main Build
Synchronize Github Releases
Pages Build Deployment

Yupiik IO aggregator site

Mecanism

  • An open source repository has a root pom.xml and its groupId is io.yupiik.

  • Each open source repository can have a yupiik.io.json in its root with metadata for the site generation

Command

mvn package or mvn clean package -Pgh-pages to deploy it.

Important
requires a github.com server in your $HOME/.m2/settings.xml (password=your github token and username=github-account).