diff --git a/README.md b/README.md new file mode 100644 index 0000000..a80493e --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# OpenNeo Blog + +This is a deathly-simple Jekyll site! The posts are saved as Markdown in the +`_posts` folder. + +To run the site locally for testing, run `_bin/serve.sh`. + +To deploy, run `_bin/deploy.sh`—this requires SSH access to our web server, +though!