/
githubmirror
/
awesome-react-native
Обзор
Документация
Войти
/
githubmirror
/
awesome-react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
mkdocs.yml
37 строк
985 B
Dotan Nahum
docs workflow
23 сен 2019, 20:34
23 сен 2019, 20:34
f371570
Код
Авторство
О чём код?
site_name: "Awesome React Native" site_url: "http://awesome-react-native.com" site_description: "A curated list of awesome articles, tutorials and resources dealing with React Native." site_author: "Dotan Nahum" repo_url: "https://github.com/jondot/awesome-react-native" google_analytics: ['UA-7131053-20', 'auto'] theme: material pages: - "Awesome React Native": "index.md" - "Contributing": "CONTRIBUTING.md" extra: palette: primary: 'light blue' accent: 'light blue' logo: 'icon.svg' markdown_extensions: - toc: permalink: true - markdown.extensions.admonition - markdown.extensions.def_list - markdown.extensions.footnotes - markdown.extensions.meta - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde