documentationjs / documentationjs/documentation

Default HTML theme

Open
#1,235 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

Docs says that default HTML theme looks like: http://documentation.js.org/html-example/ (it is a pretty beautiful theme, great work)

![20190423231050](https://user-images.githubusercontent.com/19343/56629876-14c43b00-661d-11e9-99d0-d855c3b733eb.png)

When I used `npx documentation build *.js -f html -o docs/`, I got

![20190423231115](https://user-images.githubusercontent.com/19343/56629895-2e658280-661d-11e9-8cac-fa62746301f2.png)

The style is very different. Should we update a theme in the docs? Or maybe I am using CLI wrong?

I personally like a theme from the docs. How I can get it?

```sh
➜ npx documentation --version
10.0.0
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.