Skip to content

Commit ec9c9ce

Browse files
authored
Merge pull request #9 from atom-community/docs/build
docs: remove patches
2 parents 9ab5176 + cdef647 commit ec9c9ce

File tree

2 files changed

+4
-510
lines changed

2 files changed

+4
-510
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# Atom Community Website
22

3-
Atom Community website powered by [jekyll](https://jekyllrb.com).
3+
Atom Community website powered by [rocket](rocket.modern-web.dev/).
44

55
## Development
66

7-
The easiest way to get started is using [Docker](https://www.docker.com).
8-
9-
```console
10-
$ docker-compose up
117
```
12-
13-
If you're not using Docker, see https://jekyllrb.com/docs/ for how to get started.
8+
pnpm install
9+
pnpm start
10+
```

0 commit comments

Comments
 (0)