* Re: You don't like the HTML export; well, that could change!
2014-09-15 18:58 You don't like the HTML export; well, that could change! Fabrice Niessen
@ 2014-09-15 19:22 ` Ista Zahn
[not found] ` <CA+vqiLEYpw+eQPUB0UFsCS-VBs5g4BxDLi4=uKVh3dtjx0xZkQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-16 2:19 ` Mehul Sanghvi
` (2 subsequent siblings)
3 siblings, 1 reply; 9+ messages in thread
From: Ista Zahn @ 2014-09-15 19:22 UTC (permalink / raw)
To: Fabrice Niessen; +Cc: emacs-orgmode Mailinglist
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-news@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/
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: You don't like the HTML export; well, that could change!
2014-09-15 18:58 You don't like the HTML export; well, that could change! Fabrice Niessen
2014-09-15 19:22 ` Ista Zahn
@ 2014-09-16 2:19 ` Mehul Sanghvi
[not found] ` <CAPo9-A8ueguQm7QW2yqFkn-A4yqY7p1bemE2sdSYrFjS4npviA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-16 7:11 ` Rainer M Krug
2014-09-16 21:17 ` Joseph Vidal-Rosset
3 siblings, 1 reply; 9+ messages in thread
From: Mehul Sanghvi @ 2014-09-16 2:19 UTC (permalink / raw)
To: Fabrice Niessen; +Cc: ML Emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 3376 bytes --]
This is awesome !! I tried it out and liked it. About the only things I
would change
are the fonts being used and the font-size. Oh and the colour scheme since
I
prefer slightly darker colours :)
Otherwise this works out just fine for publishing one project per file.
Not sure how it
will work with one project spread out over multiple files. Or a site with
multiple sub-projects.
Though I think those are more Orgmode related, rather than CSS related.
Regardless, this looks awesome, at least to a non-CSS, non-HTML person like
myself.
cheers,
mehul
p.s. Links to the images you are using for things like (info, tip, etc.)
are relative so they wont work
in the case where I am using the HTML_HEAD method to add the theme.
On Mon, Sep 15, 2014 at 2:58 PM, Fabrice Niessen <fni-news@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/
>
>
>
--
Mehul N. Sanghvi
email: mehul.sanghvi@gmail.com
[-- Attachment #2: Type: text/html, Size: 5669 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: You don't like the HTML export; well, that could change!
2014-09-15 18:58 You don't like the HTML export; well, that could change! Fabrice Niessen
2014-09-15 19:22 ` Ista Zahn
2014-09-16 2:19 ` Mehul Sanghvi
@ 2014-09-16 7:11 ` Rainer M Krug
2014-09-16 21:17 ` Joseph Vidal-Rosset
3 siblings, 0 replies; 9+ messages in thread
From: Rainer M Krug @ 2014-09-16 7:11 UTC (permalink / raw)
To: Fabrice Niessen; +Cc: public-emacs-orgmode-mXXj517/zsQ
[-- Attachment #1: Type: text/plain, Size: 2474 bytes --]
Fabrice Niessen <fni-news-TA4HMoP+1wHrZ44/DZwexQ@public.gmane.org>
writes:
> 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:
>
> #+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>
>
> If you clone my repo from GitHub [1], it can become as easy as adding
> just one line:
>
> #+SETUPFILE: path/to/Git/repo/setup/bigblow-pirilampo.setup
Thanks for this - this is awesome. I love it and I am going to use it!
One addition: the template also works with svg files, depending on
browser.
Cheers,
Rainer
>
> (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
--
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: You don't like the HTML export; well, that could change!
2014-09-15 18:58 You don't like the HTML export; well, that could change! Fabrice Niessen
` (2 preceding siblings ...)
2014-09-16 7:11 ` Rainer M Krug
@ 2014-09-16 21:17 ` Joseph Vidal-Rosset
[not found] ` <CAD-VTcE1+j24GG0Vcw5VVBtKiN7Q8011NfGT8AiVs1CwZv8pJw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
3 siblings, 1 reply; 9+ messages in thread
From: Joseph Vidal-Rosset @ 2014-09-16 21:17 UTC (permalink / raw)
To: Fabrice Niessen; +Cc: Liste-emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 2792 bytes --]
Many thanks Fabrice for this very nice html theme. I am going to use it
also.
I cannot use another emacs-theme than your emacs-leuven-theme, and it is
going to be probably the same with your html theme !
Again, thanks !
Jo.
2014-09-15 20:58 GMT+02:00 Fabrice Niessen <fni-news@pirilampo.org>:
> 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/
>
>
>
[-- Attachment #2: Type: text/html, Size: 4810 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread