poppastring / dasblog-core

The original DasBlog reimagined with ASP.NET Core
https://www.poppastring.com/blog/category/dasblog
MIT License
472 stars 196 forks source link

UI for Archive view #36

Closed poppastring closed 6 years ago

poppastring commented 6 years ago

Route:

This will be sent to the Archive controller here which has been stubbed out and does indeed call the correct repository for the data required.

Views/ViewModels need to be created to support this enhancement.

Page layout should approximate the following:

[no html tables please]

chillryan commented 6 years ago

My css skills aren't stellar @poppastring so feel free to change it