Skip to content

Commit 2708392

Browse files
committed
Add README.md
1 parent ed338ce commit 2708392

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Atom Community Website
2+
3+
Atom Community website powered by [jekyll](https://jekyllrb.com).
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.

0 commit comments

Comments
 (0)