forked from AmpersandJS/ampersandjs.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.jade
35 lines (29 loc) · 1.12 KB
/
404.jade
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
block vars
- var pageTitle = "404"
- var description = "Ampersand.js, Javascript, ampersand, Node.js, Apps, HTML5"
extends templates/layout
block content
header.hero
.illustration.boat
img(src="/public/images/ampersand-on-a-boat.svg")
h1 Whoops! That page is out to sea.
br
| Head back
a(href="/") home
= ' '
| or visit the
a(href="/docs") docs
| . (Get it?)
hr
section.splash
.callout.human-javascript
h2 A foundation for building simple but powerful JS apps with Ampersand.js
img.humanjs-ipad(src="/public/images/human-javascript.png")
//- Needs svg and png fallback
a.logo.logo-humanjs(href="http://humanjavascript.com/") Human JavaScript
p Henrik Joreteg introduces practical patterns for powerfully simple application development.
a(href="http://humanjavascript.com/")
em Human Javascript
| is a saner way to write JS.
a.button.button-secondary(href="https://gumroad.com/l/humanjs") Buy the book for $39
a.button.button-secondary(href="http://read.humanjavascript.com/") Read it free online