Leah Hanson
9aae49360a
Update readme.rst
...
The name of the package in pip is `beautifulsoup4`, not `bs4`.
2013-11-14 17:45:58 -06:00
Justin Mayer
507443b3b2
Merge pull request #107 from graffic/patch-1
...
Use THEME_STATIC_DIR instead of hardcoded 'theme'
2013-11-14 08:23:04 -08:00
Javier Gonel
c6003cca22
Use THEME_STATIC_DIR instead of hardcoded 'theme'
...
The output folder for the theme can be changed via `THEME_STATIC_DIR` setting. But the assets plugin uses the harcoded `theme` string. This small patch makes the asset plugin use the setting.
2013-11-14 18:18:01 +02:00
Justin Mayer
744c1620f5
Merge pull request #105 from talha131/minify-json
...
Minify JSON to improve search speed
2013-11-10 10:16:50 -08:00
Talha Mansoor
baa90d815e
Minify JSON to improve search speed
2013-11-10 14:51:20 +05:00
Justin Mayer
c5788c8e3a
Merge pull request #104 from talha131/cleanup-sitemap
...
Refactor and fix minor typo in sitemap code
2013-11-09 15:56:39 -08:00
Talha Mansoor
335c9c63e1
Refactor and fix minor typo in sitemap code
2013-11-10 04:47:13 +05:00
Justin Mayer
6ae722fefd
Merge pull request #103 from talha131/fix-sitemap
...
Update sitemap plugin to play nicely with modified metadata
2013-11-09 15:35:10 -08:00
Talha Mansoor
df9b772f3e
Update sitemap plugin to place nicely with modified metadata
...
modified is a string in pelican <= 3.3 and datetime > 3.3
Sitemap used to treat it as string.
2013-11-10 04:17:13 +05:00
Justin Mayer
17980a031f
Merge pull request #102 from Shaked/master
...
Override related_posts from post metadata
2013-11-08 17:51:21 -08:00
Shaked Klain
936bb03d7e
added the ability to override\force related_posts from the post's meta data
2013-11-07 02:14:41 +01:00
Justin Mayer
0553dbe36d
Merge pull request #99 from fly/better_requirements
...
update better_figures_and_images readme with requirements
2013-11-02 08:52:42 -07:00
Jon Chen
bfaa9e690d
update readme with requirements
...
better_figures_and_images doesn't make it clear in the readme what
requirements are required.
2013-11-02 00:42:28 -04:00
Justin Mayer
c21c932433
Merge pull request #98 from nt3rp/add-youtube-liquid-tag
...
Add support for YouTube to Liquid Tags plugin
2013-10-29 09:31:36 -07:00
Nicholas Terwoord
370bc6c124
Adds youtube liquid tag support
...
- Works as the existing [octopress / jekyll plugin](https://gist.github.com/jamieowen/2063748 )
2013-10-27 23:17:06 -04:00
Justin Mayer
ee2684ea4b
Merge pull request #95 from dflock/better_figures_and_images
...
Better figures and images - improved path handling & Pelican 3.3 fixes
2013-10-24 07:52:10 -07:00
Alexis Metaireau
3b4737325e
Merge pull request #96 from talha131/patch-1
...
Improve summary of interlinks plugin
2013-10-24 02:02:55 -07:00
Talha Mansoor
3df48a1b77
Improve summary of interlinks plugin
2013-10-24 12:48:16 +05:00
Duncan Lock
37809a83a8
Improved path handling and Pelican 3.3 support for filename placeholder.
2013-10-20 12:35:44 -07:00
Justin Mayer
3ba3bf1f9b
Merge pull request #93 from jedbrown/jed/fix-latex-signal-name
...
latex: fix signal names to standardized (pelican-3.2 and later)
2013-10-18 13:00:18 -07:00
Jed Brown
0f55bd63f2
latex: fix signal names to standardized (pelican-3.2 and later)
...
The names were accidentally reverted to pre-pelican-3.2 in
5fa7ddc0ea08d517c4a767ceaa1df6ccc4d721c "revised the latex plugin so
that it will work in both http and https protocols".
2013-10-11 22:22:49 -05:00
Justin Mayer
0cd5586664
Merge pull request #89 from grapeot/master
...
Revise the LaTeX plugin to support both HTTP and HTTPS protocols
2013-10-10 13:16:01 -07:00
Yan Wang
a5fa7ddc0e
revised the latex plugin so that it will work in both http and https protocols
2013-10-09 03:36:08 +00:00
Justin Mayer
800a53c1f8
Merge pull request #51 from malept/assets/source-paths
...
Assets: add support for specifying additional source load paths
2013-10-08 05:09:53 -07:00
Justin Mayer
d09e022bfd
Merge pull request #50 from malept/assets/settings-bundles
...
Assets: add support for named bundles via the settings file
2013-10-08 05:08:55 -07:00
Alexis Metaireau
dd77741bf0
Merge pull request #88 from yuex/master
...
New plugin to support CJK fonts spacing
2013-09-30 01:14:28 -07:00
Yue Xin
3f47cbd468
add cjk-auto-spacing as submodule
2013-09-29 22:49:49 +08:00
Justin Mayer
3e4dcc293f
Merge pull request #87 from zonca/googleplus_comments
...
Add Google+ Comments plugin
2013-09-28 06:05:58 -07:00
Justin Mayer
64e35fe195
Merge pull request #85 from jakevdp/liquid_tags_import
...
BUG: use relative import for mdx_liquid_tags
2013-09-28 06:00:28 -07:00
Andrea Zonca
13a8ea5d5f
first implementation of google plus comments
2013-09-27 18:02:53 -07:00
Justin Mayer
fb421f5ac5
Merge pull request #86 from zonca/submoduleshttps
...
Submodules ssh->https
2013-09-27 12:54:03 -07:00
Andrea Zonca
532a7b01a2
Submodules ssh->https
2013-09-27 12:33:36 -07:00
Jake Vanderplas
e9e34856bf
BUG: use relative import for mdx_liquid_tags
2013-09-27 11:52:25 -07:00
Justin Mayer
1e4ad04c61
Merge pull request #83 from calfzhou/master
...
Update signal names for Pelican 3.3+
2013-09-27 01:50:35 -07:00
zhouji
768e02b2d5
Update signal names for Pelican 3.2+
2013-09-27 16:28:46 +08:00
Justin Mayer
10094868f2
Merge pull request #61 from talha131/update-signal-article_generate_context
...
Update article_generate_context to article_generator_context
2013-09-24 13:07:19 -07:00
Justin Mayer
8d1f6a940d
Merge pull request #59 from sukharevd/master
...
Sitemap: Made last article within URL wrappers determine its modification date; added check for modification attribute
2013-09-23 10:37:09 -07:00
Justin Mayer
8bea5f5670
Merge pull request #52 from eikiu/master
...
Created interlinks plugin
2013-09-18 09:57:31 -07:00
Alexis Metaireau
db0454de1b
Merge pull request #80 from derekvan/master
...
Updates to gallery plugin
2013-09-16 02:04:46 -07:00
Justin Mayer
76e799641f
Merge pull request #79 from diimpp/patch-1
...
Add missing __init__ to gallery plugin
2013-09-13 09:03:47 -07:00
blog derek
8a846c5888
removed code example from article.html example because it referenced page-only commands
2013-09-13 04:46:07 -07:00
blog derek
92746659b1
added file to make gallery recognized by pelican. recommended by __number5__ in #pelican IRC chat.
2013-09-13 04:43:24 -07:00
Dmitri Perunov
d726fd9b05
Add missing __init__
2013-09-12 14:28:49 -07:00
Justin Mayer
506f265214
Merge pull request #72 from talha131/fix-liquid-tags-include_code
...
Remove legacy code in liquid tags include_code plugin
2013-09-01 05:52:32 -07:00
Talha Mansoor
29b9e8d3ae
Remove incorrect folder from description in docs
...
Plugin reads files from `content/code/`, instead of
`content/downloads/code/`.
2013-09-01 17:35:34 +05:00
Talha Mansoor
4a37cee555
Remove legacy STATIC_OUT_DIR from code
...
Closes getpelican/pelican-plugins#71
2013-09-01 17:35:07 +05:00
Alexis Metaireau
24b1332753
Merge pull request #70 from talha131/fix-liquid-tag-issue-n-doc
...
Fix liquid tag that was broken due to change in pelican
2013-09-01 04:49:06 -07:00
Talha Mansoor
7013a82063
Import default markdown extensions from settings instead of readers
...
Closes getpelican/pelican-plugins#69
Due to change in pelican code, `import EXTENSIONS` was no longer
working.
2013-09-01 14:26:09 +05:00
Talha Mansoor
470c8237d1
Fix a typo in the Readme
...
It showed incorrect tag and the syntax was not in a code block
2013-09-01 14:25:01 +05:00
Alexis Metaireau
562c57c4e9
Merge pull request #67 from talha131/rename-json-serializer
...
Rename json_serializer plugin to tipue_search
2013-08-29 07:13:59 -07:00