WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

tesu/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasonl.net

Jason Lam's personal website, available at jasonl.net. You're probably not interested in deploying it, but I'll include the instructions here anyway.

Deploying a test environment

  1. git clone [email protected]:tesu/website.git
  2. cd website
  3. pip install -e .
  4. cd tesu
  5. sqlite3 app.db < schema.sql
  6. ??? (there might be some other setup I've forgotten)
  7. ./tesu.py

Deploying a prod environment

I recommend using NGINX + uWSGI.

About

my personal website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published