This website requires JavaScript.
Explore
Help
Sign In
abhin4v
/
old-website
Watch
1
Star
0
Fork
0
You've already forked old-website
Code
Issues
Pull Requests
Releases
Wiki
Activity
8d3731e0dc
old-website
/
Guardfile
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
irrisponsibly massive commit
2011-04-18 09:19:30 +05:30
guard 'livereload', :api_version => '1.6' do
Cleaned out public from repository, updated gitignore, added syntax highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.
2011-05-30 10:00:16 +05:30
watch(/public\/\S[css|js|html|png|jpg|gif]/)
irrisponsibly massive commit
2011-04-18 09:19:30 +05:30
end
Reference in New Issue
Copy Permalink