They describe problems I have not seen asked about in a long time. And I doubt that is because of those pages.
If these are still common problems, they should be added in short form in the new FAQ.
fe71e360 Add srcset to the showcase screenshots
919da9a5 Add a simple byline
cbe20918 Fix an issue where whitespace wrap caused scrollbars on some browsers
cfee86a2 Add section to the title element
3d2ef1ac Iterating on Showcase (#330)
c28c5e05 Standardize showcase metadata
551fbcde Adjust showcase image size on front page
159d5c98 Use .RelPermalink and not .URL
53eb89ec Move showcase items in list view to a template in the layout
7797cfe3 Tweak details box for mobile
90cafcfd Improve showcase single layout
083c3123 Improve styling of showcase prev/next buttons
c0701abf Remove extra div that was breaking mobile layout of the showcase
e277d36c Add block class to to images on mobile so they behave as expected
97c12851 Add a proper RSS feed to home page
660f3dfd Move showcase images to proper Resources
a0668630 Add Showcase to Home page and internal pages
d9e80db6 Revert "Add some temporary baseURL debug"
46de36ab Add some temporary baseURL debug
8fb218a5 Fix mobile menu display so it shows on mid-size displays
98a831f7 Add featured image to news articles
5beafd1e Revert the recent change made to default list template
befee494 Add rough draft for page and section bundles
git-subtree-dir: themes/gohugoioTheme
git-subtree-split: fe71e3601c8bd5f0df3396df6d7f5e761c6bb08c
Also:
- Remove unnecessary space from `figure` tag if no class is specified.
- Update related tests.
- Add test cases for the changes made to the figure shortcode.
- Document the newly added target and rel parameters
- Add more detail to the documentation of all figure shortcode parameters.
But make the commit explisit so we can find it again if we need them. We will reach out to the site owners and let them do one without the restrictions given here.
* Fix issue where some screens made the buttons overlap
* Make three across to give an easier overview and promote click-through
* Improve template so the layout can be manipulated and
* Rearranage order of columns
* Fix order so image shows on top on small devices
* Add styling to improve nav list
* Adjust font to fit in box
Because it's a link this line doesn't break, so making the font smaller
it stays within the box.
* Move title to details box
* Remove page header
As per BEP.
* Add a bio page. Writing markdown in YAML front matter is hard ... With this the site owners can create a "site bio" with proper credits.
* Also standardize the other fields.
Also set default filter for resizing to Catmullrom.
CatmullRom is a sharp bicubic filter which should fit the docs site well with its many screenshots.