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.

前台模板编写

设计资料准备

  • 四张设计稿: 主页,列表页,文章页,封面页
  • Banner广告图
  • logo图

根据设计图完成以下四个基本页面:

  • index.htm
  • cover_article.htm
  • list_article.htm
  • article_article.htm

完成动态模板的替换

  • index.htm
    • 栏目导航
    • ...

....

后台内容准备

  • 添加网站栏目
  • 添加栏目文章
  • 更改系统的模板
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment