Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
/ web1200 Public

Scrape websites or read Github repositories and automatically create a portfolio website. Used for http://1200wd.com/

Notifications You must be signed in to change notification settings

1200wd/web1200

Repository files navigation

Website Generator

Scrape websites or read Github repositories and automatically create a portfolio website. Used to create http://1200wd.com/ but the code is easily adaptable to suit your own needs.

Install

Requires pip installer and virtualenv

$ sudo apt-get install python-pip
$ pip install virtualenv

Run setup file to create a virtual environment and install pelican, requests and Beautiful Soup (bs4)

$ setup.py

Usage

Generate content in 'content' directory with

pelican content

To update website run scraper.py or add scraper.py to cron.

About

Scrape websites or read Github repositories and automatically create a portfolio website. Used for http://1200wd.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published