Commit graph

22 commits

Author SHA1 Message Date
Yann Bertrand
226b6e17b7 🚚 Rename master branch with main 2022-08-16 11:38:01 +02:00
Yann Bertrand
c1dea60fe4
🔨 Rename lint script to format 2021-12-21 12:19:30 +01:00
renovate[bot]
10b1ae6cfb
⬆️ Upgrade ibiqlik/action-yamllint action to v3.1.0 (#159)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 14:35:14 +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
Cameron Little
4b1493d5f6 👷 Validate defaults.yml files format
This helps local dev, since my editor can provide autocompletions and inline help. It's also run inside a GitHub Action
2021-04-04 13:19:49 +02:00
Renovate Bot
409116ace7 ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00
Benjamin Petetot
541fd347e4
Add record in GitHub action 2020-11-28 18:02:08 +01:00
Yann Bertrand
2ca5e673af 🔧 Add lint:ci command to check linting on GH Actions 2020-11-27 14:39:16 +01:00
Yann Bertrand
4f3aa6ba80
🔧 Lint defaults-fr.yml 2020-11-23 21:52:15 +01:00
Renovate Bot
a9d048f4c0 ⬆️ Upgrade ibiqlik/action-yamllint action to v3 2020-11-23 21:44:18 +01:00
renovate[bot]
8d7b631b76
⬆️ Upgrade ibiqlik/action-yamllint action to v2 (#83) 2020-10-22 15:16:21 +02:00
renovate[bot]
5e25a75e9c
⬆️ Upgrade actions/cache action to v2 (#81) 2020-10-20 20:06:24 +02:00
renovate[bot]
f532e1fd8c
⬆️ Upgrade ibiqlik/action-yamllint action to v1 (#82) 2020-10-20 19:49:46 +02:00
Yann Bertrand
f6016a7103
🔧 Increase yml line length limit to 130 characters 2020-10-01 10:25:48 +02:00
Yann Bertrand
43627f26ef
📝 Add a "new ssg" issue template 2020-09-20 20:14:49 +02:00
Yann Bertrand
8f6b7cc8c5
📝 Add a "discussion" issue template 2020-09-20 20:14:15 +02:00
Yann Bertrand
9457948bad
📝 Add a "new command" issue template 2020-09-20 20:13:19 +02:00
Yann Bertrand
0721dd8f06
👷 Add a Docsify build Action 2020-09-20 11:18:39 +02:00
Yann Bertrand
f8d7689813
👷 Add a Docusaurus build action 2020-09-20 11:18:39 +02:00
Yann Bertrand
551a2158f5
👷 Add a VuePress build Action
Co-authored-by: Franck Abgrall <abgrallkefran@gmail.com>
2020-09-20 11:18:39 +02:00
Yann Bertrand
062d8b5217
👷 Add a GitHub build Action
Co-authored-by: Yvonnick FRIN <frin.yvonnick@gmail.com>
2020-09-20 11:18:39 +02:00
Yann Bertrand
b9c8d9ab37
Add Renovate 2020-09-13 22:53:10 +02:00