用Github Pages和Jekyll搭建一个免费的,无限流量的Blog,并且在手机上可以随时随地发布blog和随笔。
不用关心jekyll的各种yam格式。你只用关心你的blog内容。
简单点说,它向Jekyll博客的_posts /
目录或者子目录提交了一个yyyy-mm-dd-title.md
这样的文件。
同时以友好的用户界面显示。
- 点击下载安卓apk文件(Download apk file)
- 查看所有截图(View all screenshots)
- app对应的jekyll博客网页端demo(my jekyll blog demo)
android app Written in kotlin language
welcome star,fork,pr
English is behind
- jekyll博客可以方便在放在github上面,不用自己买vps。更安全有木有?
- 当你想迁移到自己的服务器的时候,jekyll很方便,因为都是用markdown文档写的嘛。
- 为什么不用国内博客网站?想想以前百度空间的命吧和各种网盘的命吧。。。
- GitHub登录
- 创建一个帖子
- 标题
- 类别
- 类别的各种颜色显示
- Markdown预览
- 查看帖子
- 编辑/删除帖子
Download ADT Bundle and Import the Project. 下载android studio 导入工程
Use github Pages and Jekyll to build a free, unlimited traffic blog, blog on the phone anytime, anywhere Do not care about jekyll's yam format. You only care about your blog content.
A very simple client to post on a Jekyll blog from your phone.
It commits a yyyy-mm-dd-title.md
file to the _posts/
directory of your Jekyll's blog.
The application uses the GitHub API.
- One time GitHub Login
- Create a post
- Title
- Category and color
- Tags
- Content (of course)
- Markdown Preview
- View posts
- Edit/Delete posts