All Projects → theme-materialized → hexo-theme-materialized

theme-materialized / hexo-theme-materialized

Licence: other
A cool materialized theme for Hexo

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to hexo-theme-materialized

blog
🔥公众号:后端搬运工
Stars: ✭ 37 (-5.13%)
Mutual labels:  hexo
beautiful-android-ui
Beautiful Android UI Objects
Stars: ✭ 30 (-23.08%)
Mutual labels:  beautiful
hexo-theme-zurb-foundation
Simple plain Zurb foundation theme for the static site generator hexo.js
Stars: ✭ 22 (-43.59%)
Mutual labels:  hexo
Seje
寫嘢 - A beatutiful Hexo Theme
Stars: ✭ 53 (+35.9%)
Mutual labels:  hexo
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-12.82%)
Mutual labels:  beautiful
hexo-netlify-cms
☕ A cup of coffee time to enable Netlify CMS
Stars: ✭ 29 (-25.64%)
Mutual labels:  hexo
beautiful-date
Simple and beautiful way to create date and datetime objects in Python.
Stars: ✭ 33 (-15.38%)
Mutual labels:  beautiful
github.io
个人博客乁(๑˙ϖ˙๑乁) 国内用户 ->http://sunhang.top
Stars: ✭ 16 (-58.97%)
Mutual labels:  hexo
ninja-ui-syntax
Beautiful Atom syntax theme inspired by a Dribbble shot.
Stars: ✭ 17 (-56.41%)
Mutual labels:  beautiful
hexo-renderer-less
Less renderer for Hexo.
Stars: ✭ 14 (-64.1%)
Mutual labels:  hexo
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-38.46%)
Mutual labels:  hexo
hexo-hide-posts
A plugin to hide specific posts from your Hexo blog and make them only accessible by links. (隐藏 Hexo 文章)
Stars: ✭ 149 (+282.05%)
Mutual labels:  hexo
hexo-theme-ayer
一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋
Stars: ✭ 1,396 (+3479.49%)
Mutual labels:  hexo
hexo-theme-simple99
A minimalist theme developed based on hexo, welcome to use!基于hexo开发的双栏式简约风主题,欢迎使用!已适配 twikoo 静态评论系统。
Stars: ✭ 16 (-58.97%)
Mutual labels:  hexo
blog
🌟 PJ Blog is an open source blog built with Laravel and Vue.js.
Stars: ✭ 2,829 (+7153.85%)
Mutual labels:  beautiful
hexo-theme-wind
A Simple Hexo Theme.
Stars: ✭ 20 (-48.72%)
Mutual labels:  hexo
hexo-theme-chord
a simple hexo theme.
Stars: ✭ 15 (-61.54%)
Mutual labels:  hexo
oi.men.ci
Menci 的 OI 博客(源代码与网站文件)
Stars: ✭ 27 (-30.77%)
Mutual labels:  hexo
Hibop.github.io
Hibop 个人博客
Stars: ✭ 20 (-48.72%)
Mutual labels:  hexo
hexo-theme-next5-leaf
一款基于 Hexo v3.9 & Next v5.1.4 魔改的主题 🌞
Stars: ✭ 82 (+110.26%)
Mutual labels:  hexo

Theme: Materialized

A cool materialized theme for Hexo.

View the demo site here.

Screenshots

frontpage

post

comments

search

darkmode

Installation

Install

$ git clone https://github.com/theme-materialized/hexo-theme-materialized themes/materialized

Enable

Modify theme setting in _config.yml of the site to materialized.

Configuration

_config.yml file under /themes/materialized/

theme_color: # Theme color. Please go to [Colors](https://www.mdui.org/docs/color)
  primary: indigo
  accent: pink

notice: # Notice or announcement. Support `<a>` tag

favicon: /images/favicon.png # Favicon path
banner: /images/banner.png # Sidebar background image path
avatar: /images/avatar.png # Avatar image path
rss: /atom.xml # RSS link. `hexo-generator-feed` plugin is needed

email: # Email address
sns: # SNS links
  twitter:
  facebook:
  google_plus:
  weibo:
  instagram:
  tumblr:
  github:
  linkedin:
  zhihu:
  douban:
  qq:
  wechat:

open_graph: # OpenGraph settings
  twitter:
  google_plus:
  fb_admins:
  fb_app_id:
site_verification: # Site verification keys
  google:
  baidu:
analytics: # Site analytics IDs
  google_site_id:
  baidu_site_id:
  cnzz_site_id:
pages: # Custom page links. Set with `name` and `link`
- name: Tags
  link: /tags
- name: Gallery
  link: /gallery
links: # Friendship links. Set with `name` and `link`
- name: Github
  link: https://github.com

since: 2019 # Start year, use a 4-digit number. If you don't set the start year, there won't be a "since xxxx" on the bottom of your site
footer_text: # Additional text in footer, such as the record information. Support `<a>` tag
license: # License description of every article. Support `<a>` tag

gallery: # CDN links of `fancybox` plugin used on Gallery page
  fancybox_css: https://cdn.bootcss.com/fancybox/3.5.7/jquery.fancybox.min.css
  fancybox_js: https://cdn.bootcss.com/fancybox/3.5.7/jquery.fancybox.min.js
  jquery_js: https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js
  lazyload_js: https://cdn.bootcss.com/jquery_lazyload/1.9.7/jquery.lazyload.min.js
busuanzi: # Use `busuanzi` plugin to count website visits
  site: false
  page: false
  busuanzi_js: http://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js
qrcode: # Qrcode for articles. if use `plugin`, `hexo-helper-qrcode` plugin is needed
  caption: Send to mobile phone
  use: plugin
donate: # Use your payment qrcode or link to receive donations. Set with `name` and `link`
search: # Search settings. if use `plugin`, `hexo-generator-search` plugin is needed and `path` should be set correctly
  placeholder: Enter key words
  path: /search.xml
  use: plugin
comment: # Comment plugin settings. Set `use` with the plugin name such as `gitalk`
  use: false
  disqus_shortname:
  gitalk_client_id:
  gitalk_client_secret:
  gitalk_repo:
  gitalk_owner:
  livere_data_uid:
  valine_leancloud_app_id:
  valine_leancloud_app_key:
  valine_placeholder:
  valine_page_size:
  valine_avatar:
  valine_lang:
  valine_guest_info:
  valine_notify:
  valine_verify:
  changyan_app_id:
  changyan_app_key:
  changyan_sid_type:

Article/Page Front-matter

thumbnail: /xxx.jpg  # Custom page header image.
author: xxx  # Author.
categories: [xxx]  # Categories. Support more than one categories.
tags:  # Tags.
  - xxx
qrcode: false  # Disable article qrcode.
share_menu: false  # Disable article share menu.
license: xxx  # License description of the article.
donate: false  # Disable article donate link.
toc: true  # Enable article toc.
comments: true  # Enable article comment.

Sample Article

---
title: Sample Article
categories: [Test]
tags:
  - Tag1
  - Tag2
author: Test
comments: false
---

Write something here...

If thumbnail in Article/Page Front-matter is not set, a random image will be used.

If author in Article/Page Front-matter is not set, author in site _config.yml will be used.

Also, toc, comments, qrcode, share_menu and donate is enabled by default if you chose to enable them in the theme _config.yml.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].