getkirby / starterkit

Kirby's sample site – the easiest way to get started with Kirby
https://getkirby.com
176 stars 51 forks source link

Sections: `label` instead `headline` #43

Closed distantnative closed 2 years ago

distantnative commented 2 years ago

Since we are deprecating headline prop...

distantnative commented 2 years ago

Ok this GitHub code space experiment didn't work - changes all file permissions.

@lukasbestle any idea how to clean this up to only include the actual changes?

lukasbestle commented 2 years ago

644 for all files is actually correct and matches what we have in the kirby repo. 755 means that the files are executable, but they shouldn't be.

I wonder why the files in the kirby directory of this repo ended up as 755 in the first place. @bastianallgeier Do you do anything special when you update the Starterkit on each release?

lukasbestle commented 2 years ago

@distantnative I've pushed the permission changes to main separately to get them out of this PR so we can see the remaining changes better. Then I've rebased this PR branch. I've also needed to clean up the following: