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
Nikolay Kim 8f041f6a9a ga
2018-04-12 14:16:03 -07:00
_includes ga 2018-04-12 14:16:03 -07: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 update site 2018-04-10 15:47:45 -07: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 update site 2018-04-10 15:47:45 -07:00
LICENSE update site 2018-04-10 15:47:45 -07: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)