-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathadmin.html
37 lines (31 loc) · 1.64 KB
/
admin.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
permalink: /admin/
layout: default
suffixes:
- Assistance,
- Power,
- Resources,
- Responsibility,
- Us
title: Home
sitemap: false
---
<h1>Useful Links</h1>
<div class="row">
<div class="col-12">
<h2>Admin</h2>
<h4><a href="https://analytics.google.com/analytics/web/#/report/visitors-overview/a174926144w242581676p226110493/_u.date00=20200901&_u.date01=20200913" target="_blank">Google Analytics</a></h4>
<h4><a href="https://drive.google.com/drive/folders/1Tcl8a0EkjOB1FLnkaqtMES6Wg8xoW_tx?usp=sharing" target="_blank">Meeting Minutes</a></h4>
<h4><a href="https://forms.gle/dGTDofzcYKCD8zSXA" target="_blank">Mentor Application Form</a></h4>
<h4><a href="{{site.url}}/mentor-process">Mentor Application Process</a></h4>
<h4><a href="https://trello.com/codewith2" target="_blank">Trello</a></h4>
<h4><a href="https://docs.google.com/drawings/d/1AAm2w7afb_zjZTiXJT8FUaloReFKU8LJvkatAHk4dkE/edit?usp=sharing" target="_blank" rel="noopener noreferrer">Code of Conduct Report Response Process Flowchart</a></h4>
<h2>Events</h2>
<h4><a href="{{site.url}}/availability-process">Availability Spreadsheet</a></h4>
<h4><a href="https://forms.gle/HDu49ukTBM6uLpBCA" target="_blank">Event Request/Kick-Off Form</a></h4>
<h4><a href="{{site.url}}/event-process">Event Process</a></h4>
<h4><a href="https://docs.google.com/spreadsheets/d/1khRdEN3QSD9yQnv9zz_TshaJ4QcczEtEoy1BAv6_UKU/edit?usp=sharing" target="_blank">Feedback from Attendees</a></h4>
<h2>Marketing</h2>
<h4><a href="{{site.url}}/mailinglist-process">Mailing List Process</a></h4>
</div>
</div>