Joshua Adelman
597dba1391
Added signals to plugin for pages generation
2012-07-19 20:59:48 -04:00
Dirkjan Ochtman
73351e1eab
Add dates to changelog
2012-07-18 18:59:23 +02:00
Dirkjan Ochtman
3277a219fd
Add some reST markup to changelog, tweak language
2012-07-18 18:51:15 +02:00
Dirkjan Ochtman
d6f358182a
Move changelog into docs
2012-07-18 18:41:09 +02:00
Dirkjan Ochtman
da5db5aac9
Add documentation for abbr in reST.
2012-07-18 18:22:31 +02:00
Alexis Metaireau
4ce5adb2a0
Merge branch 'master' of github.com:ametaireau/pelican into fix-functional-tests
2012-07-10 13:51:34 +02:00
tBunnyMan
dff5b3589b
Add per page templates. Closes #376
...
Also set up helper classes in test_generators.py for cleaner tests
2012-07-07 14:15:43 -07:00
Justin Mayer
18b4d65c4e
Clarify quickstart docs and remove spurious line
2012-07-07 08:45:50 -07:00
Justin Mayer
764a2cfa51
Add dual dev/publish modes to quickstart script
...
Certain configuration options are more useful in production than they
are in development. Some examples might be absolute URLs, external
analytics service identifiers, Disqus comments, etc. This version of the
quickstart script creates two configuration files: one for development
and the other for use when publishing. In addition, the related docs
have been expanded considerably. Last but not least, the quickstart
script will now detect whether there is a project folder associated with
the currently active virtualenv (if any) and use it by default.
2012-07-07 07:41:12 -07:00
Bruno Binet
fe9388a7a4
Merge remote-tracking branch 'origin/master' into fix-functional-tests
...
Conflicts:
tests/support.py
2012-07-05 01:22:31 +02:00
tBunnyMan
cb3c40256a
Merge branch 'master' of github.com:ametaireau/pelican into DeleteContentsNotDirectory
2012-07-04 15:12:39 -07:00
Bruno Binet
775b236c93
update doc for replacing FALLBACK_ON_FS_DATE by DEFAULT_DATE
2012-07-05 00:12:05 +02:00
Bruno Binet
b44ea53741
update command to generate functional tests output
...
we need to force LC_ALL="C" to avoid generating articles/pages in other
languages
2012-07-05 00:11:57 +02:00
tBunnyMan
2b062ce384
Documentation typo
2012-07-04 14:55:39 -07:00
Alexis Metaireau
ea0a964365
Merge pull request #389 from tbunnyman/issue#380
...
Add support for `status: hidden` in pages
2012-07-04 14:51:50 -07:00
tBunnyMan
d589450200
Change behavior of DELETE_OUTPUT_DIRECTORY to purge contents of the directory, not the directory itself.
...
Added Debug level logging for each deletion
Added error level logging when a delete has an exception
Built a test case for clean_output_directory in tests.utils.py
Updated `settings` in documentation to reflect new behavior
Removed the tip from the bottom of getting started since this setting should no longer break web servers pointing to the output directory.
2012-07-04 12:32:20 -07:00
Justin Mayer
9ad93d36a0
Convert code in docs to inline literals
...
Most of the references to code and settings in the docs were wrapped
in single tickmarks (`), while reStructuredText syntax actually calls
for double tickmarks for inline literals, which are normally rendered
as monospaced text with spaces preserved. Converted the relevant
instances to inline literals, along with some other minor fixes.
2012-07-01 10:52:39 -07:00
tBunnyMan
c2993c4d4e
Documentation typo
2012-06-27 07:02:25 -07:00
tBunnyMan
a0e46c9106
Add support for status: hidden in pages
...
Resolves #380 If the status metadata is set to 'hidden' on a page it is translated and rendered but not linked anywhere in the site.
2012-06-26 19:26:43 -07:00
Alexis Metaireau
f7fcbe7dc9
Merge pull request #373 from asselinpaul/master
...
Added GoSquared support
2012-06-15 15:31:24 -07:00
Alexis Metaireau
d3ada540bf
Merge pull request #369 from mankyd/summary_len
...
Max Summary Length
2012-06-15 15:29:04 -07:00
asselinpaul
44cadf7c1f
added GoSquared support
...
GoSquared(analytics) support added in default themes and documentation
(in French and English)
2012-06-14 23:04:23 +02:00
Justin Mayer
336d6fd407
Getting Started documentation improvements
...
Expanded installation instructions, added Upgrading section, updated
link to Pip installer, and other minor improvements.
2012-06-11 12:27:01 -07:00
dave mankoff
1d5228388b
git pull git://github.com/ametaireau/pelican.git
2012-06-11 10:21:13 -04:00
dave mankoff
c6f1d0aada
fix SUMMARY_MAX_LENGTH, document it, and test it
2012-06-11 08:39:13 -04:00
Alexis Metaireau
6a0937a9e8
merge the plugin branch
2012-06-10 01:14:30 +02:00
Alexis Metaireau
74bf31b0e9
Merge pull request #337 from saimn/assets
...
Assets management with webassets
2012-06-09 14:16:57 -07:00
Abhishek L
219280d203
Updated docs, for user and project pages in Github
2012-06-10 00:00:49 +05:30
Alexis Metaireau
7192f74554
markdown syntax is ':::' not '::' for syntax hl
2012-05-21 15:21:16 +02:00
Simon
fed8e8b331
documentation for webassets
2012-05-12 23:48:57 +02:00
Bruno Binet
ebfdabf2d7
Merge branch 'master' into fix-functional-tests
...
Conflicts:
tests/test_generators.py
2012-05-12 00:19:14 +02:00
Alexis Metaireau
419a2159e6
Merge remote-tracking branch 'muffinresearch/master'
...
Conflicts:
docs/settings.rst
tests/test_generators.py
2012-05-11 16:17:47 +02:00
Stuart Colville
df7b2c968e
Add documentation for DIRECT_TEMPLATES and PAGINATED_DIRECT_TEMPLATES
2012-05-09 23:24:31 +01:00
Alexis Metaireau
0fe1453c50
Merge pull request #306 from mbowcock/master
...
Add output markup option to importer doc and multiple file extensions to file reader
2012-05-05 17:26:27 -07:00
Matt Bowcock
0d5a1f9cf3
Merge remote-tracking branch 'upstream/master'
2012-05-01 23:32:52 -04:00
Stuart Colville
c7de5e6bff
add docs for customised save location for direct template pages and switch to notes directive for notes
2012-04-28 18:02:10 +01:00
Meir Kriheli
f558389006
Remove redundant LESS_COMPILER setting
2012-04-28 03:25:54 +03:00
Meir Kriheli
b73d984ec9
Merge branch 'master' of https://github.com/ametaireau/pelican
2012-04-28 00:52:45 +03:00
Alexis Metaireau
58d98e918f
Merge pull request #326 from neoascetic/_save_as_behavior
...
*_SAVE_AS = False fix
2012-04-26 10:39:56 -07:00
Bruno Binet
79e7ccce29
Merge branch 'fix-sort-categories' into fix-functional-tests
2012-04-23 23:33:09 +02:00
Alexis Metaireau
004ff4e7b6
Merge pull request #325 from akavlie/issue-314
...
Better output formatting (see issue #314 )
2012-04-19 01:34:57 -07:00
Aaron Kavlie
5cad4c46f0
Improve wording of docs re: pelican-import deps.
2012-04-18 22:17:43 -07:00
Pavel Puchkin
9dcf612f9d
Fixes after review
2012-04-18 23:07:57 +11:00
Pavel Puchkin
55d7cf438b
Note in docs about previous commit
2012-04-18 19:04:32 +11:00
Meir Kriheli
4793cdfab3
Fix typo in less generator docs
2012-04-16 22:55:50 +03:00
Kyle Fuller
e694cdc2b3
docs: Fix some sphinx warnings, and correctly format the french FAQ
2012-04-15 15:08:06 +01:00
Kyle Fuller
597233c49b
Fix a broken link in the docs
2012-04-15 15:01:03 +01:00
Meir Kriheli
a9f798eae1
Document less css generator
2012-04-15 00:41:38 +03:00
Aaron Kavlie
23c05ad7db
Issue #311 , #312
...
Document BeautifulSoup & pandoc deps.
2012-04-12 19:53:03 -07:00
Matt Bowcock
1b978bac6d
Added markdown option to importer documentation. Issue #292
2012-04-09 22:45:58 -04:00