Closed
Description
Have you checked that your feature request isn't already filed?
- I read through FAQ and searched through the past issues, none of which addressed my feature request.
- Yes, I have checked that this feature request isn't already filed.
Description & Motivation
I think it would be desirable to explain, for example in the CONTRIBUTING.md file, how to remove pages, for example if one wants to remove the "blog", "projects" or the "publications" pages.
Pitch
To customize your own page one may need also to remove some pages that are already there. This is not trivial, specially the "publications" pages. Try to remove all references in the _config.yml
and then the integration tests does not work. A clear guide to all pages is desirable.
Alternatives
No response
Additional context
No response