This repo contains my blog website.
Here are some notes on local development.
- Open Terminal
- Type
cd ~/documents/CODE/My-Websiteand hit enter - Type
python -m SimpleHTTPServerand hit enter - Go to http://localhost:8000
This repo contains my blog website.
Here are some notes on local development.
cd ~/documents/CODE/My-Website and hit enterpython -m SimpleHTTPServer and hit enter