Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Davewillingham updates #1

Merged
merged 4 commits into from
Sep 8, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
70 changes: 6 additions & 64 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,17 @@

layout: col-sidebar
title: OWASP Bellingham
tags: example-tag
tags: bellingham whatcom
region: North America
meetup-group:
meetup-group: OWASP-Bellingham
dscw marked this conversation as resolved.
Show resolved Hide resolved

---

<div style='color:red;'>
## OWASP Bellingahm
Welcome to the Bellingham, Washington, USA, chapter homepage. We're currently setting up for our first meetings and will be meeting virtually for the foreseeable future. If you're inteerested in speaking please reach out to us and check out the [Speaker Agreement](https://owasp.org/www-policy/legal/speaker-agreement).
dscw marked this conversation as resolved.
Show resolved Hide resolved

This is an example of a Project or Chapter Page. Please change these items to indicate the actual information you wish to present. In addition to this information, the 'front-matter' above this text should be modified to reflect your actual information. An explanation of each of the front-matter items is below:
For further information please feel free to reach out to our chapter leaders [Dave Willingham](mailto:dave.willingham@owasp.org) and [Josh Buker](mailto:josh.buker@owasp.org)

<ul>
<li>layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar</li>

<li>title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore</li>

<li>tags: This is a space-delimited list of tags you associate with your project or chapter. If you are using tabs, at least one of these tags should be unique in order to be used in the tabs files (an example tab is included in this repo) </li>

<li>region: This is the region you are in according to our data</li>

<li>meetup-group: This is the name of your meetup group, usually in the form of OWASP-chapter. By putting these details here, the section below labeled 'Next Meeting/Event' will get automatically populated with your upcoming meetup events.</li>
</ul>

</div>

## Welcome
Include some information here about your chapter

## Participation
The Open Web Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software. All of our projects ,tools, documents, forums, and chapters are free and open to anyone interested in improving application security.
Expand All @@ -38,47 +23,4 @@ Everyone is welcome and encouraged to participate in our [Projects](/projects/),

Next Meeting/Event <!-- You should keep this section as it will populate your meetup events -->
---------------------
{% include chapter_events.html group=page.meetup-group %}

<!-- You should delete this comment

Standard Chapter Page Template
This is an example of a Project or Chapter page.
Please change these items to indicate the actual information you wish to present. In addition to this information, the 'front-matter' above the text should be modified to reflect your actual information. An explanation of each of the front-matter items is below:

{front matter for this file}

```
- layout: This is the layout used by project and chapter pages. You should leave this value as col-sidebar
- title: This is the title of your project or chapter page, usually the name. For example, OWASP Zed Attack Proxy or OWASP Baltimore
- tags: This is a space-delimited list of tags you associate with your project or chapter. If you are using tabs, at least one of these tags should be unique in order to be used in the tabs files (an example tab is included in this repo)
- region: This is the region you are in according to our data
```

{copy for this file (index.md)}
Replace the text above the commented area with your information in the format below:
```
## Welcome
Include some information here about your chapter

## Participation
The Open Web Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software. All of our projects ,tools, documents, forums, and chapters are free and open to anyone interested in improving application security.

Chapters are led by local leaders in accordance with the [Chapter Leader Handbook](/www-policy/rules-of-procedure/chapter-handbook). Financial contributions should only be made online using the authorized online donation button. To be a SPEAKER at ANY OWASP Chapter in the world simply review the [speaker agreement](/www-policy/speaker-agreement) and then contact the local chapter leader with details of what OWASP Project, independent research, or related software security topic you would like to present.

Everyone is welcome and encouraged to participate in our [Projects](/projects), [Local Chapters](/chapters), [Events](/events), [Online Groups](https://groups.google.com/a/owasp.com/){:target='_blank'}, and [Community Slack Channel](https://owasp.slack.com/){:target='_blank'}. We especially encourage diversity in all our initiatives. OWASP is a fantastic place to learn about application security, to network, and even to build your reputation as an expert. We also encourage you to be [become a member](/membership) or consider a [donation](/donate) to support our ongoing work.

## Next Meeting/Event
---------------------
{% include chapter_events.html group=page.meetup-group %}

```
{info.md}

This separate file is where you should place links to your Google Group and Meetup page. It will be automatically rendered in the column sidebar.

{leaders.md}

Another separate file that should simply include each leaders name with mailto link as a list. It will also be automatically rendered in the column sidebar.

-->
{% include chapter_events.html group=page.meetup-group %}
8 changes: 6 additions & 2 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### Bellingham Information
* Provide Group Information
* Currently meeting virtually
* [Become a Member](https://www.owasp.org/index.php/Membership)
* [Local Chapter Support](https://owasp.org/donate)
* [Speaker Agreement](https://owasp.org/www-policy/legal/speaker-agreement)
* [Code of Conduct](https://owasp.org/www-policy/operational/conferences-events.html)

### Social Links
* [Meetup](#)
* [Meetup - coming soon](#)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@latf6711 Hi Lisa, let us know if there's any action items for us when it comes to getting the Meetup group going. I've joined as a normal member atm.


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should include a link to the TAG Discord, assuming we'll be using that for our initial conversation space.