summaryrefslogtreecommitdiff
path: root/docs/getting_started.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #795 from wking/read-fileJustin Mayer2013-06-151-0/+2
|\
| * Document path metadata extractionW. Trevor King2013-06-121-0/+2
* | utils: Add some ISO 8601 forms to get_date()W. Trevor King2013-06-111-1/+5
|/
* Docs: Add six, markupsafe to install dependenciesThanos Lefteris2013-06-031-0/+4
* Drop python 3.2 support and move to python 3.3.Simon Conseil2013-06-021-4/+3
* Add new changelog items and link to Tutorials wikiJustin Mayer2013-04-231-0/+4
* Accept `mdown` file extension for Markdown files.Emily Strickland2013-04-171-4/+5
* Getting Started documentation overhaulJustin Mayer2013-04-161-116/+126
* Clarify docs regarding pages. Fixes #847.Justin Mayer2013-04-141-5/+7
* Remove allusion to Python versions less than 2.7Justin Mayer2013-04-111-2/+0
* Document supported Python versionsJustin Mayer2013-04-111-2/+10
* Add translation metadata support.Rogdham2013-04-061-0/+13
* Put ASCII-art tree into a code-block element.Alexis Métaireau2013-03-101-3/+2
* Fixes the reST syntax of an example in the docsTalha Mansoor2013-03-101-3/+5
* Clarify internal linking.Mark Caudill2013-03-031-7/+25
* support inline summary specificationdave mankoff2013-02-121-13/+8
* Fixing issue #712.Randall Degges2013-02-091-10/+11
* fix documentationdave mankoff2013-02-091-1/+1
* fix documentationdave mankoff2013-02-091-4/+4
* update documentation and remove commented out codedave mankoff2013-01-281-9/+3
* fix grammardave mankoff2013-01-281-1/+1
* add documentation for html readerdave mankoff2013-01-281-0/+36
* PyPI links for pelican depedenciesThanos Lefteris2012-12-251-9/+15
* Docs update of the pelican core install depedenciesThanos Lefteris2012-12-251-2/+5
* Doc fixes and improvementsJustin Mayer2012-12-031-23/+27
* docfix: fix example of FILENAME_METADATA regexpBruno Binet2012-12-031-1/+1
* add more docs about FILENAME_METADATABruno Binet2012-12-031-9/+20
* Merge pull request #611 from michaelreneer/masterBruno Binet2012-12-021-4/+4
|\
| * Updated documentation to reflect addition of new markdown types.Michael Reneer2012-12-021-4/+4
* | Add asciidoc reader supportBrian C. Lane2012-12-021-0/+4
|/
* add docs for cross-site linkingBruno Binet2012-12-011-0/+44
* pages should be in the content folderAlexis Métaireau2012-11-291-2/+2
* Metadata parity for RST/MD, document summary.Tomi Pieviläinen2012-11-241-2/+9
* Revert "Get HtmlReader to work again"Alexis Métaireau2012-10-291-11/+0
* Merge branch 'master' of github.com:getpelican/pelicanAlexis Métaireau2012-10-281-1/+3
|\
| * Added USE_FOLDER_AS_CATEGORY setting.Martin Brochhaus2012-10-281-1/+3
* | merge with masterAlexis Métaireau2012-10-251-8/+10
|\ \ | |/
| * Make it obvious in the docs that you need to indent the identifier as wellAlexis Métaireau2012-10-251-0/+2
| * Add Typogrify to docs as optional dependencyJustin Mayer2012-10-121-0/+1
| * Minor doc changes, including those for webassetsJustin Mayer2012-10-121-8/+7
* | Get HtmlReader to work againFlorian Jacob2012-09-021-0/+11
|/
* docs: Pelican outputs to output/ not content/. Markdown ::: syntax must be in...David Marble2012-08-231-8/+10
* Minor doc fixesJustin Mayer2012-08-081-1/+1
* Provide specific links to virtualenvwrapper docsJustin Mayer2012-08-061-16/+16
* Update docs/getting_started.rstFeth Arezki2012-08-061-0/+4
* Give devserver its own make targetJustin Mayer2012-08-051-2/+12
* the repositories are now hosted under 'getpelican'Alexis Metaireau2012-07-271-1/+1
* Add documentation for abbr in reST.Dirkjan Ochtman2012-07-181-0/+5
* Clarify quickstart docs and remove spurious lineJustin Mayer2012-07-071-59/+58
* Add dual dev/publish modes to quickstart scriptJustin Mayer2012-07-071-28/+81