Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alevy authored Sep 24, 2018
1 parent 90fe2b8 commit 793f581
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# SNS website

_In progress_

Proposed new website based on Jekyll instead of Wordpress. This isn't live anywhere yet.

Dependencies:

* Ruby
* Bundler

To run locally:

```
$ bundle install
$ bundle exec jekyll start
```

then go to <http://localhost:4000>

0 comments on commit 793f581

Please sign in to comment.