Alexander Babai
Alexander Babai
Most likely the problem is that a lot of documents doesn't have pubDate property
It could be found on this page https://docs.cloudposse.com/search/?query=makefile For you query url there is a button `view all results`.
But there is another bug with button "view all results". When you entering text into search field, query param for this button remains the same (first letter). E.g. Search field...
  
@osterman ``` modified: static/css/styles.css modified: themes/cloudposse/static/css/styles.css ``` These changes have been caused by gulp tasks #212
@osterman i've fixed case with utterances. Other stuff in cased by gulp tasks. To fix this it's needed to delete folders `static/css` and `themes/cloudposse/static/css` from version control (they are already...
So, here is my report about this issue. Regarding **HTML validation**: In our case we have generated HTML that in most case has very poor formatting. So many libs recognizes...