Skip to content

Commit aa24f4d

Browse files
Add DC Code & Coffee to banner, update Readme.MD & remove P2 logo. (#25)
1 parent 17b06d5 commit aa24f4d

3 files changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# novacodecoffee.github.io
2-
The Official Nova Code & Coffee Website.
1+
# alxcodecoffee.github.io
2+
The Official Alexandria Code & Coffee Website.
33

44
### I want a site like this!
55
Feel free to fork or copy this repo :)
@@ -11,12 +11,11 @@ Feel free to fork or copy this repo :)
1111
- `_config.yml`
1212

1313
#### Meetup Widget Setup
14-
1. Get your Meetup API key from here: https://secure.meetup.com/meetup_api/key/
15-
2. Get signed url, like the instructions here: http://www.meetup.com/meetup_api/auth/#keysign
16-
- Type into the browser, using your API_KEY and MEETUP_NAME: `https://api.meetup.com/2/events?key={API_KEY}&group_urlname={MEETUP_NAME}&sign=true`
17-
- copy out the `signed_url` from this response, like it says in the keysign article
18-
- example signed url: https://api.meetup.com/2/events?key=36464e5e766dd5a6a487f215b7e5614&group_urlname=alexandria-code-coffee&sign=true
19-
3. Paste the signed url into `events.html`
14+
1. Update the `events.html`
15+
```
16+
data-meetup-card-url="http://api.meetup.com/Alexandria-Code-Coffee/events">
17+
18+
```
2019

2120
#### Twitter Widget Setup
2221
1. https://publish.twitter.com (https://twitter.com/settings/widgets)

_includes/banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="row">
44
<div class="col-md-9">
55
<h2>Alexandria Code &amp; Coffee</h2>
6-
<p>This group meets twice a month on Saturdays at <a href="http://www.fool.com/" class="slightly-bold">The Motley Fool</a> <a href="https://www.google.com/maps?f=q&hl=en&q=2000+Duke+Street,+Alexandria,+VA,+22314,+us">(map)</a> headquarters in Alexandria, Virginia. Developers of all skill levels come together to work on and discuss projects with each other. You may also be interested in our sister group <a href="http://www.novacodecoffee.com" class="slightly-bold">NoVa Code &amp; Coffee</a>.</p>
6+
<p>This group meets twice a month on Saturdays at <a href="http://www.fool.com/" class="slightly-bold">The Motley Fool</a> <a href="https://www.google.com/maps?f=q&hl=en&q=2000+Duke+Street,+Alexandria,+VA,+22314,+us">(map)</a> headquarters in Alexandria, Virginia. Developers of all skill levels come together to work on and discuss projects with each other. You may also be interested in our sibling groups <a href="http://novacodecoffee.com/" class="slightly-bold">NoVa Code &amp; Coffee</a> or <a href="https://www.dccodecoffee.com/">DC Code &amp; Coffee</a>.</p>
77
</div>
88
<div class="col-md-3 tc">
99
<h3>Chat</h3>

phase2.png

-23.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)