Skip to content

Commit d8243e3

Browse files
committed
chore: cleanup
1 parent 69430b5 commit d8243e3

37 files changed

+29
-873
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,14 @@ Source for https://codeinbox.com. If you're looking for the cli, run:
55
```shell
66
brew install codeinbox/homebrew-tap/codeinbox
77
```
8+
9+
# Contributing
10+
11+
```sh
12+
git clone git@github.com:codeinbox/codeinbox.com.git
13+
cd codeinbox.com
14+
npm i
15+
npm run dev
16+
```
17+
18+
Open a pull, and see what happens.

src/components/AppScreen.astro

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/components/AppScreenBody.astro

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/AppScreenHeader.astro

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/AppScreenSubtitle.astro

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/AppScreenTitle.astro

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/components/AppStoreLink.astro

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/components/CallToAction.astro

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/components/Pricing.astro

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)