0.1.2 • Published 10 months ago

typedoc-github-theme v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Theme your TypeDoc like GitHub

NPM

This TypeDoc theme is designed to provide an elegant and seamless look and feel for your TypeScript documentation on GitHub Pages, inspired by the GitHub design.

Example

Example

Usage

Install the package with your favourite package manager:

npm install typedoc-github-theme
pnpm install typedoc-github-theme
yarn add typedoc-github-theme

Use the theme when generating your documentation:

npx typedoc src --plugin typedoc-github-theme

!NOTE This plugin fills the following options if they have not been defined by the user: theme, lightHighlightTheme, darkHighlightTheme


Author

šŸ‘¤ KillerJulian info@killerjulian.de

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check the issues page. You can also take a look at the contributing guide.

0.1.2

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago