This website requires JavaScript.
Explore
Help
Sign In
Mic92
/
blog
Watch
1
Star
0
Fork
0
You've already forked blog
Code
Issues
Pull Requests
Releases
Wiki
Activity
fea1cc49d9
blog
/
Guardfile
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
irrisponsibly massive commit
2011-04-18 03:49:30 +00:00
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 04:30:16 +00:00
watch(/public\/\S[css|js|html|png|jpg|gif]/)
irrisponsibly massive commit
2011-04-18 03:49:30 +00:00
end
Reference in New Issue
Copy Permalink