Skip to content

Commit e85dbe5

Browse files
author
cyfeng16
committed
updates-relus-in-readme
1 parent 84eaff8 commit e85dbe5

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,24 @@ make fit-image
3131

3232
### Rules
3333

34-
1. Attachments & Image files: all files need to be saved under the folder `docs/assets/2019/` (2019 is the current year), and you can expect the url of your file is under the url `https://bupt.github.io/awesome-chatbot/assets/2019/`
34+
1. Attachments & Image files: all files need to be saved under the folder `docs/assets/2019/` (2019 is the current year), and you can expect the url of your file is under the url `https://bupt.github.io/awesome-chatbot/assets/2019/`. Please rename all image file name to reflex the blog names.
35+
3536
1. Author Information: all the author information is saved in the file `docs/_data/author.yml`, please free free to add & modify it by yourself. See: <https://mmistakes.github.io/minimal-mistakes/docs/authors/>
37+
38+
1. Please rename all filenames to *`lowercase`*, and replace `#` to `-`.
39+
3640
1. Add a teasor image with size 500x300 to your post by add the following `YAML Front Matter` to your post:
3741
```yaml
3842
header:
3943
teaser: /assets/2019/my-awesome-post-teaser-500x300.jpg
4044
```
4145
46+
4247
## Maintainers
4348
4449
- @HoneyCatty - Meina SONG, CS Professor, CAD Lab.
4550
- @huan - Huan LI (李卓桓), CS Ph.D., CAD Lab.
51+
- @CyFeng16 - Shenda SHI, CS Master, CAD Lab.
4652
4753
## COPYRIGHT & LICENSE
4854

0 commit comments

Comments
 (0)