-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (37 loc) · 2.88 KB
/
index.html
File metadata and controls
37 lines (37 loc) · 2.88 KB
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>PowerShell.org.uk (aka Get-PSUGUK) </title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1>PowerShell.org.uk aka Get-PSUGUK - New site currently under development!</h1>
<h2 class="project-tagline">Bringing together a community with experience of PowerShell within the UK, Including PowerShell UserGroups, our flagship conference PSDayUK as well as Training Days and events from members of the Uk PowerShell Community</h2>
</section>
<section class="main-content">
<p>PowerShell Uk</p>
<p>What are we??</p>
<p>We are a Group of users that want to get together as user groups across the UK and get involved with the Community across the UK at a larger scale.</p>
<table>
<tbody>
<tr><th> Where are we? </th><th> Who Runs it? </th><th>Twitter Handle</th><th>When do we meet?</th><th>Next Meetup</th></tr>
<tr><td> Derby </td> <td><p>Ryan Yates <a href="https://twitter.com/ryanyates1990">@ryanyates1990</a></p></td><td><a href="https://twitter.com/getpsugukman">@getpsuguk</a></td><td>Looking to meet once a month in a hybrid manner</td><td><p>Satutrday May 10th 2025</p></td></tr>
<tr><td>Manchester</td> <td><p>Ryan Yates <a href="https://twitter.com/ryanyates1990">@ryanyates1990</a></p></td><td><a href="https://twitter.com/getpsugukman">@getpsugukman</a></td><td>Currently on Hiatus but will be returning in 2023</td><td><p>TBD</p></td></tr>
<tr><td>London</td><td><p> Gael<a href="https://twitter.com/gaelcolas">@gaelcolas</a> </p></td><td><a href="https://twitter.com/lonpsug">@lonpsug</a></td><td>Currently not regularly meeting but still meeting</td><td><p>TBD</p></td></tr>
<tr><td>Scotland</td> <td><p>Paul Broadwith <a href="https://twitter.com/pauby">@pauby</a></p></td><td><a href="https://twitter.com/scotPSUG">@ScotPSUG</a></td><td>TBD</td><td><p>TBD</p></td></tr>
<tr><td><b>Somewhere Else</b></td><td><b>You??</b></td><td><b>????</b></td><td><b>You Decide!</b></td><td><b>When you decide!</b></td></tr>
</tbody>
</table>
<footer class="site-footer" >
</footer>
<p>This site is in no way representative of the Html Skills of the members of PowerShell UK - But its simple and just about does the job that is needed! </p>
<p text-align="center">Designed, Maintained and in Source Control on <a href="https://Github.com">Github</a></p>
</section>
</body>
</html>