Skip to content

tsugitools/attend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Code - Multiple Styles

Apereo Incubating badge

This is a sample Tsugi application with several variations, each in its own permanent branch:

  • Simple single-file application (master branch)
  • Single file application that uses a handlebars templated rendered in the browser
  • Single page application using tmpljs to render pages in the browser submit data by JSON

These are permanent branches - to update a version, do it all in that branch.

To use handlebars version

git checkout handlebars

To update handlebars version

git status   (Make sure you are on the handlebars branch)
git commit -a
git push origin handlebars

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages