Rename setup files

pull/11/head
Fabrice Niessen 2015-03-04 12:03:03 +01:00
parent da34a2216e
commit 7abaceaf7c
5 changed files with 47 additions and 20 deletions

View File

@ -37,14 +37,19 @@
</li>
<li><a href="#sec-1-4">1.4. Installing a theme</a>
<ul>
<li><a href="#unnumbered-5">Bigblow</a></li>
<li><a href="#unnumbered-5">Bigblow</a>
<ul>
<li><a href="#unnumbered-6">Local version</a></li>
<li><a href="#unnumbered-7">Development version</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#sec-1-5">1.5. Contributing</a>
<ul>
<li><a href="#unnumbered-6">Issues</a></li>
<li><a href="#unnumbered-7">Patches</a></li>
<li><a href="#unnumbered-8">Donations</a></li>
<li><a href="#unnumbered-8">Issues</a></li>
<li><a href="#unnumbered-9">Patches</a></li>
<li><a href="#unnumbered-10">Donations</a></li>
</ul>
</li>
<li><a href="#sec-1-6">1.6. License</a></li>
@ -122,6 +127,14 @@ If such a version is not bundled with your Emacs, install one from ELPA.
theme!&rdquo; <br />
&#x2013; <i>Joseph Vidal-Rosset</i>
</p>
<p>
&ldquo;Thanks a lot for sharing [&#x2026;] the wonderful Bigblow theme. I create lot of
specification for other team members to use. It has always been a trouble to
share and maintain such spec. Now, I can create a much neater spec which is
available for the team&rsquo;s reference as a webpage.&rdquo; <br />
&#x2013; <i>Shankar R.</i>
</p>
</div>
</div>
@ -281,13 +294,13 @@ repository)
<h4 id="unnumbered-5">Bigblow</h4>
<div class="outline-text-4" id="text-unnumbered-5">
<p>
In order to use this style, just copy the <a href="setup/bigblow-pirilampo.setup">bigblow-pirilampo.setup</a> file to your
In order to use this style, just copy the <a href="setup/theme-bigblow.setup">theme-bigblow.setup</a> file to your
project and link to it this way:
</p>
<div class="org-src-container">
<pre class="src src-org"><span class="org-org-meta-line">#+SETUPFILE: bigblow-pirilampo.setup</span>
<pre class="src src-org"><span class="org-org-meta-line">#+SETUPFILE: theme-bigblow.setup</span>
</pre>
</div>
@ -314,7 +327,11 @@ your Org file instead:
<span class="org-org-meta-line">#+HTML_HEAD: &lt;script type="text/javascript" src="<a href="http://www.pirilampo.org/styles/bigblow/js/hideshow.js">http://www.pirilampo.org/styles/bigblow/js/hideshow.js</a>"&gt;&lt;/script&gt;</span>
</pre>
</div>
</div>
<div id="outline-container-unnumbered-6" class="outline-5">
<h5 id="unnumbered-6">Local version</h5>
<div class="outline-text-5" id="text-unnumbered-6">
<p>
Here a local version (using relative paths):
</p>
@ -337,7 +354,12 @@ Here a local version (using relative paths):
<span class="org-org-meta-line">#+HTML_HEAD: &lt;script type="text/javascript" src="styles/bigblow/js/hideshow.js"&gt;&lt;/script&gt;</span>
</pre>
</div>
</div>
</div>
<div id="outline-container-unnumbered-7" class="outline-5">
<h5 id="unnumbered-7">Development version</h5>
<div class="outline-text-5" id="text-unnumbered-7">
<p>
Here is a remote version (with CSS/JS files served from GitHub webservers) to
share <b>temporary</b> examples or demos with small numbers of people:
@ -364,31 +386,32 @@ share <b>temporary</b> examples or demos with small numbers of people:
</div>
</div>
</div>
</div>
<div id="outline-container-sec-1-5" class="outline-3">
<h3 id="sec-1-5"><span class="section-number-3">1.5</span> Contributing</h3>
<div class="outline-text-3" id="text-1-5">
</div><div id="outline-container-unnumbered-6" class="outline-4">
<h4 id="unnumbered-6">Issues</h4>
<div class="outline-text-4" id="text-unnumbered-6">
</div><div id="outline-container-unnumbered-8" class="outline-4">
<h4 id="unnumbered-8">Issues</h4>
<div class="outline-text-4" id="text-unnumbered-8">
<p>
Report issues and suggest features and improvements on the <a href="https://github.com/fniessen/org-html-themes/issues/new">GitHub issue tracker</a>.
</p>
</div>
</div>
<div id="outline-container-unnumbered-7" class="outline-4">
<h4 id="unnumbered-7">Patches</h4>
<div class="outline-text-4" id="text-unnumbered-7">
<div id="outline-container-unnumbered-9" class="outline-4">
<h4 id="unnumbered-9">Patches</h4>
<div class="outline-text-4" id="text-unnumbered-9">
<p>
I love contributions! Patches under any form are always welcome!
</p>
</div>
</div>
<div id="outline-container-unnumbered-8" class="outline-4">
<h4 id="unnumbered-8">Donations</h4>
<div class="outline-text-4" id="text-unnumbered-8">
<div id="outline-container-unnumbered-10" class="outline-4">
<h4 id="unnumbered-10">Donations</h4>
<div class="outline-text-4" id="text-unnumbered-10">
<p>
If you like the org-html-themes project, you can show your appreciation and
support future development by making a <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=VCVAS6KPDQ4JC&amp;lc=BE&amp;item_number=org-html-themes&amp;currency_code=EUR&amp;bn=PP-DonationsBF:btn_donate_LG.gif:NonHosted">donation</a> through PayPal.

View File

@ -117,17 +117,17 @@ You can either:
*** Bigblow
In order to use this style, just copy the [[file:setup/bigblow-pirilampo.setup][bigblow-pirilampo.setup]] file to your
In order to use this style, just copy the [[file:setup/theme-bigblow.setup][theme-bigblow.setup]] file to your
project and link to it this way:
#+begin_src org :exports code
,#+SETUPFILE: bigblow-pirilampo.setup
,#+SETUPFILE: theme-bigblow.setup
#+end_src
If you prefer, you can add the content of the setup file at the beginning of
your Org file instead:
#+begin_src org :exports code :tangle setup/bigblow-pirilampo.setup
#+begin_src org :exports code :tangle setup/theme-bigblow.setup
# -*- mode: org; -*-
,#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="http://www.pirilampo.org/styles/bigblow/css/htmlize.css"/>
@ -144,9 +144,11 @@ your Org file instead:
,#+HTML_HEAD: <script type="text/javascript" src="http://www.pirilampo.org/styles/bigblow/js/hideshow.js"></script>
#+end_src
**** Local version
Here a local version (using relative paths):
#+begin_src org :exports code :tangle setup/bigblow-local.setup
#+begin_src org :exports code :tangle setup/theme-bigblow-local.setup
# -*- mode: org; -*-
,#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="styles/bigblow/css/htmlize.css"/>
@ -163,10 +165,12 @@ Here a local version (using relative paths):
,#+HTML_HEAD: <script type="text/javascript" src="styles/bigblow/js/hideshow.js"></script>
#+end_src
**** Development version
Here is a remote version (with CSS/JS files served from GitHub webservers) to
share *temporary* examples or demos with small numbers of people:
#+begin_src org :exports code :tangle setup/bigblow-github-dev.setup
#+begin_src org :exports code :tangle setup/theme-bigblow-github-dev.setup
# -*- mode: org; -*-
,#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://rawgit.com/fniessen/org-html-themes/master/styles/bigblow/css/htmlize.css"/>