Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

cloudfoundry-attic/bosh-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bosh-website

bosh homepage

this site is developed with spring boot. all html and web assets go in the public folder.

prereqs

get the spring boot cli

development instructions

  • clone this repository
  • make changes to the web assets in the public folder
  • preview them with spring run app.groovy and look at localhost:8080

file a bug

Bugs can be filed using Github Issues

contributing

Please read the contributors' guide