Skip to content

Instantly share code, notes, and snippets.

@democ
Created April 1, 2014 00:54
Show Gist options
  • Save democ/9905679 to your computer and use it in GitHub Desktop.
Save democ/9905679 to your computer and use it in GitHub Desktop.

Revisions

  1. @runningdemo runningdemo created this gist Oct 16, 2013.
    23 changes: 23 additions & 0 deletions 流程.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    ## 前台模板编写
    ### 设计资料准备
    * 四张设计稿: 主页,列表页,文章页,封面页
    * Banner广告图
    * logo图

    ### 根据设计图完成以下四个基本页面:
    * index.htm
    * cover_article.htm
    * list_article.htm
    * article_article.htm

    ### 完成动态模板的替换
    * index.htm
    * 栏目导航
    * ...

    ....

    ## 后台内容准备
    * 添加网站栏目
    * 添加栏目文章
    * 更改系统的模板