Hi Fabrice, Very very nice, I enjoy it a lot. If you are accepting feature requests, the only thing I really miss is "Next" section link at the bottom.
Best, Ista On Mon, Sep 15, 2014 at 2:58 PM, Fabrice Niessen <fni-n...@pirilampo.org> wrote: > 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/ > >