Jekyll for Android
Jekyll博客安卓客户端
用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
English is behind
部分截图
-
app截图
-
web截图
功能
- GitHub登录
- 创建一个帖子
- 标题
- 类别
- 类别的各种颜色显示
- Markdown预览
- 查看帖子
- 编辑/删除帖子
To compile
Download ADT Bundle and Import the Project.
下载android studio 导入工程
about
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.
Features:
- One time GitHub Login
- Create a post
- Title
- Category and color
- Tags
- Content (of course)
- Markdown Preview
- View posts
- Edit/Delete posts