Skip to content

lincolnlogs/edosec

 
 

Repository files navigation

Edos.ec

Edos.ec is automatically transformed by Jekyll into a static site whenever this repository is pushed to GitHub.

Creating The Next EdoSec Meetup

To generate next month's EdoSec page, run the following commands:

./rake
git add .
git commit -m "New Meetup"
git push origin

This script will create a page for the next EdoSec, which is usually the Second Wednesday of the month.

Other Meetups

If you coordinate another meetup, feel free to copy this and use it for your own monthly meetup site.

License

All directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please. If you do use them, a link back to http://silisec.org (where I got it from) would be appreciated, but is not required.

About

EdoSec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.5%
  • HTML 23.9%
  • Ruby 13.6%