From 93f3f4e77acbb4173fa2cb4b9301073bb656a1ff Mon Sep 17 00:00:00 2001 From: krircc Date: Wed, 10 Jan 2018 09:07:54 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f662ad7..c2a8ab6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # actix-theme -The Actix website Theme made with [Cobalt](https://cobalt-org.github.io/) +The Actix website template made with [Cobalt](https://cobalt-org.github.io/) + +So you want make actix-website more beautiful. +# Contribute. +$ git clone https://github.com/actix/actix-website.git +$ cd actix-website +// modify index.liquid or tutorials/community/more markdown file. +// also add or modify markdown files in docs/blog DIR. +$ cobalt watch or serve // it will get 'build' DIR, so only need put files in this 'build' DIR to [actix.github.io](https://github.com/actix/actix.github.io)