issues
search
marzeelabs
/
besugo
Boilerplate for MZ version of hugo + netlifyCMS
https://besugo.marzeelabs.org
10
stars
0
forks
source link
#67 Port fixes from FES
#68
Closed
Quicksaver
closed
6 years ago
Quicksaver
commented
6 years ago
Closes #67.
[x] Fix
SrcSet
related warnings in the styleguide
[x] Fix
rebuild
task, could sometimes fail
[x]
https://github.com/marzeelabs/fesagency/pull/69
- Add MoreArrow component
[x]
https://github.com/marzeelabs/fesagency/pull/71
- Use custom CMS build
From this master:
https://github.com/netlify/netlify-cms/tree/5bb459c8b1aa06d0713a881c3879f363af99c5e5
With these patches:
https://github.com/netlify/netlify-cms/pull/719
- fix relation widget so that it doesn't require a page reload to preview them correctly
https://github.com/netlify/netlify-cms/pull/994
- fix thumbnails of new images not appearing immediately if uploaded to a private repo
https://github.com/netlify/netlify-cms/pull/998
- fix for the latest Netlify CMS master which shows a proptype warning on the console
Closes #67.
SrcSet
related warnings in the styleguiderebuild
task, could sometimes fail