Skip to content

atomskGull/npweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website code for personal website

Moved completely away from PHP because, well it's clunky in my opinion. Moved over to Flask and it runs way smoother, and much less resources on the server. Proxied through Apache, but eventually will just run it on it's own.

Files for NightProjects website.

Structure: / - nightprojects.py /static - /css - nightprojects.css - /js - nightprojects.js - /images - *.png, *.jpg, *.gif, etc /templates - default.html - home.html - about.html - contact.html - chat.html - light-website.html - blog.html