Skip to content

willpatera/willpatera.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

willpatera.com

Personal website willpatera.com.

Setup

After cloning the repository, create a virtual environment using virtualenv.

virtualenv -p python3.6 env

Activate the virtual environment (instructions for fish shell users).

source env/activate.fish

Install requirements.

pip install -r requirements.txt 

Development

Build and serve with ivy

ivy build
ivy serve

Deployment

more here soon...

About

personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published