-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.jade
90 lines (71 loc) · 3.05 KB
/
index.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
html
head
meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
meta(name='viewport', content='width=device-width, initial-scale=1')
meta(name="description", content="This project was conceived with the goal of bringing simplicity and elegance to Wordpress.")
title Themes Kult
link(rel='stylesheet', href='//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css')
link(rel='stylesheet', href='index.css')
script(type='text/javascript', src='//use.typekit.net/dox6cwx.js')
script(type='text/javascript')
try{Typekit.load();}catch(e){}
body
.bg-header
.content
header.site-header
h1
span.t Themes
span.k Kult
p.p-1 This project was conceived with the goal of bringing simplicity and elegance to Wordpress.
p.p-2 I create designs that prioritize clarity in reading, simplicity in access to content, and customizability.
nav
ul
li
a(href="http://twitter.com/gravityonmars", target="_blank").btn Follow me
li
a(href="mailto:[email protected]").btn Contact
section.main
.row
.col-sm-7
.theme-large.theme.urban
.theme-img
img(src="img/urban.png")
.overlay
span.theme-title Urban Theme
a(href='https://github.com/themeskult/urban-theme', target="_blank").btn Download
.col-sm-5
.theme-small.theme.wpomatic
.theme-img
img(src="img/wpomatic.png")
.overlay
span.theme-title wp-o-matic
em Autoblogging a snap by automatically creating posts from the RSS/Atom feeds you choose
a(href="https://wordpress.org/plugins/wp-o-matic/", target="_blank").btn Download
.row
.col-sm-5
.theme-small.theme.symbol
.theme-img
img(src="img/symbol.png")
.overlay
span.theme-title Symbol
a(href="https://github.com/themeskult/symbol-theme", target="_blank").btn Download
.col-sm-7
.theme-large.theme.sidebar
.theme-img
img(src="img/sidebar.png")
.overlay
span.theme-title Sidebar
a(href="https://github.com/themeskult/sidebar-theme", target="_blank").btn Download
.row.statement
.col-sm-12
strong Statement:
span I don't give free support anymore.
script
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-31008806-2', 'themeskult.com');
ga('send', 'pageview');
//- a(href="#").btn.donate-btn Keep this project Alive