Coder Social home page Coder Social logo

hexo-theme-brutalist's Introduction

hexo-theme-brutalist

In its ruggedness and lack of concern to look comfortable or easy, Brutalism can be seen as a reaction by a younger generation to the lightness, optimism, and frivolity of today's web design. —— brutalistwebsite.com

Installation;

hexo init your-lovely-blog
cd your-lovely-blog
npm uninstall --save hexo-renderer-marked
npm install --save hexo-renderer-markdown-it hexo-renderer-jade hexo-toc markdown-it-footnote
git clone https://github.com/zypeh/hexo-theme-brutalist.git themes/brutalist

Change your _config.yml in order to look raw.

theme: brutalist

# Table of content, powered by hexo-toc
toc:
  maxdepth: 3
  class: index
  anchor:
    symbol: 
    position: after
    style: linea

# Markdown configurations
markdown:
  render:
    html: true
  plugins:
    - markdown-it-footnote

_Table of Content

If you want to insert toc, just put a comment <!-- toc --> on your file.

Config()

Edit /themes/brutalist/_config.yml in order to customize.

menu:
  首页: /
  归档: /archives
  关于: /about

# google-analytics
google_analytic: aaa

startyear: 2017

hexo-theme-brutalist's People

Contributors

zypeh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

eatradish

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.