mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-05 22:33:53 +08:00
25 lines
392 B
YAML
Executable File
25 lines
392 B
YAML
Executable File
---
|
|
url: http://asyncdisplaykit.org
|
|
name: AsyncDisplayKit
|
|
relative_permalinks: false
|
|
markdown: redcarpet
|
|
description: Smooth asynchronous user interfaces for iOS apps.
|
|
timezone: America/Los_Angeles
|
|
|
|
safe: true
|
|
lsi: false
|
|
highlighter: rouge
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: ""
|
|
type: "posts"
|
|
values:
|
|
layout: post
|
|
is_post: true
|
|
|
|
collections:
|
|
docs:
|
|
output: true
|