Skip to content

Commit 0c361ba

Browse files
committed
Update docs and Chai logo.
1 parent ee5ea17 commit 0c361ba

File tree

6 files changed

+7
-10
lines changed

6 files changed

+7
-10
lines changed

_CONTRIBUTING.md CONTRIBUTING.md

File renamed without changes.

_PRESS-RELEASE.md PRESS-RELEASE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
## How to Get Started ##
1515
To see what's out there, just start browsing the map!
16-
16+
1717
You can filter by spot category (food, entertainment, etc.) right on the map. You can also search for a particular spot or user.
18-
18+
1919
To create and share a spot, click or tap the plus button in the upper-right corner of the screen.
20-
20+
2121
Choose a category and fill in the details. Then you can share the spot via Twitter, Facebook, Google+, email, or SMS message.
2222

2323
## From our users: ##
@@ -30,4 +30,4 @@
3030
> "irl lets me share my gigs to fans of local live music. I can create a spot for my gig tomorrow, and people looking for something to do get the notification on their feed. I've been getting a lot more subscribers lately, which is great because it encourages local musicians like me to keep gigging." -Bill, Jazz Guitarist
3131
3232
## Get Started! ##
33-
irl makes it easy to live more. [Try irl now](http://irl.com) and see what's irling!
33+
irl makes it easy to live more. [Try irl now](http://www.irl.events) and see what's happening!

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# irl
22

3-
> Ultra-local, time-limited event sharing. Find immediate experiences nearby. Create experiences for the people around you. Live more of your life.
3+
> irl is an ultra-local live feed of interesting events happening near you, today.
4+
> Browse spots, create spots, share spots.
45
56
## Team
67

@@ -26,13 +27,10 @@ To install locally:
2627
1. Download and install [Java SDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html).
2728
1. Download and install the [DynamoDB JAR](http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html).
2829
1. Run DynamoDB to create a local database.
29-
1. Install 'libvips' `brew install homebrew/science/vips --with-imagemagick --with-webp`
3030
1. Install dependencies.
3131
1. Run `nodemon sesrver/server.js` to start the server.
3232
1. Visit [localhost:8080](localhost:8080).
3333

34-
35-
3634
## Requirements
3735

3836
- Node 5.5.0 (higher versions may break test suite)

_STYLE-GUIDE.md STYLE-GUIDE.md

File renamed without changes.

_.gitignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ bower_components/
3232

3333
client/dist
3434
client/lib
35-
<<<<<<< HEAD
3635
tests/*.js
3736
!tests/testServer.js
3837

3938
.floo
40-
.flooignore
39+
.flooignore

splash/logos/chai.png

31.9 KB
Loading

0 commit comments

Comments
 (0)