spring-guides / getting-started-guides

Getting Started Guide template :: The template for new guides and also the place to request them.
https://github.com/spring-guides/getting-started-guides/wiki
Apache License 2.0
522 stars 205 forks source link

Remove tags and projects from front matter #55

Closed bclozel closed 6 years ago

bclozel commented 7 years ago

As of spring-io/sagan#760 and spring-io/sagan#784, Sagan:

Guide title :: Guide subtitle :: spring-boot,spring-data-jpa

bclozel commented 7 years ago

We don’t need to remove the front matter right away (it just won’t be used by Sagan).

Now about addin the relevant projects in the repository title, this is probably a manual process as they will be listed in a different way in the upcoming design - replicating the associations we have right now won’t necessarily look great.

gregturn commented 6 years ago

@bclozel I may work on a script to automate removing the front matter from all the guides.