Read [Jekyll Quick Start](http://jekyllbootstrap.com/usage/jekyll-quick-start.html) Complete usage and documentation available at: [Jekyll Bootstrap](http://jekyllbootstrap.com) ## Update Author Attributes In `_config.yml` remember to specify your own data: title : My Blog =) author : name : Name Lastname email : blah@email.test github : username twitter : username The theme should reference these variables whenever needed. ## Sample Posts This blog contains sample posts which help stage pages and blog data. When you don't need the samples anymore just delete the `_posts/core-samples` folder. $ rm -rf _posts/core-samples Here's a sample "posts list". ## To-Do This theme is still unfinished. If you'd like to be added as a contributor, [please fork](http://github.com/plusjade/jekyll-bootstrap)! We need to clean up the themes, make theme usage guides with theme-specific markup examples. --- layout: page ---

Hello World! 如何在没有Exchange Account选项的Android下添加Office365帐号

选择Personal IMAP选项
邮箱地址填入完整含域名的帐号firstname.lastname@company.com 以及密码

IMAP服务器
服务器地址写入outlook.office365.com
port写入993
Security Type选SSL/TLS

SMTP服务器
服务器地址写入smtp.office365.com
port写入587
Security Type选TLS
完工!