frend/frend.co

Frend.co features

Opened this issue · 5 comments

  • Improve build process in Gulp #55
  • Add CSS linting #55
  • Rework CSS styles #56
  • Implement CriticalCSS to improve our PageSpeed ranking. #58
  • SSL 🔼 #89
  • Add comment header to JS dist files Gulp task. Reference component name, author and version number?
  • Rewrite component docs and about page, improve the consistency between components. 🔼
  • Spec out new features for the component page - stats, revisions, history etc. 🔽
  • Look into writing a post about Frend, explaining the reasons behind the creation of it, how it works, where we see it heading in the future. Host on site or external? 🔽
  • Service Worker 🔽
  • Improve code 'link buttons' contrast to meet a11y (We can look into this when we update the design)

Linting & Gulp implemented in #55

Reworked CSS in #56

Critical CSS (but not really) in #58

For the new features on the component page we can access commit data through the API and pass a path to get the relevant component - ?path=_components/accordion

Looks like we're going to need that SSL to retrieve this data...

SSL YO #89