Skip to content

louisvilletech/louisvilletech.org

main
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
 
 
 
 
 
 
ics
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LouisvilleTech.org

Add to Slack

Software to generate a consolidated directory and calendar of technology user groups and meetups.

This generates a static site, so the generation is meant to be run as a cron job to keep the site up-to-date. The site is built with the unfold static site generator.

To generate the site:

  1. Clone this repo
  2. Install Node.js
  3. Run npm install
  4. Run npm run build
  5. After the site is built, you can run it in your browser by opening index.html located in /dest/

Removing a group and meetup

  1. Edit the data/groups.json file to remove the group.
  2. Remove the stale ical file in the ./ics directory.
  3. Rebuild the site.

About

A consolidated directory and calendar of technology user groups and meetups in Louisville, Kentucky.

Topics

Resources

License

Stars

Watchers

Forks