Skip to content

Willem1987/jgitver.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jgitver.github.io

Build Status

This project hosts the source files for the site https://jgitver.github.io

Build

builds are performed by travis-ci automatically on each push on the docs branch. On success the result of the build is commit back to the master branch of this repository and is then accessible at https://jgitver.github.io via github pages.

Local build

The easiest way to build and serve this site locally is to use docker-compose.

  • launch docker images that build and http serve the result: docker-compose up
  • navigate to http://localhost:8090
  • when done shutdown the docker images: docker-compose down

About

Home of jgitver based projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 82.4%
  • HTML 17.6%