Changeset - a2982e3368aa
[Not reviewed]
0 1 0
Michael Guravage (guravage) - 11 years ago 2015-01-08 18:19:19
m.a.guravage@cwi.nl
Removed bogus blank lines from README.txt
1 file changed with 0 insertions and 8 deletions:
0 comments (0 inline, 0 general)
README.txt
Show inline comments
 
@@ -37,7 +37,6 @@ first the requisite Typogrify library must be installed::
 

	
 
    pip install typogrify
 

	
 

	
 
Installing Pelican project template
 
-----------------------------------
 

	
 
@@ -50,7 +49,6 @@ username in the url::
 

	
 
    git clone https://<username>@scm.cwi.nl/ITF/cwi-pelican-template cwi
 

	
 

	
 
Installing the Pelican CWI theme
 
--------------------------------
 

	
 
@@ -59,7 +57,6 @@ be installed before Pelican can use it::
 

	
 
    pelican-theme --symlink ${PWD}/cwi/theme/cwi
 

	
 

	
 
Usage
 
=====
 

	
 
@@ -68,7 +65,6 @@ To generate html output, go to the project directory and invoke Pelican via make
 
    cd cwi/projects/cwi
 
    make html
 

	
 

	
 
Previewing
 
----------
 

	
 
@@ -155,7 +151,6 @@ configuration files: pelicanconf.py and publishconf.py::
 
    │   │   │   └──  static
 
    │   │   │       └──  annual-report.pdf
 

	
 

	
 
CWI Theme hierarchy
 
-------------------
 

	
 
@@ -217,8 +212,6 @@ where you will affect your changes to the theme::
 
        │       ├──  translations.html
 
        │       └──  twitter.html
 

	
 

	
 

	
 
Output hierarchy structure
 
--------------------------
 

	
 
@@ -286,7 +279,6 @@ Here is the structure of the HTML Pelican generates::
 
    │   │   │               ├──  vimeo.png
 
    │   │   │               └──  youtube.png
 

	
 

	
 
Pelican Documentation
 
=====================
 

	
0 comments (0 inline, 0 general)