the-programmers-hangout / website

🌳 TPH website
https://theprogrammershangout.com
MIT License
102 stars 67 forks source link

feat(archives): bootstrap what-is-archives from Github #163

Closed veksen closed 4 years ago

veksen commented 4 years ago

closes #69

There was quite a lot needed to make this necessary. Most of the layout of the resources was hardcoded, and not expected to handle another type of content. I've abstracted this to a new type of layout (ColumnLayout, for the time being, in the lack of a better name, and some components that are common to that layout ColumnHeader.