Skip to content

byu-ilab/ilab-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Research Lab web pages

These are the web pages used by the BYU Internet Research Lab. You can see the pages at http://internet.byu.edu.

The pages are built using:

Install

virtualenv env

source env/bin/activate

pip install -r requirements.txt

Run

python app.py

to start a local server with the web pages, and

python app.py build

to build a static set of pages you can place on any web server.

Upload

To upload to a server:

doit install

Modify the file dodo.py as needed.

Copyright

Copyright (c) 2015 BYU Internet Research Lab

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

About

Web pages for Internet Research Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published