Skip to content

BUPT/bupt.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

Team Blog

Blog

We are using GitHub Pages to host our blog, powered by [Jekyll] with the nice and flexible two-column Jekyll theme Minimal Mistakes.

Install

make install

Serve

make serve

Image Resizing

# Mac
brew install magicmagick

# Linux
apt install magicmagick

make fit-image

Rules

  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.

  2. 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/

  3. Please rename all filenames to lowercase, and replace # to -.

  4. Add a teasor image with size 500x300 to your post by add the following YAML Front Matter to your post:

    header:
      teaser: /assets/2019/my-awesome-post-teaser-500x300.jpg

Maintainers

  • @HoneyCatty - Meina SONG, CS Professor, CAD Lab.
  • @huan - Huan LI (李卓桓), CS Ph.D., CAD Lab.
  • @CyFeng16 - Shenda SHI, CS Master, CAD Lab.

COPYRIGHT & LICENSE

  • Code & Docs © 2018-2019 Contributors
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

About

Team Blog Open for All BUPT Students, Post by Sending a Pull Request.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published