Skip to content

4. Views: Start with the looks!

Jay edited this page Jun 29, 2014 · 2 revisions

Look matters, that's what they say.

Being a digital agency with all the hectic-ness in our office, Our philosophy behind making Skully Framework is to make it as easy and as quick as possible to create a full-blown website.

Public directory

Everything inside public directory is all a web designer ever need to create their front-end website. A great business value of this is that this system allows us to hire a remote web designer to work on our front-end, while we work on the back-end stuff.

Have a quick look at the structure of public directory, then we will explain the reasoning behind this design:

  • default
    • App
      • languages
      • views
    • resources
      • css
      • foundation
      • images
      • js
      • js_unpacked
  • images

Pro-tip: Design of the structure inside this public directory is not 'set in stone', except for everything inside App directory. You may rename, move, or delete resources and images dir and roll your own structure. To learn how to add your own set of views, read how to create a plugin for Skully Framework.

default: This is the default theme of your app. You can add more themes by copying this directory.