We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ab5176 + cdef647 commit ec9c9ceCopy full SHA for ec9c9ce
README.md
@@ -1,13 +1,10 @@
1
# Atom Community Website
2
3
-Atom Community website powered by [jekyll](https://jekyllrb.com).
+Atom Community website powered by [rocket](rocket.modern-web.dev/).
4
5
## Development
6
7
-The easiest way to get started is using [Docker](https://www.docker.com).
8
-
9
-```console
10
-$ docker-compose up
11
```
12
13
-If you're not using Docker, see https://jekyllrb.com/docs/ for how to get started.
+pnpm install
+pnpm start
+```
0 commit comments