PythonNepal/pythonnepal.github.io

Name: pythonnepal.github.io

Owner: Python Users Group Nepal

Description: Website for Python Users Group Nepal.

Created: 2017-01-03 16:16:14.0

Updated: 2017-09-13 07:38:20.0

Pushed: 2018-02-17 11:17:03.0

Homepage: http://pythonnepal.org

Size: 64

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Python Users Group Nepal Website Build Status

This is the repo for the Python User Group Nepal's website. The site is built using Pelican, a static site generator, powered by Python. The site's theme is based on Pure Pelican Theme.

Find us
Setup for local development

This will clone the repository on to your system and clone the submodules inside it as well recursively. Additionally, the folder to which it will be cloned to is called pynepal-website.

Blog Workflow

If you're interested in writing a blog post for the website, you need to:

Deployment

We use Fabric for automating the tasks and deployment. Type fab --list to see the available commands.

lable commands:

build       Build local version of site
clean       Remove generated files
preview     Build production version of site
publish     Push the generated html to master branch on GitHub.     
rebuild     `clean` then `build`
regenerate  Automatically regenerate site upon file modification
reserve     `build`, then `serve`
serve
Contributing

See CONTRIBUTING.md

If you're a python developer from Nepal, you can add yourself to the website. To do that,


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.