Skip to content
JSS documentation site
JavaScript
Branch: master
Clone or download

Latest commit

Latest commit 059fe0b Feb 5, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin
docs
src
.babelrc
.eslintignore
.eslintrc
.gitignore
.prettierrc
LICENSE
package.json
readme.md
webpack.config.base.js
webpack.config.dev.js
webpack.config.prod.js
yarn.lock

readme.md

JSS Documentation site

http://cssinjs.org

Site generator features

  • Designed for multi-repo projects.
  • Loads versions using github API, allows users to select the version.
  • Renders everything at runtime.
  • Has SSR.
  • Doesn't need prepared .md files locally, loads everything via XHR from github.

Todo

Move the site engine to a separate repo. It can be actually used for any projects.

Issues

File a bug against cssinjs/jss prefixed with [site].

You can’t perform that action at this time.