pantheon-systems / documentation

Pantheon Docs
https://docs.pantheon.io
Other
194 stars 660 forks source link

Breadcrumbs lead to 404s on author pages #907

Closed rachelwhitton closed 8 years ago

rachelwhitton commented 9 years ago

This does not happening on author landing page.

screen shot 2015-09-10 at 5 10 03 pm

rachelwhitton commented 9 years ago

I'm not sure why this is happening. Sculpin generates the following for breadcrumbs:

<div class="col-md-8">
     <a href=""></a>
     <a href="//"></a> &rsaquo;
     <a href="//docs/">Docs</a> &rsaquo;
     <a href="//docs/authors/">Authors</a> &rsaquo;
      <span class="active-trail disabled">Author Archive</span>
</div>

@bmackinney do you have any resources to recommend or did you use any for work in https://github.com/pantheon-systems/documentation/commit/47f4a3ab3863a34690bb9316adf51cb1f58b94ff ?

If we cannot isolate the issue, I recommend we remove author archive pages altogether and instead list guides in author twig boxes on the authors landing page. I also suggest we take this chance to standardize bios, Cal's for example is much longer than others.