atlassian-labs / compiled-website

The documentation website for Compiled (CSS-in-JS).

Home Page:https://compiledcssinjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@compiled/website

The documentation website for Compiled.

Getting started

yarn # Install dependencies
yarn build:examples # Build examples that are using in the website

Run landing page

This is the home page of the website.

yarn start:landing

Run docs

This is the actual documentation.

yarn start:docs

FAQ

Why is this not in the monorepo?

This site is written with Compiled. We want to make sure the consumption story works, completely, with no impacts from the monorepo.


Atlassian

About

The documentation website for Compiled (CSS-in-JS).

https://compiledcssinjs.com

License:Apache License 2.0


Languages

Language:MDX 50.2%Language:TypeScript 45.8%Language:JavaScript 3.2%Language:HTML 0.6%Language:CSS 0.2%