forked from sachac/emacs-notes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.html
executable file
·57 lines (52 loc) · 2.07 KB
/
README.html
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>README</title>
<!-- 2015-10-19 Mon 13:38 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<link rel="stylesheet" type="text/css" href="./css/foundation.min.css"></link>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'></link>
<link rel="stylesheet" type="text/css" href="./css/org-export.css"></link>
<link rel="stylesheet" type="text/css" href="./css/style.css"></link>
<link rel="stylesheet" type="text/css" href="./css/emacs-notes.css"></link>
<script src="./js/jquery.min.js"></script>
<script src="./js/emacs-notes.js"></script>
</head>
<body>
<div id="content">
<h1 class="title">README</h1>
<p>
My goals for this site are to:
</p>
<ul class="org-ul">
<li>organize friendly, visual resources for people who want to start using Emacs, improve how they work, or enjoy Emacs
</li>
<li>put together resources that are easy to download and contribute to,
</li>
<li>and have fun!
</li>
</ul>
<p>
You can find a web-based version of this at <a href="http://emacslife.com">http://emacslife.com</a>
</p>
<p>
Source: <a href="http://github.com/sachac/emacs-notes">http://github.com/sachac/emacs-notes</a>
</p>
<p>
My blog is at <a href="http://sachachua.com">http://sachachua.com</a> . You can find Emacs-related posts at <a href="http://sachachua.com/blog/category/emacs">http://sachachua.com/blog/category/emacs</a>
</p>
<p>
E-mail me questions/comments/suggestions/patches! <a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
Files are dual-licensed under under the Creative Commons Attribution License / GNU Free Documentation License unless otherwise indicated.
</p>
</div>
<div id="postamble" class="status">
<div class="back-to-top"><a href="#top">Back to top</a> | <a href="mailto:[email protected]">E-mail me</a></div>
</div>
</body>
</html>