Skip to content

ren90/play-bootstrap-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

This is a sample Play application with the following features:

  • Modifications to the "default" application generated by the Play "new" command to eliminate checkstyle errors. See play-new-passcheckstyle for details.
  • Modifications to the main.scala.html template to load Twitter Bootstrap 3 files using CDN sites.
  • Modifications to illustrate simple page navigation through changes to the controller, the routes, and the view files.
  • Note that the navbar highlights the current active page.
  • Note that the main.css has a slight adjustment to the body padding due to the use of the fixed-top navbar.
  • Modifications to create very simple tests.

About

A template Play application using Twitter Bootstrap 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.6%
  • Scala 11.7%
  • CSS 5.7%