design tools
This commit is contained in:
@ -114,3 +114,5 @@ module.exports = function(grunt) {
|
||||
grunt.registerTask('default', ['serve']);
|
||||
grunt.registerTask('deploy', ['copy:dist', 'sftp-deploy:build']);
|
||||
};
|
||||
|
||||
// scp dist/index.html workshop:www/links.markamoser.com/
|
||||
|
@ -96,6 +96,7 @@
|
||||
<li><a href="https://github.com/toddmotto/public-apis">public apis</a></li>
|
||||
<li><a href="https://github.com/agarrharr/awesome-static-website-services">static site services</a></li>
|
||||
<li><a href="https://github.com/troxler/awesome-css-frameworks">css-frameworks</a></li>
|
||||
<li><a href="https://github.com/goabstract/Awesome-Design-Tools">design tools</a></li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user