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-21 14:14:59 +08:00
_includes style change 2018-01-21 14:14:59 +08:00
_layouts reactjs style 2018-01-21 12:32:56 +08:00
blog change color 2018-01-13 14:45:30 +08:00
docs change color 2018-01-13 14:45:30 +08:00
public style change 2018-01-21 14:14:59 +08:00
_cobalt.yml update cobalt v0.11.1 2018-01-13 13:44:38 +08:00
.gitignore change color 2018-01-13 14:45:57 +08:00
community.md update cobalt v0.11.1 2018-01-13 13:44:38 +08:00
index.liquid style change 2018-01-21 14:14:59 +08:00
LICENSE Update LICENSE 2018-01-07 11:30:55 +08:00
more.md update cobalt v0.11.1 2018-01-13 13:44:38 +08:00
README.md delete _site DIR 2018-01-13 13:49:57 +08:00
tutorials.md update cobalt v0.11.1 2018-01-13 13:44:38 +08:00

actix-theme

The Actix website template made with Cobalt

Contribute.

So you want make actix-website more beautiful.

$ cobalt -V    // Cobalt 0.11.1
$ 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 serve   // it will get '_site' DIR, so only need put files in this '_site' DIR to [actix.github.io](https://github.com/actix/actix.github.io)