Skip to content

Instantly share code, notes, and snippets.

View franszo's full-sized avatar

Josh Francovszky franszo

View GitHub Profile
@franszo
franszo / gist:1484c20d459c55381c2d15f78e54e9d4
Created June 6, 2017 07:35 — forked from pitch-gist/gist:2999707
HTML: Simple Maintenance Page
<!doctype html>
<title>Site Maintenance</title>
<style>
body { text-align: center; padding: 150px; }
h1 { font-size: 50px; }
body { font: 20px Helvetica, sans-serif; color: #333; }
article { display: block; text-align: left; width: 650px; margin: 0 auto; }
a { color: #dc8100; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
</style>
@franszo
franszo / Contract Killer 3.md
Created October 7, 2016 12:02
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post