Skip to content
Hill Liu edited this page Feb 15, 2018 · 1 revision

Welcome to the pmvc-static wiki!

Functions

Function list

  • cdn -> process with cdn, then will call cook function
  • cook -> call by cdn and dev, then pass to js, css, image function
  • css -> process with css
  • dev -> process with develop mode
  • get_source -> get remote or local file.
  • image -> process with image.
  • js -> process with js.
  • yuglify -> compress file.

Clone this wiki locally