Skip to content

tgoodell/tgoodell.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgoodell.com

This repository houses all of the files for tgoodell.com.

html5 css3 js avh GNU GPLv3


Installation

As noted here, Apache Virtual Hosts are needed. Follow the guide if you have not already installed it on a web server.

Then, log into your web server:

ssh [email protected]

Make sure that you have already created the target domain and the neccessary configs for Apache Virtual Hosts. Naviagte to the proper directory:

cd /path/to/tgoodell.com

Remove the current files:

rm -r public_html

Then, clone this github repo to create a new public_html:

git clone https://github.com/tgoodell/tgoodell.com public_html


License

Copyright (C) 2019 Tristan Goodell