1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
The Actix website. https://actix.rs
Go to file
2018-01-10 09:08:38 +08:00
_includes add Logo 2018-01-07 19:00:28 +08:00
_layouts new design 2018-01-08 11:21:33 +08:00
blog add blog nav 2018-01-07 18:14:51 +08:00
docs add index.md 2018-01-07 12:57:15 +08:00
public new design 2018-01-08 11:50:40 +08:00
.cobalt.yml init 2018-01-07 11:00:34 +08:00
.gitignore init 2018-01-07 11:00:34 +08:00
community.md init 2018-01-07 11:00:34 +08:00
index.liquid new design 2018-01-08 11:21:33 +08:00
LICENSE Update LICENSE 2018-01-07 11:30:55 +08:00
more.md init 2018-01-07 11:00:34 +08:00
README.md Update README.md 2018-01-10 09:08:38 +08:00
tutorials.md init 2018-01-07 11:00:34 +08:00

actix-theme

The Actix website template made with Cobalt

Contribute.

So you want make actix-website more beautiful.

$ 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)