An open API service indexing awesome lists of open source software.

https://github.com/softwareking/ppt

Slides
https://github.com/softwareking/ppt

Last synced: about 1 year ago
JSON representation

Slides

Awesome Lists containing this project

README

          

# 羡辙的分享幻灯片

使用 Jekyll 生成到 GitHub Pages,幻灯片部分使用 [reveal.js](https://github.com/hakimel/reveal.js)。

## 本地运行

```
jekyll b
```

## watch 并编译 SCSS 文件

```
gulp watch
```

其他用法参见 `gulpfile.js`。