Skip to content

Commit

Permalink
merged README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwp committed Jun 19, 2014
2 parents 1bb3795 + f30cfa2 commit d89ac94
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ Some useful tips to help you get started:
```

1. Open a browser and visit localhost:8080
1. Download and install [ngrok](https://ngrok.com/) to make your local server accessible remotely.
1. Download and install [ngrok](https://ngrok.com/) to make your local server accessible remotely.

``` bash
$> cd /path/to/your-project-folder
$> ngrok 8080
```

1. Copy the public URL ngrok gives you and try running it through PageSpeed Insights!
1. Copy the public URL ngrok gives you and try running it through PageSpeed Insights! [More on integrating ngrok, Grunt and PageSpeed.](http://www.jamescryer.com/2014/06/12/grunt-pagespeed-and-ngrok-locally-testing/)

Profile, optimize, measure... and then lather, rinse, and repeat. Good luck!

Expand All @@ -50,6 +50,7 @@ The portfolio was built on Twitter's <a href="http://getbootstrap.com/">Bootstra
Feeling uninspired by the portfolio? Here's a list of cool portfolios I found after a few minutes of Googling.

* <a href="http://www.reddit.com/r/webdev/comments/280qkr/would_anybody_like_to_post_their_portfolio_site/">A great discussion about portfolios on reddit</a>
* <a href="http://ianlunn.co.uk/">http://ianlunn.co.uk/</a>
* <a href="http://www.adhamdannaway.com/portfolio">http://www.adhamdannaway.com/portfolio</a>
* <a href="http://www.timboelaars.nl/">http://www.timboelaars.nl/</a>
Expand All @@ -61,4 +62,4 @@ Feeling uninspired by the portfolio? Here's a list of cool portfolios I found af
* <a href="http://yourjustlucky.com/">http://yourjustlucky.com/</a>
* <a href="http://nicoledominguez.com/portfolio/">http://nicoledominguez.com/portfolio/</a>
* <a href="http://www.roxannecook.com/">http://www.roxannecook.com/</a>
* <a href="http://www.84colors.com/portfolio.html">http://www.84colors.com/portfolio.html</a>
* <a href="http://www.84colors.com/portfolio.html">http://www.84colors.com/portfolio.html</a>

0 comments on commit d89ac94

Please sign in to comment.