Pelican-python Install

Source: Internet
Author: User
Tags git client

Reference: http://www.cnblogs.com/ballwql/p/pelican.html

The reason for this is that my installation environment is different from the original author's installation process, all summarized.

This article is described in the following ways:

    • Installation Environment
      • Windows installation Environment
      • Install software series
    • Installation steps
      • Python installation
      • Setuptools Installation
      • PIP installation
      • Git Bash Installation
      • Pelican installation
      • MARKDOWNPAD2 Installation
      • Make installation
    • Pelican Configuration
      • Remote Warehouse Configuration
      • General configuration
      • Advanced Configuration
    • Markdown Blog Writing
1.3.1 Python Installation

Download python2.7 Windows installed version of the official website, I use the Python2.7.6,msi type, directly click on the installation files to install, install the path of their own choice, after installation, add the installation path to the system environment variable path, for example, I installed the following path:

C:\Python27\

1.3.2 Setuptools Installation

The main purpose of installing this plugin is, of course, for the famous Easy_install, which is par with PIP,

python setup.py installDirect OK

1.3.3 PIP Installation

Pip Here I am downloading the package, after entering the package directly execute Python setup.py install will generate some PIP executable files in the Scripts folder of the Python installation directory.

1.3.4 Git Bash Installation

Git client installation, directly select the default installation is OK, git version is not too low. Baidu a msysgit bag is good

1.3.5 Pelican Installation

Enter the Pelican unpacking package and run the Python setup.py install on OK

Pelican-python Install

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.