pelican/docs
Vitalii Lysov 7c3225c479
when markdown is selected, 'wheel' pip seem to be required
following errors popped up without wheel:

Building wheels for collected packages: feedgenerator, blinker, MarkupSafe
  Running setup.py bdist_wheel for feedgenerator ... error
  Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dLBjLv/feedgenerator/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpy7Uxf9pip-wheel- --python-tag cp27:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for feedgenerator
  Running setup.py clean for feedgenerator
  Running setup.py bdist_wheel for blinker ... error
  Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dLBjLv/blinker/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpCwjK2dpip-wheel- --python-tag cp27:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for blinker
  Running setup.py clean for blinker
  Running setup.py bdist_wheel for MarkupSafe ... error
  Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dLBjLv/MarkupSafe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpohyVw1pip-wheel- --python-tag cp27:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for MarkupSafe
  Running setup.py clean for MarkupSafe
Failed to build feedgenerator blinker MarkupSafe
2018-10-21 15:54:59 +02:00
..
_static Optimize PNG images losslessly using Google zopflipng 2017-12-25 01:43:34 +08:00
changelog.rst Replace Fabric by Invoke. 2018-07-08 21:33:10 +02:00
conf.py Align import style with flake8-import-order 0.15 2017-11-07 04:18:03 -08:00
content.rst allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
contribute.rst Fix code-in-bold-text rendering in Contribute docs 2018-06-21 17:40:58 +02:00
faq.rst Remove spurious whitespace in documentation source 2016-12-03 14:53:26 -08:00
importer.rst add blogger importer 2018-08-07 14:33:10 +02:00
index.rst Enhance feedback and contributing guidelines 2014-06-30 18:34:18 -07:00
install.rst Replace Fabric by Invoke. 2018-07-08 21:33:10 +02:00
internals.rst Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict 2015-11-30 18:12:28 +01:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Fix spelling mistakes in docs 2015-05-24 13:08:23 +01:00
plugins.rst [DOC] register function missing 2018-02-12 15:14:27 +01:00
publish.rst Replace Fabric by Invoke. 2018-07-08 21:33:10 +02:00
quickstart.rst when markdown is selected, 'wheel' pip seem to be required 2018-10-21 15:54:59 +02:00
report.rst Eliminate extraneous whitespace 2012-10-12 23:01:50 +02:00
settings.rst control pagination per template 2018-07-12 17:39:51 +02:00
themes.rst allows pages to have draft status, like articles 2018-07-03 12:53:46 +02:00
tips.rst ghp-import ouput update the branch gh-pages 2018-07-29 19:26:03 -03:00