Commit graph

73 commits

Author SHA1 Message Date
Yann Bertrand
7cb2d44377 🐛 Fix meta tags double quotes escaping 2021-04-05 20:10:03 +02:00
Cameron Little
2bc15fe0de 🩹 Improve markdown support
This improves markdown support within descriptions. Currently, adding multiline text blocks in the defaults.yml file breaks, because the generated head meta tags content includes that whitespace as is and breaks the generated yaml contents. Now, meta tag content is stringified
as JSON, which is yaml compliant. The final html meta tag contains the markdown as is. Also currently, markdown descriptions inserted into the
content can interact with subsequent content (if you end with a list it'll cause funky interaction with the following content). That's fixed by inserting a "break" between (done on categores and pages).
2021-04-05 20:10:03 +02:00
Yann Bertrand
39cc31f013 💄 Use better template semantics and add new capabilities
* Document requirements in schema
* Add support for non-generated example titles
* Escape example values for use in shell
* Rename "delete current value" to "reset to default value" to better explain what it does
2021-04-04 13:19:49 +02:00
Renovate Bot
bf704ed50b ⬆️ Upgrade vuepress monorepo to v1.8.2 2021-02-22 19:07:12 +01:00
Renovate Bot
fd08447130 ⬆️ Upgrade vuepress monorepo to v1.8.1 2021-02-17 22:03:38 +01:00
Renovate Bot
a1f61dcf23 ⬆️ Upgrade handlebars to v4.7.7 2021-02-17 21:59:11 +01:00
Renovate Bot
3d323b219c ⬆️ Upgrade vuepress monorepo to v1.8.0 2021-01-30 09:34:47 +01:00
Yann Bertrand
77af55b995
🐛 Allow base64 images 2021-01-01 13:38:16 +01:00
Yann Bertrand
feb031775e
🔥 Remove medium zoom plugin 2021-01-01 13:38:16 +01:00
Renovate Bot
52dbb5e378 ⬆️ Upgrade markdown-it to v12.0.4 2020-12-21 14:52:52 +01:00
Yann Bertrand
8735fb132d
Remove unneeded dependencies 2020-12-12 13:46:25 +01:00
Renovate Bot
ac4c1475d4 ⬆️ Upgrade commander to v6 2020-12-12 13:44:12 +01:00
renovate[bot]
d71ba953a1
⬆️ Upgrade chalk to v4 (#115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-12 13:42:15 +01:00
Yann Bertrand
ebb6b53dc4
⬆️ Run yarn upgrade on production 2020-12-12 11:13:43 +01:00
이종영
27e23f206b
🐛 Fix find command (#114) 2020-12-12 11:07:00 +01:00
Renovate Bot
5ccfc5c22f
⬆️ Pin dependencies 2020-12-11 23:26:25 +01:00
Yann Bertrand
885c521be7
🔍 Add a sitemap to the production website 2020-12-11 23:26:21 +01:00
Renovate Bot
d3e06a0921 ⬆️ Upgrade markdown-it to v12.0.3 2020-12-08 20:23:28 +01:00
Renovate Bot
fd287605ad
⬆️ Upgrade prettier to v2.2.1 2020-11-28 09:23:01 +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
a6a996ddd2 🚨 Run Prettier 2020-11-27 14:39:16 +01:00
Yann Bertrand
0aa9085661 🔧 Add lint command using Prettier 2020-11-27 14:39:16 +01:00
Renovate Bot
a2efd5f3ea ⬆️ Upgrade prettier to v2.2.0 2020-11-20 10:20:15 +01:00
Yann Bertrand
71eb300dd6
Allow to display a delete alert message 2020-11-13 12:22:04 +01:00
Yann Bertrand
a8e5700d8f
💄 Add Netlify image width & height
Improve CLS as expected by Lighthouse
2020-11-07 12:16:05 +01:00
renovate[bot]
bda14b6a25
⬆️ Upgrade jest to v26.6.3 (#89) 2020-11-04 20:46:45 +01:00
renovate[bot]
3b2b32a898
⬆️ Upgrade jest to v26.6.2 (#88) 2020-11-02 20:30:01 +01:00
renovate[bot]
3a5a032aa9
⬆️ Upgrade markdown-it to v12 (#87) 2020-10-31 21:01:37 +01:00
Yann Bertrand
fd7e88efd5
⬆️ Upgrade markdown-it to 10.0.0 (#86) 2020-10-31 20:46:30 +01:00
renovate[bot]
1bbaa81474
⬆️ Upgrade jest to v26.6.1 (#84) 2020-10-23 16:39:00 +02:00
renovate[bot]
0757ad7276
⬆️ Upgrade jest to v26.6.0 (#77) 2020-10-19 20:30:38 +02:00
Renovate Bot
5e279b5eef ⬆️ Upgrade vuepress monorepo to v1.7.1 2020-10-15 20:48:21 +02:00
Renovate Bot
d82676103d ⬆️ Upgrade vuepress monorepo to v1.7.0 2020-10-13 22:15:17 +02:00
Renovate Bot
c7db9768a3 ⬆️ Upgrade jest to v26.5.3 2020-10-11 21:11:31 +02:00
Renovate Bot
0c520edaf3 ⬆️ Upgrade jest to v26.5.2 2020-10-06 17:48:25 +02:00
Yann Bertrand
9f7762281f
🍱 Add iOS icons
Fix some resources not found issues
2020-10-05 21:40:34 +02:00
Yann Bertrand
a3c6c8a136
🐛 Fix CSP 2020-10-05 19:38:08 +02:00
Yann Bertrand
abb03d9b35
🐛 Add Netlify URL to the image Content-Security-Policy 2020-10-05 19:30:18 +02:00
Yann Bertrand
cf3465b204
🐛 Fix missing test snapshot update on production 2020-10-05 19:22:11 +02: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
renovate[bot]
9084e33a52
⬆️ Upgrade jest to v26.5.0 (#57)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 13:56:16 +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
08638ea94a
Display GitHub repo link in production
This reverts commit 29c80181f7.
2020-09-30 13:32:07 +02:00
Renovate Bot
a087fe14fa
⬆️ Upgrade vuepress monorepo to v1.6.0 2020-09-26 20:24:54 +02:00
Yann Bertrand
3a65f06188
🔖 Set netlify production URL 2020-09-26 20:24:54 +02:00
Yann Bertrand
3eb3fa5605
♻️ Normalize templates
- Allow special chars in category name and page title
- Improve HTML image attributes readibility
- Prod: allow double quotes in category and page descriptions
2020-09-26 20:24:54 +02:00
Yann Bertrand
114ab9b479
♻️ Split build into smaller functions 2020-09-26 20:24:54 +02:00
Yann Bertrand
438cb0590e
🌐 Add internationalization support 2020-09-26 20:24:54 +02:00
Yann Bertrand
9c8b7a2aeb
🌐 Add config internationalization support 2020-09-26 20:24:54 +02:00