-
Notifications
You must be signed in to change notification settings - Fork 40
/
404.pug
43 lines (35 loc) · 1.42 KB
/
404.pug
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
36
37
38
39
40
41
42
43
extends templates/layout
block vars
- var pageTitle = "404"
- var description = "Ampersand.js, Javascript, ampersand, Node.js, Apps, HTML5"
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
hr
.callout
h2 Need help with Ampersand.js?
a.logo.logo-andyet(href="https://andyet.com") &yet
p Node and Ampersand.js consulting from <a href="https://andyet.com">&yet</a>. We help companies ship products from custom apps to the most battle-tested enterprise software.