8000 GitHub - chirag200666/inpycon-blog: PyCon India Blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chirag200666/inpycon-blog

 
 

Repository files navigation

Inpycon Blog

PyCon India Blog (https://in.pycon.org/blog/)

Getting Started

Run the following commands in a virtualenv:

$ pip install -r requirements.txt
$ ./develop_server.sh start

The contents should be visible at http://localhost:8000/blog/

New Blog

To create a new blog or page create a file in contents like touch blog/my-new-blog.rst.

example of content can be:

Test Article
###############

:Date: 2015-3-03 10:20
:Category: 2015

This can be removed as soon as more, real articles are added.

For more details look up, http://docs.getpelican.com/en/3.5.0/content.html

About

PyCon India Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.7%
  • HTML 19.7%
  • Shell 1.8%
  • Makefile 1.5%
  • Python 1.3%
0