tgoodell / tgoodell.com

Files for tgoodell.com.

Home Page:https://tgoodell.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 root@xxx.xxx.xxx.xxx

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

About

Files for tgoodell.com.

https://tgoodell.com


Languages

Language:CSS 48.2%Language:HTML 46.3%Language:Python 5.6%