Commit graph

12 commits

Author SHA1 Message Date
Yann Bertrand
226b6e17b7 🚚 Rename master branch with main 2022-08-16 11:38:01 +02:00
Cameron Little
32cf426956 Add support for spaces (and other specials) in keys
Currently, page url generation (slugification) is just toLowerCase. In https://github.com/yannbertrand/macos-defaults/pull/146 I add some defaults that contain keys with spaces, which currently breaks.

This pulls in `slugify` to add support, and shell escapes keys in examples.
2021-04-06 20:53:41 +02:00
이종영
27e23f206b
🐛 Fix find command (#114) 2020-12-12 11:07:00 +01:00
Yann Bertrand
a8e5700d8f
💄 Add Netlify image width & height
Improve CLS as expected by Lighthouse
2020-11-07 12:16:05 +01:00
Benjamin Petetot
6d58d1a3ed
Add Netlify logo on all builds (#58)
To avoid paying for more builds!

Also
✏️ Fix start locally command in README for Docusaurus
2020-10-05 19:15:23 +02:00
Yann Bertrand
b23f746fe4
🐛 Enforce lowercase URLs 2020-10-03 15:41:02 +02:00
Yann Bertrand
4f8d08892f
Add GitHub reference on the homepage
This reverts commit 8eb76369f0.
2020-09-30 13:38:21 +02:00
Yann Bertrand
3a65f06188
🔖 Set netlify production URL 2020-09-26 20:24:54 +02:00
Yann Bertrand
e769e79027
📝 Add general infos about the defaults CLI 2020-09-20 20:15:40 +02:00
Yann Bertrand
d7287ed5e5
🔍 Add social meta tags 2020-09-20 20:15:19 +02:00
Yann Bertrand
8eb76369f0
🚧 Remove GitHub reference until production 2020-09-20 20:04:28 +02:00
Yann Bertrand
4978266d5a
🚚 Copy the vuepress folder to the production one 2020-09-20 20:00:59 +02:00