FsBlog icon indicating copy to clipboard operation
FsBlog copied to clipboard

Archive/tag pages to be reworked on http://fsprojects.github.io/FsBlog/

Open devcrafting opened this issue 9 years ago • 0 comments

Description & Repro steps

When you go on http://fsprojects.github.io/FsBlog/blog/archive/november-2013/index.html, you see:

  • Not really friendly display
  • Links to posts are broken

It also seems there is no links to these pages, isn't it ?

Seems to be the same for tag pages (related, since the same template as archive, I keep it in the same issue), but no tags to showcase this feature on this site.

Expected behavior

It would be nice to showcase all features on http://fsprojects.github.io/FsBlog/:

  • Archive index page with links on every archive pages.
  • Each archive/tag page should display "nice" blog post list (with title and abstract/description for ex)
  • Fix relative URL to posts
  • Add tags to existing posts

devcrafting avatar May 10 '16 19:05 devcrafting