mirror of
https://github.com/actix/actix-website
synced 2025-03-20 14:45:18 +01:00
delete _site DIR
This commit is contained in:
parent
2c6d0149d7
commit
ab490897e2
@ -10,5 +10,5 @@ $ git clone https://github.com/actix/actix-website.git
|
|||||||
$ cd actix-website
|
$ cd actix-website
|
||||||
// modify index.liquid or tutorials/community/more markdown file.
|
// modify index.liquid or tutorials/community/more markdown file.
|
||||||
// also add or modify markdown files in docs/blog DIR.
|
// also add or modify markdown files in docs/blog DIR.
|
||||||
$ cobalt 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)
|
$ 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)
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user