Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 763 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 763 Bytes

silsec.org

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

Creating The Next Silisec Meetup

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.

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 would be appreciated, but is not required.