Skip to content

Commit 5e9e3dd

Browse files
committed
Add a template web page
1 parent d073684 commit 5e9e3dd

10 files changed

+1529
-9
lines changed

default.css

+536
Large diffs are not rendered by default.

fonts.css

+422
Large diffs are not rendered by default.

fonts/FontAwesome.otf

61.5 KB
Binary file not shown.

fonts/fontawesome-webfont.eot

37.3 KB
Binary file not shown.

fonts/fontawesome-webfont.svg

+414
Loading

fonts/fontawesome-webfont.ttf

78.9 KB
Binary file not shown.

fonts/fontawesome-webfont.woff

43.4 KB
Binary file not shown.

images/header-bg.jpg

113 KB
Loading

index.html

100644100755
+92-9
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,92 @@
1-
<html>
2-
<head>
3-
<title>Haskell-mode for Emacs</title>
4-
<script src="index.js"> </script>
5-
</head>
6-
<body>
7-
<h1>Haskell-mode for Emacs</h1>
8-
</body>
9-
</html>
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<!--
3+
Design by TEMPLATED
4+
http://templated.co
5+
Released for free under the Creative Commons Attribution License
6+
7+
Name : Assembly
8+
Description: A two-column, fixed-width design with dark color scheme.
9+
Version : 1.0
10+
Released : 20140330
11+
12+
-->
13+
<html xmlns="http://www.w3.org/1999/xhtml">
14+
<head>
15+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
16+
<title></title>
17+
<meta name="keywords" content="" />
18+
<meta name="description" content="" />
19+
<link href="http://fonts.googleapis.com/css?family=Didact+Gothic" rel="stylesheet" />
20+
<link href="default.css" rel="stylesheet" type="text/css" media="all" />
21+
<link href="fonts.css" rel="stylesheet" type="text/css" media="all" />
22+
23+
<!--[if IE 6]><link href="default_ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
24+
<script src="index.js"> </script>
25+
26+
</head>
27+
<body>
28+
<div id="header-wrapper">
29+
<div id="header" class="container">
30+
<div id="logo">
31+
<h1><a href="#">Haskell Mode</a></h1>
32+
</div>
33+
<div id="menu">
34+
<ul>
35+
<li class="active"><a href="#" accesskey="1" title="">Homepage</a></li>
36+
<li><a href="https://github.com/haskell/haskell-mode/wiki" accesskey="2" title="">Github</a></li>
37+
<li><a href="http://haskell.github.io/haskell-mode/manual/latest/" accesskey="3" title="">Manual</a></li>
38+
<li><a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode" accesskey="4" title="">Reports</a></li>
39+
<li><a href="irc://irc.freenode.net/haskell-emacs" accesskey="5" title="">IRC</a></li>
40+
</ul>
41+
</div>
42+
</div>
43+
<div id="banner" class="container">
44+
<div class="title">
45+
<h2>Haskell Mode for Emacs</h2>
46+
<span class="byline">Emacs mode for editing, debugging and developing Haskell programs</span>
47+
</div>
48+
<ul class="actions">
49+
<li><a href="#wrapper" class="button">Scroll down</a></li>
50+
</ul>
51+
</div>
52+
</div>
53+
<div id="wrapper">
54+
<div id="three-column" class="container">
55+
<div class="title">
56+
<h2>Excellent Haskell programming experience</h2>
57+
<span class="byline">Enjoy Haskell development like never before</span>
58+
</div>
59+
<div class="boxA">
60+
<p>Haskell Mode loves contributors and we strive to go extra length to help out both newcomers and serial backers.
61+
"When I started contributing to haskell-mode I had 0 experience in Elisp, but it was <strong>super easy</strong> to learn it", says geraldus,
62+
Come and join the community.
63+
</p>
64+
<a href="https://github.com/haskell/haskell-mode/wiki/Contributing" class="button button-alt">Community</a>
65+
</div>
66+
<div class="boxB">
67+
<p>Haskell Mode just works and after installation there is no need to mess with configuration. Although if you want there are some knobs to turn left or right. For more information see our documentation that describes how to install and get started with Haskell Mode.</p>
68+
<a href="https://github.com/haskell/haskell-mode#quick-installation" class="button button-alt">Installation</a>
69+
</div>
70+
<div class="boxC">
71+
<p>Haskell Mode has extensive documentation that describes all the provided functionality. There is plenty to discover in day to day interaction with Haskell source code. Start with basic functionality and gradually proceed to more advanced tools.</p>
72+
<a href="http://haskell.github.io/haskell-mode/manual/latest/" class="button button-alt">Documentation</a>
73+
</div>
74+
</div>
75+
</div>
76+
<div id="welcome">
77+
<div class="container">
78+
<div class="title">
79+
<h2>Community</h2>
80+
<span class="byline">It's all about people</span>
81+
</div>
82+
<p>Over <strong>15 years</strong> in development with recorded history starting <a href="https://github.com/haskell/haskell-mode/commit/b91f4556c90048ec1b9c99f3c8d040106b498aa8">in 2001</a>, vibrant community with over <a href="https://github.com/haskell/haskell-mode/graphs/contributors"><strong>130</strong> contributors</a> producing <strong>10</strong> commits per week on average, <a href="https://github.com/haskell/haskell-mode"><strong>25 thousand</strong> lines</a> of Emacs Lisp code. Regular <a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode">monthly updates about community activity</a>. An active <a href="irc://irc.freenode.net/haskell-emacs">IRC channel</a> with over <strong>50</strong> members. Come and join us in our efforts!</p>
83+
<ul class="actions">
84+
<li><a href="https://github.com/haskell/haskell-mode" class="button">Source on github</a></li>
85+
</ul>
86+
</div>
87+
</div>
88+
<div id="copyright" class="container">
89+
<p>&copy; Untitled. All rights reserved. | Photos by <a href="http://fotogrph.com/">Fotogrph</a> | Design by <a href="http://templated.co" rel="nofollow">TEMPLATED</a>.</p>
90+
</div>
91+
</body>
92+
</html>

0 commit comments

Comments
 (0)