Skip to content

Project073/project073_site

Repository files navigation

Project073 Site

The Project073 Site is a Static Site generated with Pelican.

TL;DR;

Install Pelican

To review/change the content of our website it's required to install Pelican and Markdown.

pip install pelican Markdown

or

easy_install pelican Markdown

Repository

Then clone the Git repository:

git clone https://github.com/Project073/project073_site.git

To view your local changes:

make html
make serve

Now you can browse to localhost:8000 to view the website.

References

About

Project073 Site - Pelican 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published