Giter Site home page Giter Site logo

dh-04 / selene Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vichid/selene

0.0 0.0 0.0 2.17 MB

A responsive/minimal ghost theme with multiple great features.

Home Page: selene.vicdev.me.uk

JavaScript 71.93% CSS 10.44% Ruby 0.91% HTML 16.72%

selene's Introduction

Selene

Selene is a minimal open source ghost theme with a timeline style and infinite scrolling.

Blog image

Demo

You can view a live demo at selene.vicdev.me.uk.

##Features

  • Responsive design for Mobile and Desktop.
  • Using Disqus as a comment system.
  • Infinite scroll.
  • Automatic post scroll with keys j/k.
  • Sass powered.
  • Animations created with animate.css.
  • Syntax highlight with autoloader.
  • Integrated Google Analytics.
  • Icons provided by Fontawesome.
  • Fancybox for overlayed images.

Install

  1. cd *ghost-path*/content/themes
  2. git clone [email protected]:vichid/Selene.git && cd Selene
  3. bower install
  4. grunt && say awesome

For best performance, select (4>)%2 == 0 posts per page.

Configuration

To configure all the social links you must go to partials/links.hbs and then override this parameters (@):

<li data-toggle="tooltip" data-placement="left" title="@YourTooltipTitle">
	<a href="@YourLink" target="_blank" >
		<span class="fa-stack fa-lg">
			<i class="fa fa-circle fa-stack-2x"></i><i class="fa @YourFontawesomeIcon fa-stack-1x black"></i>
		</span>
	</a>
</li>

Copyright & License

MIT @ Victor Hidalgo Lorenzo

selene's People

Contributors

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