1.2.13 • Published 6 years ago

hardocs v1.2.13

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
6 years ago

Hardocs

Hardocs is a CLI to generate open hardware documentation templates and services.The current version supports documentation in markdown, and a static site generator to show the hardware project in an intuitive way.

Prerequisites

Install node.js Install git to use the gitbash

Usage

Generate a static website easy to maintain with markdown that can be hosted in github or gitlab

Step1: Install package globally

# Install the package globally
npm install hardocs -g

Step2: Create new documentation files within your project

# Generates docs template
docz-generate

Step3: Install packages and dependencies

npm install

Step2: Deploy locally and see your documentation on the browser

npm run start
1.2.13

6 years ago

1.2.12

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago