emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] You don't like the HTML export; well, that could change!


From: Fabrice Niessen
Subject: [O] You don't like the HTML export; well, that could change!
Date: Mon, 15 Sep 2014 20:58:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (windows-nt)

Hello,

I'm announcing the release of Bigblow, a CSS + JS theme for the Org HTML
exports.

To use it in your own files, adding these lines should make it:

--8<---------------cut here---------------start------------->8---
#+HTML_HEAD: <link rel="stylesheet" type="text/css" 
href="http://www.pirilampo.org/styles/bigblow/css/htmlize.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" 
href="http://www.pirilampo.org/styles/bigblow/css/bigblow.css"/>
#+HTML_HEAD: <link rel="stylesheet" type="text/css" 
href="http://www.pirilampo.org/styles/bigblow/css/hideshow.css"/>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/jquery-1.11.0.min.js";></script>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/jquery-ui-1.10.2.min.js";></script>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/jquery.localscroll-min.js";></script>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/jquery.scrollTo-1.4.3.1-min.js";></script>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/jquery.zclip.min.js";></script>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/bigblow.js";></script>
#+HTML_HEAD: <script type="text/javascript" 
src="http://www.pirilampo.org/styles/bigblow/js/hideshow.js";></script>
--8<---------------cut here---------------end--------------->8---

If you clone my repo from GitHub [1], it can become as easy as adding
just one line:

--8<---------------cut here---------------start------------->8---
#+SETUPFILE: path/to/Git/repo/setup/bigblow-pirilampo.setup
--8<---------------cut here---------------end--------------->8---

(PS- It would be very nice if we could add http references here!  Then,
there would even be no need to copy the files locally...)

Test it on your files, or look at the video I posted on YouTube to see
what it looks like:

  https://www.youtube.com/watch?v=DnSGSiXYuOk

Best regards,
Fabrice

PPS- I will still make some changes in a couple of days, like renaming
     the files so that they have a version number, but that I'll warn
     you when I'll get this done.

[1] https://github.com/fniessen/org-html-themes

-- 
Fabrice Niessen
Leuven, Belgium
http://www.pirilampo.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]