Table of Contents

Digital

A bit like projects, but for digital stuff.

Blog

https://www.sheffieldhackspace.org.uk/blog/. See https://github.com/sheffieldhackspace/Public-Website.

Google Calendar

Currently owned by sheffieldhackspace@gmail.com, also editable by Alfie, OJ, Phil.

GitHub

There is a hackspace GitHub (boo!) on https://github.com/sheffieldhackspace/. On there, there are also a lot of links to other places.

SpaceAPI

The SheffHack endpoint for https://spaceapi.io/ is on:

https://www.sheffieldhackspace.org.uk/spaceapi.json

Hackspace VPS-es

VPS 1: mail server

There is a mail server. Only Paul knows the secrets.

VPS 2: misc server

there is a VPS that has virtual machines. It has on it:

  1. nginx reverse proxy server
  2. wiki (this!)

for more information about this, see vps2

Website

https://www.sheffieldhackspace.org.uk/. See https://github.com/sheffieldhackspace/Public-Website.

Wiki

alifeee and Paul both deal with the wiki (that's this!)

here are a couple of useful bits

how to move a page between namespaces

1 visit page
  e.g., https://wiki.sheffieldhackspace.org.uk/members/2d_printers
2 check page for info that might not ought to be public (emails, names, links to Discord etc)
  edit history is not moved over, only changelog comments, so it's fine to move after editing out info
3 move media which needs to be moved
4 visit move plugin for that page and change "members" to "public" (i.e., add the following to URL)
  ?do=admin&page=move_main
5 edit old page to add redirect e.g., "#redirect public/2d_printers"