Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.42 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.42 KB

Cactus Marc

A responsive, light-ocean and simple Hexo theme for a personal website.

Originally created by Pieter Robberechts in cactus-dark, just my own customization. Things I've tweaked:

  • Light background with ocean color decorations
  • Set the menu and navigation bar visible in the post view

🌵 Demo

cactus-dark

Summary

General

  • Version : 1.1
  • Compatibility : Hexo 3 or later

Features

  • Fully responsive
  • Disqus
  • Googe analytics
  • Font Awesome icons
  • Pick your own code highlighting scheme
  • Configurable navigation menu
  • Projects list
  • Simplicity

Install

  1. In the root directory:

    $ git clone https://github.com/mguellsegarra/cactus-marc.git themes/cactus-marc
    $ npm install hexo-pagination --save
    
  2. Change the theme property in the config.yml file.

    # theme: landscape
    theme: cactus-marc
  3. Run: hexo generate and hexo server

Configuration

For configuration you can see the original README at cactus-dark

License

MIT