Skip to content

zappala/personal-web

Repository files navigation

Personal web pages

These are the web pages I use at my BYU home page, http://zappala.byu.edu.

The pages are built using:

Setup

First, install required packages, if you don't already have them:

sudo yum install fabric python-pip python-devel
sudo pip install virtualenv

Next, run:

fab setup

Then, activate the virtual environment

source env/bin/activate

Use

Use

fabric build

to build the web pages. Alternatively, use

fab regenerate

to automatically regenerate the pages when they are changed. To serve the pages, use

fab serve

To publish, use

fab publish

Copyright

Copyright (c) 2013 Daniel Zappala

Released under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

About

Personal web pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published