Giter Club home page Giter Club logo

cryogen-theme-lotus's Introduction

Lotus theme for Cryogen

An elegant and responsive theme bundled with the Cryogen static site generator. To see a demo, visit my site, modulolotus.net.

Screenshots

Dependencies

Requires cryogen-core >= 0.1.54.

Install

As of version 0.3.0, Lotus is bundled with Cryogen. All that you need to do is change the :theme key in config.edn to lotus.

For Older Cryogen Versions

Either download or git clone the repository, and copy the lotus directory to the resources/templates/themes/ directory.

Next, edit your config.edn file. You will have to make 3 changes from the default behavior.

  1. Change the :theme key to "lotus".
  2. Add "themes/lotus/css" to the :sass-src key. (Remember, all the Sass dirs should be in [], like ["themes/lotus/css"].)
  3. Add "themes/lotus/img" to the :resources key. (E.g., ["themes/lotus/img" "img"].)

Notes

The sidebar is designed for a narrow width. You may want to insert <br> tags in your blog's name in base.html to make it look nicer.


Copyright © 2017 by Matthew Davidson

cryogen-theme-lotus's People

Contributors

kingmob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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