conedevelopment / sprucecss-site

The documentation of Spruce CSS.

Home Page:https://sprucecss.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Spruce CSS

Spruce CSS

Spruce CSS uses Gatsby for its documentation.

Netlify Status

Contributing

  1. Clone the repository

    git clone https://github.com/conedevelopment/sprucecss-site.git
  2. Install the dependencies

    Navigate into your new site’s directory and install the dependencies.

    cd sprucecss-site/
    npm install
  3. Start developing

    To use Gatsby CLI first you have to install it globally by running: npm install -g gatsby-cli

    gatsby develop

About

The documentation of Spruce CSS.

https://sprucecss.com


Languages

Language:MDX 64.4%Language:JavaScript 23.2%Language:SCSS 12.5%