Fix link to Org mode refcard

pull/11/head
Fabrice Niessen 2015-04-23 17:26:35 +02:00
parent cbb8865711
commit 3b29b9cd0b
2 changed files with 10 additions and 2 deletions

View File

@ -17,6 +17,11 @@
</script>
<script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js">
</script>
<style type="text/css">
/*<![CDATA[*/
p.c1 {font-weight: bold}
/*]]>*/
</style>
</head>
<body>
<div id="content">
@ -202,6 +207,7 @@
<h3 id="orgheadline9"><span class="section-number-3">3.2</span> ReadTheOrg</h3>
<div class="outline-text-3" id="text-3-2">
<p>ReadTheOrg is a clone of the official - and great! - theme (called <a href="https://github.com/snide/sphinx_rtd_theme">Sphinx</a>) used in the <a href="http://docs.readthedocs.org/en/latest/">Read The Docs</a> site. It gives a beautiful and professional style to all your Org docs.</p>
<p class="c1">Thanks to the creator(s) of Sphinx!</p>
<div class="figure">
<p><img src="readtheorg.png" alt="readtheorg.png" width="640" /></p>
</div>
@ -216,7 +222,7 @@
<h2 id="orgheadline11"><span class="section-number-2">4</span> Demo</h2>
<div class="outline-text-2" id="text-4">
<p>I've written a demo page for the themes that provides a maximal working support of Org mode syntax.</p>
<p>Please see the <a href="demo/org-mode-syntax.html">org-mode-syntax</a> page for full examples of headings, code, admonitions, footnotes, tables and other details.</p>
<p>Please see the <a href="https://github.com/fniessen/refcard-org-mode">Org mode refcard</a> page for full examples of headings, code, admonitions, footnotes, tables and other details.</p>
</div>
</div>
<div id="outline-container-orgheadline15" class="outline-2">

View File

@ -120,6 +120,8 @@ ReadTheOrg is a clone of the official -- and great! -- theme (called [[https://g
used in the [[http://docs.readthedocs.org/en/latest/][Read The Docs]] site. It gives a beautiful and professional style to
all your Org docs.
*Thanks to the creator(s) of Sphinx!*
#+ATTR_HTML: :width 640
[[file:readtheorg.png]]
@ -137,7 +139,7 @@ default structure of the HTML export)!
I've written a demo page for the themes that provides a maximal working support
of Org mode syntax.
Please see the [[file:demo/org-mode-syntax.org][org-mode-syntax]] page for full examples of headings, code,
Please see the [[https://github.com/fniessen/refcard-org-mode][Org mode refcard]] page for full examples of headings, code,
admonitions, footnotes, tables and other details.
* Installing a theme