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

scottnonnenberg/social-engineering-for-good

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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