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.
1 parent ed338ce commit 2708392Copy full SHA for 2708392
README.md
@@ -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