Skip to content

shpolina/louisville.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Louisville.io

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/

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.9%
  • HTML 20.9%
  • JavaScript 13.2%