-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.html
49 lines (49 loc) · 1.81 KB
/
README.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
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Boston.pm – README</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="pandoc.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#boston-pm-web-aka-boston-pm.github.io"
id="toc-boston-pm-web-aka-boston-pm.github.io">boston-pm-web aka
boston-pm.github.io</a></li>
</ul>
</nav>
<h1 id="boston-pm-web-aka-boston-pm.github.io">boston-pm-web aka
boston-pm.github.io</h1>
<p>This is the development repository for Boston Perl Mongers primary
website.</p>
<p>DNS for this website will be <code>boston.pm.org</code> c/o pm.org
redirect.</p>
<p>Initial deployment will be at <a
href="https://boston-pm.github.io/"><code>boston-pm.github.io</code></a>.</p>
<p>Eventually a server responding to <code>boston.pm.org</code> will
appear, at which pont the repository may be renmaed to
<code>boston-pm-web</code>, and deploy via either Action or naked
repository.</p>
<p>Typo(e)s can be submitted either as Issues or PR’s.</p>
</body>
</html>