Skip to content

1200wd/web-coineva

Repository files navigation

Coineva Website

Install

Requires pip installer and virtualenv

$ sudo apt-get install python3-pip python3-venv

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

$ setup.py

Usage

Create a local config file and adapt to your needs cp pelicanconf.example.py pelicanconf.py nano pelicanconf.py

Generate content in 'content' directory with pelican content