[Emacs] Update github pages index file

This commit is contained in:
Ivan Malison 2016-11-25 14:09:27 -08:00
parent a5e4ceda24
commit 57b6f72b84
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-11-24 Thu 19:11 -->
<!-- 2016-11-25 Fri 14:09 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -185,12 +185,6 @@
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.js"></script>
<script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
<style type="text/css">
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
<style type="text/css">
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
<style type="text/css">
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
<style type="text/css">
pre.src {background-color: #fdf6e3; color: #657b83;}</style>
<script type="text/javascript">
@ -4557,6 +4551,7 @@ The following is taken from <a href="https://github.com/syl20bnr/spacemacs/blob/
<span style="color: #93a1a1;">;; </span><span style="color: #93a1a1;">Disable haskell-stylish-on-save, as it breaks flycheck highlighting.</span>
<span style="color: #93a1a1;">;; </span><span style="color: #93a1a1;">NOTE: May not be true anymore - taksuyu 2015-10-06</span>
haskell-stylish-on-save nil<span style="color: #268bd2;">)</span>
<span style="color: #268bd2;">(</span><span style="color: #859900; font-weight: bold;">setq</span> haskell-indent-offset 2<span style="color: #268bd2;">)</span>
<span style="color: #268bd2;">(</span><span style="color: #859900; font-weight: bold;">require</span> '<span style="color: #268bd2; font-weight: bold;">flycheck</span><span style="color: #268bd2;">)</span>
<span style="color: #268bd2;">(</span>delq 'haskell-stack-ghc flycheck-checkers<span style="color: #268bd2;">)</span>
<span style="color: #268bd2;">(</span>add-hook 'haskell-mode-hook 'turn-on-haskell-indent<span style="color: #268bd2;">)</span>
@ -7330,7 +7325,7 @@ load-theme hook (See the heading below).
</div>
<div id="postamble" class="status">
<p class="author">Author: Ivan Malison</p>
<p class="date">Created: 2016-11-24 Thu 19:11</p>
<p class="date">Created: 2016-11-25 Fri 14:09</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>