Silisec.org is automatically transformed by Jekyll into a static site whenever this repository is pushed to GitHub.
To generate next months silisec 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 silisec, which is always the First Thursday of the month.
If you coordinate another meetup, feel free to copy this and use it for your own monthly meetup site.
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 would be appreciated, but is not required.