diff --git a/community/list.json b/community/list.json new file mode 100644 index 0000000..f111afb --- /dev/null +++ b/community/list.json @@ -0,0 +1,26 @@ +[ + {"name": "DEFCON", + "month":"July", + "location":"Las Vegas, Nevada", + "country": "USA", + "link": "https://www.defcon.org/" + }, + {"name": "BSides SF", + "month":"April", + "location":"San Francisco, CA", + "country": "USA", + "link": "https://bsidessf.org/" + }, + {"name": "WiCyS Conference", + "month":"March", + "location":"Chicago, IL", + "country": "USA", + "link": "https://www.wicys.net/" + }, + {"name": "ShellCon", + "month":"October", + "location":"Los Angeles, CA", + "country": "USA", + "link": "https://shellcon.io/" + } + ] diff --git a/community/search.html b/community/search.html new file mode 100644 index 0000000..41205e4 --- /dev/null +++ b/community/search.html @@ -0,0 +1,59 @@ + + +
+ + + + +