https://github.com/atlassian-labs/compiled-website
The documentation website for Compiled (CSS-in-JS).
https://github.com/atlassian-labs/compiled-website
babel-plugin compiled css css-in-js reactjs typescript
Last synced: about 1 month ago
JSON representation
The documentation website for Compiled (CSS-in-JS).
- Host: GitHub
- URL: https://github.com/atlassian-labs/compiled-website
- Owner: atlassian-labs
- License: apache-2.0
- Created: 2020-01-20T09:56:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T01:22:45.000Z (about 1 year ago)
- Last Synced: 2024-05-29T02:03:47.298Z (about 1 year ago)
- Topics: babel-plugin, compiled, css, css-in-js, reactjs, typescript
- Language: MDX
- Homepage: https://compiledcssinjs.com
- Size: 4.29 MB
- Stars: 7
- Watchers: 6
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# We've moved!
For easier maintainability, we've moved the Compiled website repository into [the main Compiled CSS-in-JS codebase](https://github.com/atlassian-labs/compiled). Please use https://github.com/atlassian-labs/compiled/tree/master/website when making any changes to the website.
Thank you for your understanding!
---
The documentation website for [Compiled](https://github.com/atlassian-labs/compiled).
## Getting started
```bash
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.
```bash
yarn start:landing
```### Run docs
This is the actual documentation.
```bash
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.---
[](https://atlassian.com)