Code Monkey home page Code Monkey logo

emlog-material-theme's Introduction

Emlog-Material-Theme

Preview

点击此处预览。

图片

Features

  1. 响应式
  2. 支持官方的所有的侧边栏组件: 个人资料日历最新微语标签分类存档最新评论最新文章热门文章随机文章链接搜索以及第三方插件。(可根据后台设置自定义排序)
  3. 重新组织模板文件,重写module.php和所有主题组件,结构清晰,代码直观便于修改。

Usage

方式一:Github,点击右方【Download ZIP】现在文件,将其移入emlogcontent/templates/目录下,进入网站后台,点击【模板】选项,选择MaterialTheme 即可。

方式二:在网站后台的【应用中心】【模板】下载(确保content/templates/有写入权限)。

方式三:在网站后台的【模板】->【安装模板】中上传【方式一】下载的zip包即可。

Code Themes

配合该主题有5种代码样式:

图片

通过修改主题目录下的header.php引入不同的样式即可:

<link href="<?php echo TEMPLATE_URL;?>css/prettify-default-theme.css" rel="stylesheet">
<link href="<?php echo TEMPLATE_URL;?>css/prettify-desert-theme.css" rel="stylesheet">
<link href="<?php echo TEMPLATE_URL;?>css/prettify-sunburst-theme.css" rel="stylesheet">
<link href="<?php echo TEMPLATE_URL;?>css/prettify-obsidian-theme.css" rel="stylesheet">
<link href="<?php echo TEMPLATE_URL;?>css/prettify-doxy-theme.css" rel="stylesheet">

更新Banner

因为只默认模板可以自定义banner,其它模板没这功能。所以如果需要自定义请在【模板】设置中先上传该banner图片,然后切换回该主题即可。

banner

About me

主页:http://helloarron.com/

博客:http://blog.helloarron.com/

emlog-material-theme's People

Contributors

arronyr avatar

Watchers

James Cloos avatar abel 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.