Code Monkey home page Code Monkey logo

hexo-theme-artemis's Introduction

Artemis

A minimalist theme for Hexo based on the Apollo theme.

The original Apollo theme didn't appear to work with the latest version of Hexo renderer libraries since Jade is now Pug.

Preview | Screenshot

Installation

Install

npm install --save hexo-renderer-pug hexo-generator-feed hexo-generator-sitemap
git clone https://github.com/Dreyer/hexo-theme-artemis.git themes/artemis

Enable

Modify theme setting in _config.yml to artemis.

You can override the theme options using theme_config in the main _config.yml:

theme: artemis
theme_config:
  logo:
  google_analytics: UA-12345678-9
  copyright:
    since: 2016
    name: John Doe
    url: https://www.example.org/john-doe
  menu:
    Home: /
    About: /about
    GitHub: https://github.com/Dreyer
    RSS: /atom.xml

Update

cd themes/artemis
git pull

Requirements

Test with the latest versions of the following:

Library Min. Version
Hexo 3.3.x
Grunt 1.0.x
Sass 3.4.x
Pug 2.0.x

Note: The Pug dependency is used to render the .pug templates in the layout directory when you run hexo generate.

Credits

This theme is largely based on the efforts of Sean Sun.

According to classical Greek mythology, Artemis is the twin sister of Apollo and as this theme is virtually identical to hexo-theme-apollo, it seemed apt.

Icons are from IconNinja.

License

MIT

hexo-theme-artemis's People

Contributors

dreyer avatar sahil87 avatar

Watchers

 avatar  avatar  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.