Skip to content

wechaty/bot5

Repository files navigation

BOT Friday CLUB Website NPM

Powered by Wechaty

Voice of Members

"Bot Friday 是支撑我每周活下去的动力" link
@尹伯昊, 奇迹创坛首席实习生

Bot Domain

  • .BOT is an identity for bots. - Currently, anyone who owns, operates or manages bots published using a supported tool (Amazon Lex, Botkit Studio, Dialogflow, Gupshup, Microsoft Bot Framework, and Pandorabots) can validate a bot and register a .BOT domain name.

Usage

Jekyll

Install all the Jekyll requirements and run it at localhost for blog preview.

1 Use Docker Compose

This is the recommended way for new users to easy getting started

make docker

2 Install Jekyll by Hand

You should not use this way except you are a Ruby expert.

make install
make serve

Test

In order to make sure everything(file name, file size, etc) is ok, you can run the following command to check them before git push.

npm install
npm test

Viewers

Slide Viewer

Viewer.js is the best easy to use.

Others:

  1. reveal.js - The HTML Presentation Framework Used by slides.com
  2. PDF.js JSFiddle Example from PDF.js Examples 3
  3. Online PowerPoint to HTML5 Converter
  4. React MDX-based presentation decks
  5. WikiPedia:Web-based slideshow

Resources

  1. Jekyll cheatsheet
  2. Jekyll Liquid Cheatsheet
  3. Minimal Mistakes Official Examples

Troubleshooting

scripts/fit-image.sh Realted

Linux

sudo apt-get install imagemagick
sudo apt-get install webp

Mac

brew install imagemagick

Jekyll Related

If you have a question about using Jekyll, start a discussion on the Jekyll Forum or StackOverflow. Other resources:

Contributors

contributor contributor contributor contributor contributor contributor contributor contributor

Author

Huan LI (李卓桓) zixia@zixia.net

Profile of Huan LI (李卓桓) on StackOverflow

Copyright & License

  • Code & Docs © 2019 - now Huan LI zixia@zixia.net
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons