GithubHelp home page GithubHelp logo

art's Introduction

这是本人的非学术博客,地址是 http://art.yanping.me 也欢迎大家投稿,邮箱是 [email protected]

要感谢两个人

  • Leslie Michael :我在他的博客http://decafbad.com/blog的基础上改的模板,他用了nokogiri和hpricot这两个gem,而且会用到python,我把它们改没了
  • Linghua Zhang :分类标签页和文件列表页的代码我用的他博客上的。

几点重要的修改:

  • 在文章列表页使用了waypoints插件,实现异步加载文章列表 (2012-10-08)
  • 用了展新博客里一篇文章的技巧,在显示文章的时候,侧边栏的最近文章列表里不显示当前文章。(2012-09-25)
  • 原来的分类标签页上显示了所有的分类,自从学会了用getJson来读取json数据,我就想到用这种方法来动态生成分类页,现在已经在这个网站实现了。这样就不需要用ruby的插件了,在纯静态的同时又保持了一定的动态效果。(2012-09-23)
  • 增加了一个合集页(但是我没让它展现在公众面前),用了mootools和remooz的js代码,这个功能我是在http://appden.github.com/portfolio/学到的,当时一直没试验成功,后来仔细看代码才知道mootools和jquery不兼容,还好jquery可以用jQuery.noConflict()函数解决冲突。(2012-09-22)
  • 采用了多说作为评论系统,提高了加载速度
  • 采用了http://beiyuu.com博客里的一个段javascript代码,用jquery动态地给指向博客外的链接添加target="_blank"属性
  • 采用了阳志平文章里的两点技巧,一个是post页面下面的分享按钮,一个是文章首字放大(用了emphnext类)
  • 参加了豆瓣收藏秀的页面,读书和影视
  • 采用了Linghua Zhang博客里的的标签页代码
  • 在右边栏增加了近期文章列表
  • 增加了404页面,在404页面里放了采用了google自定义搜索引擎
  • 重新组织了页面元素代码,加快加载速度
  • DIV边框棱角圆滑处理,图片增加边框阴影
  • 增加了返回顶部按钮

art's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.