Welcome, cyber-space explorer!
SpaceClub! is a website template that you fully own, can easily edit, and can host anywhere - for free. It’s built for people who want a real website without the vendor lock-in.
Whether you’re a developer who wants a clean starting point, or someone who’s never touched code before but is ready to learn, this wiki will get you there.
Get Started
Quick Commands
git clone https://github.com/TalkingSites/spaceclub-wiki.git
cd spaceclub-wiki
npm install
npm startYour site will be running at localhost:8080
From here, check out the Quick Start guide and Customisation to make it your own.
Walkthrough
If you’re not familiar with Git, Node, or static sites, start with the Walkthrough instead.
Learn the Template
- About - What SpaceClub! is, what it’s built with, and why it works this way.
- Customisation - Change your site name, colours, fonts, logo, and navigation.
- Pages - How to create and edit pages like About and Contact.
- Posts - How to write blog posts.
- Events - How to create events with dates, times, and locations.
- Forms - Add contact forms (or any form) to your pages.
- Gallery - Add image galleries to posts and events.
- Search - How the built-in search works.
- Advanced Customisation - Build your own card list components from JSON or Markdown files.
Deploy
- Hosting and Deployment - Put your site on the web using Netlify, GitHub Pages, Vercel, or anywhere else.
