{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
Administrate 是 Rails 开发的一款简易的后台管理框架。 该项目使用如下技术: Sass BEM-style CSS selectors, with namespaces Autoprefixer SCSS-Lint, with Hound (configuration) A variety of CSS units: em for typographical-related elements rem for lengths related to components px for borders, text shadows, etc. vw/vh for lengths that should be relational to the viewport...