Add CSS and JS in the docs folder

This commit is contained in:
2020-01-11 22:22:46 +01:00
parent d94383ec3c
commit 841b70cc71
41 changed files with 1159 additions and 1150 deletions

View File

@@ -4,7 +4,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>
<!-- 2020-01-11 sam. 22:00 -->
<!-- 2020-01-11 sam. 22:20 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Spacemacs configuration</title>
@@ -194,12 +194,12 @@
.org-svg { width: 90%; }
/*]]>*/-->
</style>
<link rel="stylesheet" type="text/css" href="../css/htmlize.css"/>
<link rel="stylesheet" type="text/css" href="../css/readtheorg.css"/>
<script type="text/javascript" src="../js/jquery.min.js"></script>
<script type="text/javascript" src="../js/bootstrap.min.js"></script>
<script type="text/javascript" src="../js/jquery.stickytableheaders.min.js"></script>
<script type="text/javascript" src="../js/readtheorg.js"></script>
<link rel="stylesheet" type="text/css" href="./css/htmlize.css"/>
<link rel="stylesheet" type="text/css" href="./css/readtheorg.css"/>
<script type="text/javascript" src="./js/jquery.min.js"></script>
<script type="text/javascript" src="./js/bootstrap.min.js"></script>
<script type="text/javascript" src="./js/jquery.stickytableheaders.min.js"></script>
<script type="text/javascript" src="./js/readtheorg.js"></script>
<script type="text/javascript">
/*
@licstart The following is the entire license notice for the
@@ -275,14 +275,14 @@ for the JavaScript code in this tag.
<li><a href="#org7bd4f40">Magit</a></li>
<li><a href="#orgda210dd">User informations</a></li>
<li><a href="#org1f6de73">Change default alert backend</a></li>
<li><a href="#orge24465f">LaTeX</a>
<li><a href="#orgec7b4ab">LaTeX</a>
<ul>
<li><a href="#org8bfe176">Basic LaTeX configuration</a></li>
<li><a href="#org63dfb0a">Master file</a></li>
<li><a href="#org99fc68e">Pdf Viewer</a></li>
</ul>
</li>
<li><a href="#org740254d">Helm-Bibtex</a>
<li><a href="#org311c446">Helm-Bibtex</a>
<ul>
<li><a href="#orgc7928a7">General Config</a></li>
<li><a href="#org11787bb">Open pdf externally</a></li>
@@ -328,7 +328,7 @@ for the JavaScript code in this tag.
</li>
<li><a href="#org5a7414f">Org Export</a>
<ul>
<li><a href="#orgcd616b0">Basic</a></li>
<li><a href="#org71536ca">Basic</a></li>
<li><a href="#org4c31132">Ox Latex Subfigure package</a></li>
<li><a href="#org803270e">Clear page before heading</a></li>
<li><a href="#org92509f9"><span class="todo TODO">TODO</span> HTML Export</a></li>
@@ -338,7 +338,7 @@ for the JavaScript code in this tag.
<ul>
<li><a href="#org4a4cb6e">Org CdLatex</a></li>
<li><a href="#orgc6af411">LaTeX Classes</a></li>
<li><a href="#org71536ca">Basic</a></li>
<li><a href="#orgaa935e3">Basic</a></li>
<li><a href="#org929e3b2">Beamer</a></li>
<li><a href="#org1a268e5"><span class="todo TODO">TODO</span> Latex Fragments</a></li>
<li><a href="#org5a4ebda"><span class="todo TODO">TODO</span> Custom Export - Add Page and Label for LaTeX export</a></li>
@@ -358,7 +358,7 @@ for the JavaScript code in this tag.
</ul>
</li>
<li><a href="#org2b197b7">Projectile</a></li>
<li><a href="#org7c103f2"><span class="todo TODO">TODO</span> Matlab</a>
<li><a href="#orgbe6e4b6"><span class="todo TODO">TODO</span> Matlab</a>
<ul>
<li><a href="#org56c47c1"><span class="todo TODO">TODO</span> Test with Org Babel</a></li>
<li><a href="#orgf564a04">Setup Matlab Mode</a></li>
@@ -398,7 +398,7 @@ for the JavaScript code in this tag.
<li><a href="#orgf7f8943">Custom command and leader keys</a>
<ul>
<li><a href="#org52ee497">Watch LaTeX file using latexmk</a></li>
<li><a href="#org311c446">Helm-Bibtex</a></li>
<li><a href="#orgf88a671">Helm-Bibtex</a></li>
<li><a href="#orgeb19a03">Eshell</a></li>
<li><a href="#org3a2d62a">Open terminal in current directory</a></li>
<li><a href="#orgfce1368">Open ranger in current directory</a></li>
@@ -416,7 +416,7 @@ for the JavaScript code in this tag.
</li>
<li><a href="#orgd21e412">Snippets</a>
<ul>
<li><a href="#orgec7b4ab">LaTeX</a>
<li><a href="#org5310d2a">LaTeX</a>
<ul>
<li><a href="#orgcb7f0d3">Coordinate</a></li>
<li><a href="#org4b859a9">Draw</a></li>
@@ -424,7 +424,7 @@ for the JavaScript code in this tag.
<li><a href="#org766e950">Path</a></li>
</ul>
</li>
<li><a href="#orgbe6e4b6">Matlab</a>
<li><a href="#orgfcd210d">Matlab</a>
<ul>
<li><a href="#orgbda2ff6">Clear</a></li>
<li><a href="#org5885f15">Function</a></li>
@@ -707,9 +707,9 @@ r <span class="org-rainbow-delimiters-depth-3">(</span><span class="org-co
</div>
</div>
<div id="outline-container-orge24465f" class="outline-3">
<h3 id="orge24465f">LaTeX</h3>
<div class="outline-text-3" id="text-orge24465f">
<div id="outline-container-orgec7b4ab" class="outline-3">
<h3 id="orgec7b4ab">LaTeX</h3>
<div class="outline-text-3" id="text-orgec7b4ab">
<ul class="org-ul">
<li><a href="https://tex.stackexchange.com/questions/52179/what-is-your-favorite-emacs-and-or-auctex-command-trick">https://tex.stackexchange.com/questions/52179/what-is-your-favorite-emacs-and-or-auctex-command-trick</a></li>
<li><a href="https://tex.stackexchange.com/questions/20843/useful-shortcuts-or-key-bindings-or-predefined-commands-for-emacsauctex">https://tex.stackexchange.com/questions/20843/useful-shortcuts-or-key-bindings-or-predefined-commands-for-emacsauctex</a></li>
@@ -764,9 +764,9 @@ r <span class="org-rainbow-delimiters-depth-3">(</span><span class="org-co
</div>
</div>
<div id="outline-container-org740254d" class="outline-3">
<h3 id="org740254d">Helm-Bibtex</h3>
<div class="outline-text-3" id="text-org740254d">
<div id="outline-container-org311c446" class="outline-3">
<h3 id="org311c446">Helm-Bibtex</h3>
<div class="outline-text-3" id="text-org311c446">
</div>
<div id="outline-container-orgc7928a7" class="outline-4">
<h4 id="orgc7928a7">General Config</h4>
@@ -1491,9 +1491,9 @@ Actually this tangle the file and then go to the file. Maybe I would like to ign
<h4 id="org5a7414f">Org Export</h4>
<div class="outline-text-4" id="text-org5a7414f">
</div>
<div id="outline-container-orgcd616b0" class="outline-5">
<h5 id="orgcd616b0">Basic</h5>
<div class="outline-text-5" id="text-orgcd616b0">
<div id="outline-container-org71536ca" class="outline-5">
<h5 id="org71536ca">Basic</h5>
<div class="outline-text-5" id="text-org71536ca">
<div class="org-src-container">
<pre class="src src-emacs-lisp"><span class="org-rainbow-delimiters-depth-1">(</span><span class="org-keyword">with-eval-after-load</span> <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">org</span>
<span class="org-comment-delimiter">;; </span><span class="org-comment">How many levels of headline to export</span>
@@ -1746,9 +1746,9 @@ Actually this tangle the file and then go to the file. Maybe I would like to ign
</div>
</div>
<div id="outline-container-org71536ca" class="outline-5">
<h5 id="org71536ca">Basic</h5>
<div class="outline-text-5" id="text-org71536ca">
<div id="outline-container-orgaa935e3" class="outline-5">
<h5 id="orgaa935e3">Basic</h5>
<div class="outline-text-5" id="text-orgaa935e3">
<div class="org-src-container">
<pre class="src src-emacs-lisp"><span class="org-rainbow-delimiters-depth-1">(</span><span class="org-keyword">with-eval-after-load</span> <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">org</span>
<span class="org-rainbow-delimiters-depth-2">(</span><span class="org-keyword">with-eval-after-load</span> <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">ox-latex</span>
@@ -2509,9 +2509,9 @@ Open HTML externally.
</div>
</div>
<div id="outline-container-org7c103f2" class="outline-3">
<h3 id="org7c103f2"><span class="todo TODO">TODO</span> Matlab</h3>
<div class="outline-text-3" id="text-org7c103f2">
<div id="outline-container-orgbe6e4b6" class="outline-3">
<h3 id="orgbe6e4b6"><span class="todo TODO">TODO</span> Matlab</h3>
<div class="outline-text-3" id="text-orgbe6e4b6">
<ul class="org-ul">
<li><a href="https://github.com/yuhonglin/matlab-mode">https://github.com/yuhonglin/matlab-mode</a></li>
<li><a href="https://github.com/pronobis/matlab-mode">https://github.com/pronobis/matlab-mode</a></li>
@@ -3051,9 +3051,9 @@ Check <a href="https://github.com/djcb/mu/issues/179">here</a>.
</div>
</div>
<div id="outline-container-org311c446" class="outline-4">
<h4 id="org311c446">Helm-Bibtex</h4>
<div class="outline-text-4" id="text-org311c446">
<div id="outline-container-orgf88a671" class="outline-4">
<h4 id="orgf88a671">Helm-Bibtex</h4>
<div class="outline-text-4" id="text-orgf88a671">
<div class="org-src-container">
<pre class="src src-emacs-lisp"><span class="org-rainbow-delimiters-depth-1">(</span>spacemacs/set-leader-keys <span class="org-string">"ob"</span> <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">helm-bibtex</span><span class="org-rainbow-delimiters-depth-1">)</span>
<span class="org-rainbow-delimiters-depth-1">(</span>spacemacs/set-leader-keys <span class="org-string">"of"</span> <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">helm-bibtex-favorites</span><span class="org-rainbow-delimiters-depth-1">)</span>
@@ -3243,9 +3243,9 @@ Type the abbreviation and use <code>C-x a -</code> to create a new abbreviation.
<h2 id="orgd21e412">Snippets</h2>
<div class="outline-text-2" id="text-orgd21e412">
</div>
<div id="outline-container-orgec7b4ab" class="outline-3">
<h3 id="orgec7b4ab">LaTeX</h3>
<div class="outline-text-3" id="text-orgec7b4ab">
<div id="outline-container-org5310d2a" class="outline-3">
<h3 id="org5310d2a">LaTeX</h3>
<div class="outline-text-3" id="text-org5310d2a">
</div>
<div id="outline-container-orgcb7f0d3" class="outline-4">
<h4 id="orgcb7f0d3">Coordinate</h4>
@@ -3304,9 +3304,9 @@ $0
</div>
</div>
<div id="outline-container-orgbe6e4b6" class="outline-3">
<h3 id="orgbe6e4b6">Matlab</h3>
<div class="outline-text-3" id="text-orgbe6e4b6">
<div id="outline-container-orgfcd210d" class="outline-3">
<h3 id="orgfcd210d">Matlab</h3>
<div class="outline-text-3" id="text-orgfcd210d">
</div>
<div id="outline-container-orgbda2ff6" class="outline-4">
<h4 id="orgbda2ff6">Clear</h4>
@@ -3986,7 +3986,7 @@ $0
</div>
<div id="postamble" class="status">
<p class="author">Author: Dehaeze Thomas</p>
<p class="date">Created: 2020-01-11 sam. 22:00</p>
<p class="date">Created: 2020-01-11 sam. 22:20</p>
</div>
</body>
</html>