index
:
website/my_new_personal_website
master
source
split_code
split_code_more
This is my current personnal website (frontend and backend)
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Guardfile
blob: ea16c628208d5ab8db69a478f9fe90c3ac800dda (
plain
)
1
2
3
guard 'livereload', :api_version => '1.6' do watch(/public\/\S[css|js|html|png|jpg|gif]/) end