jimi
3b21ed1c70
html updates
14 years ago
jimi
e793a8b6f8
more useabilty tweaks
14 years ago
jimi
b6794ab2d8
More rails-centric changes...
- eruby: add 'if notice' loop as an update to the older
'if flash[:notice]' construct
- html: alias 'p' tag to tagAttr
14 years ago
jimi
0b4a310fed
Updates to ease rails development...
- (euby) let image_tag take an object as the path
- (html) define many elements to alias attrTag
- (ruby) modify :key => val snippet
14 years ago
jimi
5d88d0721e
html jquery updates (googleapi), more rspec snippets
14 years ago
jimi
3f2e8126e4
Refactor html div snippets, add html5 footer tag
14 years ago
jimi
45b30538f7
Add Rakefile, eruby and html updates
- Rakefile eases installation and updates
- eruby: refactor link_to and nav elements
- html: refactor repeating <li> elements and nav menu <ul>
Include html5 snippets: header, section, aside, and nav
- Also setup html5shiv for misbehaving browsers
14 years ago
jimi
3ecf4882e3
Refactor stylesheets in html & eruby, IE if blocks
15 years ago
jimi
c96261994e
Update eruby, html, and ruby snippets
- eruby: cross-site request forgery meta tag
- html: HTML5 content_type is now simply charset, <a> tag for links
- ruby: update snippet comments, define def..end snippet, add some
rspec snippets
15 years ago
jimi
43fc48f2b0
Update eruby and html snippets, initial css file
- eruby: add submit, stylesheet link, and javascript_include tags
- html: doctypes, content meta, rss link, icon link
15 years ago
jimi
7991abea32
Update html snippets, add .gitignore
- add snippet comments
- have git ignore session file
15 years ago
jimi
1cb82728db
Update html snippets
- use of XPT vars
- smarter meta tags
- include javascript tags
- rework of div and list tags
- addition of nav menu, using ul tag
15 years ago
jimi
ad8468750b
Initial html snippets
- html skeleton with meta tags
- stylesheet and jQuery inclusion tags
- div and list tags
15 years ago