Skip to content

Commit

Permalink
Updating content
Browse files Browse the repository at this point in the history
  • Loading branch information
jamigibbs committed Feb 21, 2016
1 parent f3bce93 commit 4bc3fe9
Showing 1 changed file with 1 addition and 31 deletions.
32 changes: 1 addition & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,3 @@
### Summary

This is the repository for my own portfolio site but it's also a rad Jekyll theme I built for anyone to use.

### Fancy using it for your own site?

Here are some steps to get you started:

1. Clone this repo and cd into the directory:

`git clone https://github.com/jamigibbs/portfolio.git your-dir-name`
`cd your-dir-name`

2. Run Jekyll:

`jekyll serve --watch`

_Don't have Jekyll yet? [Get `er installed then!](http://jekyllrb.com/docs/installation/)_

3. Visit in your browser at:

`http://127.0.0.1:4000`

## Launching with Github Pages :rocket:

1. Update the `CNAME` file with your own domain

2. [Configure your domain with your DNS provider](https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/). Alternately, you can use the default Github url (ie. http://username.github.io/repository) and not bother messing around with a custom domain


### Credit

* Bootstrap, http://getbootstrap.com/, (C) 2011 - 2016 Twitter, Inc., [MIT](https://github.com/twbs/bootstrap/blob/master/LICENSE)
This is the repository for my own portfolio site but it's also a rad Jekyll theme called [Phantom](https://github.com/jamigibbs/phantom) I built for anyone to use.

0 comments on commit 4bc3fe9

Please sign in to comment.