mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-01-12 15:05:28 +08:00
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
site: Awesome Mac
|
|
|
|
description: This repo is a collection of awesome Mac applications and tools for developers and designers.
|
|
keywords: mac,osx,app,softwares,applications,mac softwares,awesome mac,free softwares,Freeware
|
|
|
|
favicon: ./logo.svg
|
|
logo: ./logo.svg
|
|
|
|
dir: ./doc
|
|
|
|
menus:
|
|
Home: index.html
|
|
Recommended:
|
|
url: https://github.com/jaywcjlove/awesome-mac/issues
|
|
target: __blank
|
|
Link failure Report:
|
|
url: https://github.com/jaywcjlove/awesome-mac/issues
|
|
target: __blank
|
|
|
|
sideEffectFiles:
|
|
- README-zh.md
|
|
- editor-plugin.md
|
|
- editor-plugin-zh.md
|
|
- command-line-apps.md
|
|
- command-line-apps-zh.md
|
|
|
|
footer: |
|
|
This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<br>
|
|
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SFKVKE1QRF"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-SFKVKE1QRF');
|
|
</script> |