-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.haml
36 lines (33 loc) · 1.11 KB
/
index.haml
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
!!! Strict
%html{lang: 'en', xmllang: 'en', xmlns: 'http://www.w3.org/1999/xhtml'}
%head
%title Sharpsaw dot Org
%link{href: 'http://rking.sharpsaw.org/resume/stylesheets/screen.css', media: 'screen, projection', rel: 'stylesheet'}/
%link{href: 'http://rking.sharpsaw.org/resume/stylesheets/print.css', media: 'print', rel: 'stylesheet'}/
%meta{content: 'text/html; charset=UTF-8', 'http-equiv' => 'Content-Type'}/
%style
:css
body { text-align: center; font-family: sans-serif }
p { font-size: 150% }
code { margin-top: 129px; }
.comment { color: gray; }
%body
%p
%a{href: 'https://github.com/sharpsaw'}
%img{src: 'lsmft/logo-stacked.png'}/
%h1 Terse Explanation
%p.comment
How I initialize a new
%code $HOME
dir:
%code
wget
%a{href: 'http://sharpsaw.org/arpen'} sharpsaw.org/arpen
\&& sh arpen
%p.comment
(which results in something like
= succeed '.)' do
%a{href: 'http://rking.sharpsaw.org/dots'} this
%h1 Slightly Gentler Explanation
%p
%a{href: '...'} Introducing ...