Skip to content
This repository was archived by the owner on Nov 29, 2021. It is now read-only.

scottnonnenberg/social-engineering-for-good

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

software-engineering-for-good

(not evil)

A talk for the tech-inclined about a few ways to go beyond the tech itself.

You don't even have to pull this repo down to view the slides, thanks to GitHub pages. Bam! http://scottnonnenberg.github.io/social-engineering-for-good/dist/slides.html

But if you want to pull it local, it's ready to go without any changes. Just open dist/slides.html in your browser:

open dist/slides.html

making changes

getting set up

npm install
bower install

To re-generate slides.html:

npm install -g grunt # (if you don't already have it)
grunt jade

To integrate the latest versions of other dependencies into /dist

gem install juicer # (sinon build requires it)
./dist.sh

compile as you edit!

grunt watch

About

A talk on some techniques tech folks can use to work better with the people around them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published