Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 606 Bytes

File metadata and controls

21 lines (15 loc) · 606 Bytes

VuePress Template For Red Hat Communities of Practice

Purpose

This is a branded and styled template for creating Community of Practice microsites using VuePress ensuring brand standards compliance and consistent navigation and feel.

Pre-requisites

  1. NodeJS >= 16
  2. NPM >= 8

Adding Content

  1. Clone this repository
  2. Change to <repo>/docs
  3. Add links to new CoP sub-domains to the <repo>/docs/src/communities/README.md

Running locally to test

  1. In the docs/ folder, run npm install
  2. After the dependencies install, run npm run dev
  3. Navigate to http://localhost:8080/