{% if page.type %} {% else %} {% endif %}

{{ site.title | default: site.github.repository_name }}

{% if page.lang == "zh" %}

{{ site.description | default: site.github.project_tagline }}


主页 | 关于我们 | 入门指南 | 使用文档 | 开发指南 | 用户社区 | 赞助 | English


{% else %}

{{ site.description | default: site.github.project_tagline }}


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


{% endif %} {{ content }} {% if page.comments %}
{% endif %}
{% if site.google_analytics %} {% endif %} {% if page.lang == "zh" %}

由Jekyll强力驱动

{% else %}

Powered by Jekyll

{% endif %}