Skip to content

A small collection of simple templates for popular languages, frameworks, and tools.

Notifications You must be signed in to change notification settings

nickserv/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templates

A small collection of simple templates for popular languages, frameworks, and tools.

Files

Name Description
build.xml a sample build file for Ant projects using Java
construction.html a tiny placeholder page for sites that are under construction
cookies.js a simple cookie script for JavaScript (see http://www.quirksmode.org/js/cookies.html)
index.html a simple, valid HTML 5 template that links to all included JS and CSS files (check out the source for other cool stuff!)
reset.css a CSS reset to avoid styling inconsistencies across browsers (see http://meyerweb.com/eric/tools/css/reset/)

Generators and References

Many frameworks and tools have built in generators for new projects. These can often be more helpful than templates, since many generators have configurable options.

Type Command More Information
Rails App rails new http://guides.rubyonrails.org/command_line.html#rails-new
Ruby Gem bundle gem http://bundler.io/v1.3/rubygems.html
Jekyll Site jekyll new http://jekyllrb.com/
Express App express http://expressjs.com/
Git Ignore File https://github.com/github/gitignore

About

A small collection of simple templates for popular languages, frameworks, and tools.

Resources

Code of conduct

Stars

Watchers

Forks

Sponsor this project