From 5acccd37b8488dcc378d35b32c454be273a48324 Mon Sep 17 00:00:00 2001 From: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> Date: Tue, 21 Apr 2015 21:17:05 +0200 Subject: [PATCH] Promote all headlines --- README.html | 444 +++++++++++++++++----------------------------------- README.org | 37 ++--- 2 files changed, 164 insertions(+), 317 deletions(-) diff --git a/README.html b/README.html index cc658bb..4a6da26 100755 --- a/README.html +++ b/README.html @@ -1,182 +1,117 @@ - - - - - - - - - + +Awesome HTML themes for files exported from Org mode + + + + + + + +
-

+

Awesome HTML themes for files exported from Org mode

Table of Contents

- -
-

1 Awesome HTML themes for files exported from Org mode -Sorry, your browser does not support SVG. btn_donate_LG.gif

-
-
-

1.1 Overview

+

Sorry, your browser does not support SVG. btn_donate_LG.gif

+
+

1 Overview

+
+
+

1.1 Description

-
-

Description

-
-

-Org mode provides basic HTML support. Though, we can easily override CSS -stylesheets and add our own HTML themes. -

- - - +

Org mode provides basic HTML support. Though, we can easily override CSS stylesheets and add our own HTML themes.

+
-
- -
-

Objective

-
-

-The goal of the Org-HMTL themes is to provide you with a list of very nice -(cross-browser) themes. -

-
-
- -
-

Requirements

-
-

-Org mode version 8 (or later) is required. -

- -

-If such a version is not bundled with your Emacs, install one from ELPA. -

-
-
-
- -
-

1.2 Quotations

+
+

1.2 Objective

-

-“Very very nice, I enjoy it a lot.”
-– Ista Zahn -

- -

-“This is awesome. I love it!”
-– Rainer M Krug -

- -

-“This is awesome!!”
-– Mehul Sanghvi -

- -

-“This very nice html theme. […] I cannot use another emacs-theme than your -emacs-leuven-theme, and it is going to be probably the same with your html -theme!”
-– Joseph Vidal-Rosset -

- -

-“Thanks a lot for sharing […] 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’s reference as a webpage.”
-– Shankar R. -

+

The goal of the Org-HMTL themes is to provide you with a list of very nice (cross-browser) themes.

- -
-

1.3 Gallery

+
+

1.3 Requirements

-

-This is a list of available HTML themes for Org mode, which you can use right -now! Well, I hope to have more than one in a couple of weeks… -

+

Org mode version 8 (or later) is required.

+

If such a version is not bundled with your Emacs, install one from ELPA.

- -
-

Bigblow

-
-

-Bigblow is perfect for your work: it is a clean design aimed at optimal Org -mode experience in your browser. It looks just awesome! -

- - +
+
+
+

2 Quotations

+
+

"Very very nice, I enjoy it a lot."
+- Ista Zahn

+

"This is awesome. I love it!"
+- Rainer M Krug

+

"This is awesome!!"
+- Mehul Sanghvi

+

"This very nice html theme. […] I cannot use another emacs-theme than your emacs-leuven-theme, and it is going to be probably the same with your html theme!"
+- Joseph Vidal-Rosset

+

"Thanks a lot for sharing […] 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's reference as a webpage."
+- Shankar R.

+
+
+
+

3 Gallery

+
+

This is a list of available HTML themes for Org mode, which you can use right now! Well, I hope to have more than one in a couple of weeks…

+
+
+

3.1 Bigblow

+
+

Bigblow is perfect for your work: it is a clean design aimed at optimal Org mode experience in your browser. It looks just awesome!

-

bigblow.png -

+

bigblow.png

- -

-Click on the image for a quick demo of Bigblow (2:49 min, no audio). -

- -

-Keyboard shortcuts to save time and boost your productivity: -

- +

Click on the image for a quick demo of Bigblow (2:49 min, no audio).

+

Keyboard shortcuts to save time and boost your productivity:

- - -- -- ++ @@ -188,57 +123,46 @@ Keyboard shortcuts to save time and boost your productivity: - - - - - - - - - - - @@ -248,70 +172,41 @@ Keyboard shortcuts to save time and boost your productivity: - -
-

1.4 Installing a theme

-
-

-Using a theme from the theme gallery for your own Org documents is very easy: -you just need to clone the Org-HTML themes project and add a #+SETUPFILE: -directive in the preamble to include the CSS and JavaScript files. -

- -

-You can either: -

- +
+

4 Installing a theme

+
+

Using a theme from the theme gallery for your own Org documents is very easy: you just need to clone the Org-HTML themes project and add a #+SETUPFILE: directive in the preamble to include the CSS and JavaScript files.

+

