From f8bc07f42f3866d32c777c0f3b6300fd99a4e2e2 Mon Sep 17 00:00:00 2001 From: Stephen Enders Date: Mon, 21 Jan 2019 13:58:14 -0500 Subject: Added www and index files --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index daf7208..f89912d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # senders-io -Personal Homepage +Personal Homepage, Blog, Resume + +# run locally +To run this locally you'll just need docker! + +`$ ./docker-run.sh` will launch an `nginx` server with the contents of `www` loaded into server and can be accessed at [http://localhost] -- cgit v1.2.3-54-g00ecf