Skip to content

spacesprotocol/spaces-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaces website

This repo hosts documentation for the Spaces protocol. Built as a static site using Hugo.

Contributing

Prerequisites

Before you begin, make sure you have Hugo installed.

Getting started

Clone the repository to your local machine using Git:

$ git clone https://github.com/spacesprotocol/spaces-website.git
$ cd spaces-website

Run Hugo locally

$ hugo server

This command will build the site and start a local server. By default, the site will be available at http://localhost:1313/.

Making changes

Edit the documentation files located in the content/ directory. Hugo will automatically reload the site as you make changes, allowing you to preview your updates in real time.

Building the site

To generate a static version of the docs, run the following command:

$ hugo

The compiled version will be stored in the public directory.

About

Spaces Protocol Community Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •