[Emacs] Update github pages index file

This commit is contained in:
Ivan Malison 2016-10-24 21:17:35 -07:00
parent 1b597c3bee
commit f346acad8d
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-10-24 Mon 16:24 -->
<!-- 2016-10-24 Mon 21:18 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -100,82 +100,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: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
@ -703,15 +627,20 @@ for the JavaScript code in this tag.
</ul>
</div>
</div>
<p>
I suggest you read this document at <a href="http://ivanmalison.github.io/dotfiles/">http://ivanmalison.github.io/dotfiles/</a> or,
of course, in emacs, as the internal links that follow are unlikely to work
anywhere else (including, for example, at <a href="https://github.com/IvanMalison/dotfiles">https://github.com/IvanMalison/dotfiles</a>).
</p>
<div id="outline-container-about" class="outline-2">
<h2 id="about"><span class="section-number-2">1</span> About</h2>
<div class="outline-text-2" id="text-1">
<p>
This is my emacs configuration in literate form. It aspires to be like the
incredibly well commented literate configurations of <a href="http://pages.sachachua.com/.emacs.d/Sacha.html">Sacha Chua</a> and <a href="http://doc.rix.si/cce/cce.html">Ryan Rix</a>,
but I haven't quite gotten around to polishing it to the point that those two
have. Still, there are definitely a few sections of which I am quite proud, and that
others may find to be useful.
This is my emacs configuration in literate form. It aspires to be
like the incredibly well commented literate configurations of <a href="http://pages.sachachua.com/.emacs.d/Sacha.html">Sacha Chua</a> and
<a href="http://doc.rix.si/cce/cce.html">Ryan Rix</a>, but I haven't quite gotten around to polishing it to the point that
those two have. Still, there are definitely a few sections of which I am quite
proud, and that others may find to be useful.
</p>
</div>
<div id="outline-container-highlights" class="outline-3">
@ -729,9 +658,9 @@ others:
&#x2026;has a bunch of generally useful functions:
</p>
<ul class="org-ul">
<li><a href="#orgtarget1">Download a file into a buffer</a> (curl straight into a file)</li>
<li><a href="#orgtarget2">Edit a script on $PATH</a></li>
<li><a href="#orgtarget3">Named Build of Builder Macros</a> and <a href="#orgtarget4">A Compose Supporting Macros</a></li>
<li><a href="#pfdasorgtarget1">Download a file into a buffer</a> (curl straight into a file)</li>
<li><a href="#pfdasorgtarget2">Edit a script on $PATH</a></li>
<li><a href="#pfdasorgtarget3">Named Build of Builder Macros</a> and <a href="#pfdasorgtarget4">A Compose Supporting Macros</a></li>
</ul>
</div>
</div>
@ -748,10 +677,10 @@ others:
</div>
</div>
<div id="outline-container-programminglanguagesprogramminglanguageconfigurations" class="outline-4">
<h4 id="programminglanguagesprogramminglanguageconfigurations"><span class="section-number-4">1.1.3</span> <a href="#orgtarget5">Programming Language Configurations</a></h4>
<h4 id="programminglanguagesprogramminglanguageconfigurations"><span class="section-number-4">1.1.3</span> <a href="#pfdasorgtarget5">Programming Language Configurations</a></h4>
<div class="outline-text-4" id="text-1-1-3">
<p>
My programming language major mode configurations can all be found <a href="#orgtarget5">here</a>.
My programming language major mode configurations can all be found <a href="#pfdasorgtarget5">here</a>.
</p>
</div>
</div>
@ -1345,7 +1274,7 @@ This is disabled for now until I figure out what to do with emit.
<h3 id="namedbuild"><span class="section-number-3">4.5</span> Named Build</h3>
<div class="outline-text-3" id="text-4-5">
<p>
<a id="orgtarget3"></a>
<a id="pfdasorgtarget3"></a>
imalison:named-build provides a way to invoke a macro in such a way
that the lambda that it produces is given a name.
</p>
@ -1415,7 +1344,7 @@ new macro name and the -fn suffix.
<h4 id="aversionsupportingmacros"><span class="section-number-4">4.7.1</span> A version supporting macros</h4>
<div class="outline-text-4" id="text-4-7-1">
<p>
<a id="orgtarget4"></a>
<a id="pfdasorgtarget4"></a>
</p>
<div class="org-src-container">
@ -1887,7 +1816,7 @@ A macro for composing functions together to build an interactive command to copy
<h3 id="downloadafileintoabuffer"><span class="section-number-3">4.24</span> Download a File Into a Buffer</h3>
<div class="outline-text-3" id="text-4-24">
<p>
<a id="orgtarget1"></a>
<a id="pfdasorgtarget1"></a>
</p>
<div class="org-src-container">
@ -1925,7 +1854,7 @@ A macro for composing functions together to build an interactive command to copy
<h3 id="editascriptonpath"><span class="section-number-3">4.26</span> Edit a script on PATH</h3>
<div class="outline-text-3" id="text-4-26">
<p>
<a id="orgtarget2"></a> Note that you'll need to make sure that emacs properly inherits
<a id="pfdasorgtarget2"></a> Note that you'll need to make sure that emacs properly inherits
the path variable for this work. Check out my <a href="#execpathfromshell">3.9</a> config for
details.
</p>
@ -3837,7 +3766,7 @@ modeline and with excessive http requests to github.
<h3 id="programming"><span class="section-number-3">11.1</span> Programming</h3>
<div class="outline-text-3" id="text-11-1">
<p>
<a id="orgtarget5"></a>
<a id="pfdasorgtarget5"></a>
</p>
</div>
<div id="outline-container-python" class="outline-4">
@ -7081,7 +7010,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-10-24 Mon 16:24</p>
<p class="date">Created: 2016-10-24 Mon 21:18</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>