https://github.com/cyio/gist
一些代码实验
https://github.com/cyio/gist
Last synced: 3 months ago
JSON representation
一些代码实验
- Host: GitHub
- URL: https://github.com/cyio/gist
- Owner: cyio
- License: mit
- Created: 2015-05-29T08:50:19.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-04-24T06:28:55.000Z (over 8 years ago)
- Last Synced: 2024-04-29T21:14:32.002Z (over 1 year ago)
- Language: CSS
- Homepage: http://cyio.github.io/gist
- Size: 234 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
a fork of [yetone/yetone.github.io](https://github.com/yetone/yetone.github.io)
基于 GitHub Gists 的单页面静态博客 - V2EX https://www.v2ex.com/t/198082#reply5
Todo:
- 把`app.js`里的路径改掉
```js
routers = [
[/^\/blog\/([^\/]*)/, blogDetailHandler],
```