Skip to content

syracuseio/syracuseio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Syracuse.io 2.0

This is the source code for the next generation of https://syracuse.io – Its goal is to build a consolidated directory and calendar of technology user groups and meetups.

We use gatsby as a static site generator, and this source code is built on, deployed to, and hosted by netlify.

To generate the site

  1. Clone this repo
  2. Install gatsby CLI
  3. Grab your API key from Meetup. This allows you to pull down events from our meetup group into the site when developing. Then, create a file called .env in the root directory and place the key here as shown below (let's say for example our token is 4dea):
MEETUP_API_KEY=4dea
  1. Run gatsby develop

Gatsby will build the site and run a webserver so you can view it. Visit http://localhost:8000 to view the site.

Adding and removing meetup groups

We'd love to include your group! Please contact the syracuse.io maintainers to get your group added.

About

The next generation of the syracuse.io website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published