Skip to content

Instantly share code, notes, and snippets.

Deploy your site with git

This gist assumes:

  • you have a local git repo
  • with an online remote repository (github / bitbucket etc)
  • and a cloud server (Rackspace cloud / Amazon EC2 etc)
    • your (PHP) scripts are served from /var/www/html/
    • your webpages are executed by apache
  • apache's home directory is /var/www/
@janzeteachesit
janzeteachesit / a-tribute-to-randall-munroe.markdown
Last active March 22, 2019 07:23
A Tribute to Randall Munroe
@janzeteachesit
janzeteachesit / led-arduino-dice-code-v_02
Last active January 10, 2017 09:05
LED Arduino Dice code updated for circuits.io by janzeteachesit - https://circuits.io/circuits/3668120-led-dice-v_02
/*
LED Arduino Dice
Original Arduino code by Davuzz11
http://www.instructables.com/id/Arduino-Led-Dice/
http://www.instructables.com/member/Davide311/
updated for circuits.io by janzeteachesit
https://circuits.io/circuits/3668120-led-dice-v_02
20170110
Parts List:
@janzeteachesit
janzeteachesit / 100-days-of-writing-notes-ftw.md
Last active January 15, 2017 04:14
100 Days of Writing Notes to Self For The Win

##20160114

  • get stuff out, use it for anything and everyithg
  • Colds suck
  • rules - can make up missing? - date.01 suttitle missing day? or date.date?

#Driving Learning in The Résumé Project David Ng

The unit starts by giving the students a little background on résumé writing. Then they create a first draft of their own résumé. Instead of producing a résumé on a sheet of paper, entries are written on individual index cards so that entries can be swapped in and out, and moved around.

The students know how sad their résumés look. They complain that they’re just kids who haven’t had a chance to do anything yet. They think résumé writing in eighth-grade is dumb. This makes me smile inside because I can imagine how shocked they’ll be when they see how compelling their résumés are in the end.

These students have done a lot more in life than they realize; they just need to build a stronger narrative to bring those stories to the forefront.

I select a few students who listed babysitting under experience and conduct a model inter

@janzeteachesit
janzeteachesit / notes-for-driving-learning-in-the-resume-project.md
Last active January 16, 2017 00:32
Notes for Driving Learning in The Résumé Project - David Ng

#Driving Learning in The Résumé Project David Ng

The unit starts by giving the students a little background on résumé writing. Then they create a first draft of their own résumé. Instead of producing a résumé on a sheet of paper, entries are written on individual index cards so that entries can be swapped in and out, and moved around.

The students know how sad their résumés look. They complain that they’re just kids who haven’t had a chance to do anything yet. They think résumé writing in eighth-grade is dumb. This makes me smile inside because I can imagine how shocked they’ll be when they see how compelling their résumés are in the end.

These students have done a lot more in life than they realize; they just need to build a stronger narrative to bring those stories to the forefront.

I select a few students who listed babysitting under experience and conduct a model inter

@janzeteachesit
janzeteachesit / index.jade
Created January 20, 2017 07:56
ReactJS Markdown Editor
h1.header Markdown Previewer
#app
// https://daringfireball.net/projects/markdown/basics
@janzeteachesit
janzeteachesit / index.pug
Last active January 29, 2017 09:06
Markdown App
h1.header Markdown Previewer
#app
// https://daringfireball.net/projects/markdown/basics