Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

sourcebots/volunteer-docs

Repository files navigation

SourceBots Volunteer Documentation

CircleCI

URL: https://volunteering.sourcebots.co.uk

Requirements

  • Hugo (>=0.40)
  • NodeJS (>=8) (required for tests only)

Local Setup

  1. npm install
  2. git submodule update --init
  3. ./scripts/build.sh

The site will be output to public/.

Dev server

./scripts/server.sh will start a server on http://localhost:1313.

Tests

Running tests locally is optional, as theyre automatically run by the CI in PRs.

Currently, the only test run is a spell-checker.

Style notes

Since our pages can almost all be accessed both with and without a trailing slash, we prefer all our links to be root-relative (i.e: /foo/bar) rather than parent-relative (i.e: ../bar).

About

Documentation and Information for Volunteers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors