UNPKG

580 BMarkdownView Raw
1# the default theme
2
3![](screenshot.png)
4
5This is the default theme for [documentationjs](https://github.com/documentationjs):
6it consists of underscore templates and a few assets: a [highlight.js](https://highlightjs.org/)
7theme and [basscss](http://www.basscss.com/) as a basic CSS framework.
8
9This is bundled by default in documentation: it is the default theme.
10
11The contents are the following:
12
13* `index._`, the main template that defines the document structure
14* `section._`, a partial used to render each chunk of documentation
15* `assets/*`, any assets, including CSS & JS