Skip to content

mguellsegarra/cactus-marc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🌵 A responsive, light-ocean and simple theme for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.5%
  • HTML 18.7%
  • JavaScript 4.8%