You can either:

    -
  • -copy the “setup file” of the chosen theme to the directory of your Org files, -

    - +
  • +

    copy the "setup file" of the chosen theme to the directory of your Org files,

    - -
    #+SETUPFILE: THEME-NAME.setup
    -
    -
    - -

    -or -

  • - -
  • -use the (relative or absolute) path to the “setup file” (in your Git local -repository) -

    - +
    +#+SETUPFILE: THEME-NAME.setup
    +
+

or

+ +
  • +

    use the (relative or absolute) path to the "setup file" (in your Git local repository)

    - -
    #+SETUPFILE: path/to/Git/repo/setup/THEME-NAME.setup
    -
    -
  • +
    +#+SETUPFILE: path/to/Git/repo/setup/THEME-NAME.setup
    +
    +
    - -
    -

    Bigblow

    -
    -

    -In order to use this style, just copy the theme-bigblow.setup file to your -project and link to it this way: -

    - +
    +

    4.1 Bigblow

    +
    +

    In order to use this style, just copy the theme-bigblow.setup file to your project and link to it this way:

    - -
    #+SETUPFILE: theme-bigblow.setup
    -
    -
    - -

    -If you prefer, you can add the content of the setup file at the beginning of -your Org file instead: -

    - +
    +#+SETUPFILE: theme-bigblow.setup
    +
    +

    If you prefer, you can add the content of the setup file at the beginning of your Org file instead:

    - -
    # -*- mode: org; -*-
    +
    +# -*- mode: org; -*-
     
     #+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"/>
    @@ -325,20 +220,15 @@ your Org file instead:
     #+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>
    -
    +
    -
    - -
    -
    Local version
    -
    -

    -Here a local version (using relative paths): -

    - +
    +

    Local version

    +
    +

    Here a local version (using relative paths):

    - -
    # -*- mode: org; -*-
    +
    +# -*- mode: org; -*-
     
     #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="styles/bigblow/css/htmlize.css"/>
     #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="styles/bigblow/css/bigblow.css"/>
    @@ -352,22 +242,16 @@ Here a local version (using relative paths):
     #+HTML_HEAD: <script type="text/javascript" src="styles/bigblow/js/jquery.zclip.min.js"></script>
     #+HTML_HEAD: <script type="text/javascript" src="styles/bigblow/js/bigblow.js"></script>
     #+HTML_HEAD: <script type="text/javascript" src="styles/bigblow/js/hideshow.js"></script>
    -
    +
    -
    - -
    -
    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: -

    - +
    +

    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:

    - -
    # -*- mode: org; -*-
    +
    +# -*- mode: org; -*-
     
     #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://rawgit.com/fniessen/org-html-themes/master/styles/bigblow/css/htmlize.css"/>
     #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://rawgit.com/fniessen/org-html-themes/master/styles/bigblow/css/bigblow.css"/>
    @@ -381,87 +265,49 @@ share temporary examples or demos with small numbers of people:
     #+HTML_HEAD: <script type="text/javascript" src="https://rawgit.com/fniessen/org-html-themes/master/styles/bigblow/js/jquery.zclip.min.js"></script>
     #+HTML_HEAD: <script type="text/javascript" src="https://rawgit.com/fniessen/org-html-themes/master/styles/bigblow/js/bigblow.js"></script>
     #+HTML_HEAD: <script type="text/javascript" src="https://rawgit.com/fniessen/org-html-themes/master/styles/bigblow/js/hideshow.js"></script>
    -
    +
    -
    - -
    -

    1.5 Contributing

    -
    -
    -

    Issues

    -
    -

    -Report issues and suggest features and improvements on the GitHub issue tracker. -

    +
    +

    5 Contributing

    +
    +
    +

    5.1 Issues

    +
    +

    Report issues and suggest features and improvements on the GitHub issue tracker.

    - -
    -

    Patches

    -
    -

    -I love contributions! Patches under any form are always welcome! -

    +
    +

    5.2 Patches

    +
    +

    I love contributions! Patches under any form are always welcome!

    - -
    -

    Donations

    -
    -

    -If you like the org-html-themes project, you can show your appreciation and -support future development by making a donation through PayPal. -

    - -

    -Regardless of the donations, org-html-themes will always be free both as in -beer and as in speech. -

    +
    +

    5.3 Donations

    +
    +

    If you like the org-html-themes project, you can show your appreciation and support future development by making a donation through PayPal.

    +

    Regardless of the donations, org-html-themes will always be free both as in beer and as in speech.

    - -
    -

    1.6 License

    -
    -

    -Copyright (C) 2011-2014 Fabrice Niessen. -

    - -

    -Author: Fabrice Niessen
    -Keywords: org-mode html themes -

    - -

    -This program is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free Software -Foundation, either version 3 of the License, or (at your option) any later -version. -

    - -

    -This program is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR -A PARTICULAR PURPOSE. See the GNU General Public License for more details. -

    - -

    -You should have received a copy of the GNU General Public License along with -this program. If not, see http://www.gnu.org/licenses/. -

    -
    +
    +

    6 License

    +
    +

    Copyright (C) 2011-2015 Fabrice Niessen.

    +

    Author: Fabrice Niessen
    +Keywords: org-mode html themes

    +

    This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    +

    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

    +

    You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

    - +

    Author: Fabrice Niessen

    +

    Validate

    diff --git a/README.org b/README.org index 151994a..9386647 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,4 @@ +#+TITLE: Awesome HTML themes for files exported from Org mode #+AUTHOR: Fabrice Niessen #+EMAIL: (concat "fniessen" at-sign "pirilampo.org") #+DESCRIPTION: Org-HTML export made simple. @@ -10,11 +11,11 @@ #+HTML_HEAD: #+HTML_HEAD: -* Awesome HTML themes for files exported from Org mode [[http://opensource.org/licenses/GPL-3.0][http://img.shields.io/:license-gpl-blue.svg]] [[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VCVAS6KPDQ4JC&lc=BE&item_number=org%2dhtml%2dthemes¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted][https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif]] +[[http://opensource.org/licenses/GPL-3.0][http://img.shields.io/:license-gpl-blue.svg]] [[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VCVAS6KPDQ4JC&lc=BE&item_number=org%2dhtml%2dthemes¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted][https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif]] -** Overview +* Overview -*** Description +** Description Org mode provides basic HTML support. Though, we can easily override CSS stylesheets and add our own HTML themes. @@ -24,18 +25,18 @@ stylesheets and add our own HTML themes. #+end_html -*** Objective +** Objective The goal of the *Org-HMTL themes* is to provide you with a list of very nice (cross-browser) themes. -*** Requirements +** Requirements Org mode version 8 (or later) is required. If such a version is not bundled with your Emacs, install one from ELPA. -** Quotations +* Quotations "Very very nice, I enjoy it a lot." \\ -- /Ista Zahn/ @@ -57,7 +58,7 @@ share and maintain such spec. Now, I can create a much neater spec which is available for the team's reference as a webpage." \\ -- /Shankar R./ -** Gallery +* Gallery :PROPERTIES: :ID: 79e0ed21-c3b0-4f00-bdab-29fbff9dcad4 :END: @@ -65,7 +66,7 @@ available for the team's reference as a webpage." \\ This is a list of available *HTML themes for Org mode*, which you can use right now! Well, I hope to have more than one in a couple of weeks... -*** Bigblow +** Bigblow Bigblow is perfect for your work: it is a clean design aimed at optimal *Org mode experience in your browser*. It looks just awesome! @@ -92,7 +93,7 @@ Keyboard shortcuts to save time and boost your productivity: | =q= | Stop reviewing the list of tasks | | =g= | Reload the page | -** Installing a theme +* Installing a theme Using a theme from the [[id:79e0ed21-c3b0-4f00-bdab-29fbff9dcad4][theme gallery]] for your own Org documents is very easy: you just need to clone the Org-HTML themes project and add a =#+SETUPFILE:= @@ -115,7 +116,7 @@ You can either: ,#+SETUPFILE: path/to/Git/repo/setup/THEME-NAME.setup #+end_src -*** Bigblow +** Bigblow 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: @@ -144,7 +145,7 @@ your Org file instead: ,#+HTML_HEAD: #+end_src -**** Local version +*** Local version Here a local version (using relative paths): @@ -165,7 +166,7 @@ Here a local version (using relative paths): ,#+HTML_HEAD: #+end_src -**** Development version +*** 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: @@ -187,17 +188,17 @@ share *temporary* examples or demos with small numbers of people: ,#+HTML_HEAD: #+end_src -** Contributing +* Contributing -*** Issues +** Issues Report issues and suggest features and improvements on the [[https://github.com/fniessen/org-html-themes/issues/new][GitHub issue tracker]]. -*** Patches +** Patches I love contributions! Patches under any form are always welcome! -*** Donations +** Donations If you like the org-html-themes project, you can show your appreciation and support future development by making a [[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VCVAS6KPDQ4JC&lc=BE&item_number=org%2dhtml%2dthemes¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted][donation]] through PayPal. @@ -205,9 +206,9 @@ support future development by making a [[https://www.paypal.com/cgi-bin/webscr?c Regardless of the donations, org-html-themes will always be free both as in beer and as in speech. -** License +* License -Copyright (C) 2011-2014 Fabrice Niessen. +Copyright (C) 2011-2015 Fabrice Niessen. Author: Fabrice Niessen \\ Keywords: org-mode html themes
    Shortcut? or h Access the dashboard
    n Move to the next main heading
    p Move to the previous main heading
    b Scroll up
    < Scroll to top
    > Scroll to bottom
    - Collapse all
    + Expand all
    r Go to next task in list
    R Go to previous task in list
    q Stop reviewing the list of tasks
    g Reload the page