-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #286 from owaspsamm/post-sanfran-update
Resolves #285
- Loading branch information
Showing
16 changed files
with
129 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<section class="bar background-gray no-mb"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="heading text-center"> | ||
<h2>USER DAY SAN FRANCISCO</h2> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="flex-banner-container"> | ||
<img src="img/banners/guy_left.svg" class="img-left"/> | ||
<p class="lead text-center"> | ||
<br/><b>Thank you all for an exciting event!</b> | ||
<br/><br/>Check out the day's highlights | ||
<br/>on our User Day page. | ||
</p> | ||
<img src="img/banners/woman_right.svg" class="img-right"/> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<p class="text-center"> | ||
<a href="/user-day/" class="btn btn-template-transparent-main btn-lg" style="margin-left:10px;">See highlights</a> | ||
</p> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
</section> |
31 changes: 31 additions & 0 deletions
31
layouts/shortcodes/user_day_agenda_2024_sanfran_archive.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{{ if gt (len .Site.Data.sud2024sanfran) 0 }} | ||
{{ with index .Site.Data.sud2024sanfran }} | ||
{{"<!-- Start talk list -->" | safeHTML}} | ||
<table class="table samm-table" style="border: 1px solid rgba(102, 184, 184, .5);"> | ||
<tbody> | ||
<tr> | ||
<td class="samm-heading-row"></td> | ||
<td class="samm-heading-row">Title</td> | ||
<td class="samm-heading-row">Speaker</td> | ||
</tr> | ||
{{ range sort . "weight" }} | ||
{{"<!-- SUD talk -->" | safeHTML}} | ||
{{ if ne .type "Break" }} | ||
{{ if .archive }} | ||
<tr> | ||
<td class="samm-title-row-centered"> | ||
{{ if and (isset . "downloadUrl") (not (eq . "downloadUrl" "")) }} | ||
<a href="{{ .downloadUrl }}"><i class="fas fa-download"></i></a> | ||
{{ end }} | ||
</td> | ||
<td class="samm-title-row"><a href="{{ .url }}">{{ .name }}</a></td> | ||
<td class="samm-row">{{ .presenter }}</td> | ||
</tr> | ||
{{ end }} | ||
{{ end }} | ||
{{ end }} | ||
</tbody> | ||
</table> | ||
{{"<!-- End talk list -->" | safeHTML}} | ||
{{ end }} | ||
{{ end }} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.9 MB
...g_5_levels_of_Capability_Maturity_Model_for_SSoftware Development Life Cycle (SSDLC).pptx
Binary file not shown.
Binary file added
BIN
+1.25 MB
...ions/SUD2024SanFran/Influencing_Boardroom_Strategy_OWASP_SAMM_as_a_communication_tool.pdf
Binary file not shown.
Binary file added
BIN
+1.36 MB
...presentations/SUD2024SanFran/Rolling_out_SAMM_in_established_and_diverse_corporations.pdf
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+11.7 MB
static/presentations/SUD2024SanFran/Security_Champions_ An_OWASP_SAMM_Level_Booster.pptx
Binary file not shown.