frontpress icon indicating copy to clipboard operation
frontpress copied to clipboard

Stylize FrontPress initial template

Open teles opened this issue 8 years ago • 0 comments

Actual FrontPress initial template has no css stylesheet.

I guess FrontPres may not cause a good first impression because of that and this may cause some bounce rate for FrontPress.

So this issue aims to stylize the initial template using a css framework already existent. No new css should be created for this project.

Things to solve in this issue:

  • [ ] choose a good css framework;
  • [ ] apply all css classes to html templates;
  • [ ] discover any necessary html content and create issues to them;
  • [ ] determine how templates will inject css;

Some nice css frameworks to think about:

teles avatar Jan 10 '17 23:01 teles