Skip to content
View CNGTZ's full-sized avatar

Block or report CNGTZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CNGTZ/README.md

待增加的功能点

  • 增加搜索
  • 增加归档
  • 增加作品链接

使用说明

post文章

yaml 头文件长这样:

---
layout:     post
title:      "Hello 2015"
subtitle:   "Hello World, Hello Blog"
date:       2015-01-29 12:00:00
author:     "晓晨DEV"
header-img: "img/post-bg-2015.jpg"
tags:
    - Life
---

Keynote Layout

HTML5幻灯片的排版:

这部分是用于占用html格式的幻灯片的,一般用到的是 Reveal.js, Impress.js, Slides, Prezi 等等.我认为一个现代化的博客怎么能少了放html幻灯的功能呢~

其主要原理是添加一个 iframe,在里面加入外部链接。你可以直接写到头文件里面去,详情请见下面的yaml头文件的写法。

---
layout:     keynote
iframe:     "http://huangxuan.me/js-module-7day/"
---

iframe在不同的设备中,将会自动的调整大小。保留内边距是为了让手机用户可以向下滑动,以及添加更多的内容。

Popular repositories Loading

  1. CNGTZ CNGTZ Public

    CSS

  2. HttpRunnerManager HttpRunnerManager Public

    Forked from httprunner/HttpRunnerManager

    基于 HttpRunner 的 Web 测试平台

    Python

  3. app-host app-host Public

    Forked from pluosi/app-host

    应用内网发布 | iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包

    Ruby

  4. yapi yapi Public

    Forked from YMFE/yapi

    YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台

    JavaScript 1

  5. chromium chromium Public

    Forked from chromium/chromium

    The official GitHub mirror of the Chromium source

  6. h2o-tutorials h2o-tutorials Public

    Forked from h2oai/h2o-tutorials

    Tutorials and training material for the H2O Machine Learning Platform

    Jupyter Notebook