Skip to content

Commit b0cc720

Browse files
committed
port site to cluster
1 parent 1256b08 commit b0cc720

3 files changed

Lines changed: 11 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vtluug-site
22
This is the vtluug static site<s>, hosted by github pages.</s>
33

4-
it is hosted on sczi. you can inspect the configuration of the docker container that is reverse proxied [here](https://github.com/vtluug/docker-manifests/tree/master/sczi/vtluug-site). tldr: it pulls this repo automatically, so updates here are reflected on vtluug.org
4+
it is hosted on the Bastille cluster, using the container built from this repo's Dockerfile.
55

66
vtluug.github.io *also* exists, but is not what is currently hosting vtluug.org.
77

about.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,14 @@ <h3>2025-26 Officers</h3>
6060
<dt>President</dt>
6161
<dd>Enzo Isotton (enzoisotton@vtluug.org)</dd>
6262

63+
<dt>Vice President</dt>
64+
<dd>Clark Jones</dd>
65+
6366
<dt>Treasurer</dt>
6467
<dd>Mikhail Schneide (mkl@vt.edu)</dd>
6568

66-
<dt>The Deposed</dt>
67-
<dd>Rishi Krishna (rsk@vtluug.org)</dd>
68-
69-
69+
<dt>Social Media Manager</dt>
70+
<dd>ap@vtluug.org</dd>
7071

7172
</dl>
7273

pages/about.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ Software and open data.</p>
1111
<dt>President</dt>
1212
<dd>Enzo Isotton (enzoisotton@vtluug.org)</dd>
1313

14+
<dt>Vice President</dt>
15+
<dd>Clark Jones</dd>
16+
1417
<dt>Treasurer</dt>
1518
<dd>Mikhail Schneide (mkl@vt.edu)</dd>
1619

17-
<dt>The Deposed</dt>
18-
<dd>Rishi Krishna (rsk@vtluug.org)</dd>
19-
20-
20+
<dt>Social Media Manager</dt>
21+
<dd>ap@vtluug.org</dd>
2122

2223
</dl>
2324

0 commit comments

Comments
 (0)