@factor/theme-docs
v1.0.0-beta.9
Published
A markdown based documentation theme for [Factor](https://factor.dev/).
Downloads
59
Readme
Factor Docs Theme
A markdown based documentation theme for Factor.
Live demo: https://docs-theme.factor.dev/
Installing & Customizing Themes
Install
To install theme just add to your Factor app's project dependencies:
$ cd my-project
$ yarn add @factor/theme-docs
Customize
This theme uses Factor's native theme settings system.
Copy the factor-settings.js file and place in your applications source folder src
.
Edit the settings you'd like to change, the result will be merged with the theme settings file.