Navigation Menu

Skip to content

Commit

Permalink
update for location and schedule of next meetup
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufied committed May 28, 2012
1 parent 36bd75f commit dd7676b
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Gemfile
@@ -0,0 +1,3 @@
source "http://rubygems.org"
gem 'jekyll'

28 changes: 28 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,28 @@
GEM
remote: http://rubygems.org/
specs:
albino (1.3.3)
posix-spawn (>= 0.3.6)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
directory_watcher (1.4.1)
fast-stemmer (1.0.1)
jekyll (0.11.2)
albino (~> 1.3)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13)
liquid (~> 2.3)
maruku (~> 0.5)
kramdown (0.13.6)
liquid (2.3.0)
maruku (0.6.0)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
syntax (1.0.0)

PLATFORMS
ruby

DEPENDENCIES
jekyll
14 changes: 12 additions & 2 deletions index.md
Expand Up @@ -8,12 +8,22 @@ layout : page
<section class='column'> <section class='column'>
<article> <article>
<header><h2>when</h2></header> <header><h2>when</h2></header>
<p>Every Month</p> <p>
Third saturday of every month, 11.00AM.
Next one upcoming is,
<a href="http://gathers.us/events/bangalore-ruby-user-group-june-2012-meeting">
http://gathers.us/events/bangalore-ruby-user-group-june-2012-meeting
</a>
</p>
</article> </article>


<article> <article>
<header><h2>where</h2></header> <header><h2>where</h2></header>
<p>We mostly decide</p> <p>
<a href="http://gathers.us/events/bangalore-ruby-user-group-june-2012-meeting">
http://gathers.us/events/bangalore-ruby-user-group-june-2012-meeting
</a>
</p>
</article> </article>


<article> <article>
Expand Down

0 comments on commit dd7676b

Please sign in to comment.