mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-29 16:48:59 +08:00
14 lines
256 B
YAML
14 lines
256 B
YAML
# Site settings
|
|
title: AsyncDisplayKit
|
|
description: Smooth asynchronous user interfaces for iOS apps.
|
|
baseurl: "/AsyncDisplayKit"
|
|
url: "http://facebook.github.io"
|
|
|
|
# Build settings
|
|
highlighter: pygments
|
|
markdown: redcarpet
|
|
|
|
exclude:
|
|
- README.md
|
|
- build.sh
|