BOT Friday CLUB Website
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:
- reveal.js - The HTML Presentation Framework Used by slides.com
- PDF.js JSFiddle Example from PDF.js Examples 3
- Online PowerPoint to HTML5 Converter
- React MDX-based presentation decks
- WikiPedia:Web-based slideshow
Resources
- Jekyll cheatsheet
- Jekyll Liquid Cheatsheet
- 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
Author
Huan LI (李卓桓) zixia@zixia.net
Copyright & License
- Code & Docs © 2019 - now Huan LI zixia@zixia.net
- Code released under the Apache-2.0 License
- Docs released under Creative Commons