Giter VIP home page Giter VIP logo

velox's Introduction

Velox

Responsive and minimal theme for Ghost focus on speed, typography and semantic.

velox 0.3.0

Support

  • Author page
  • Tag page
  • Image post
  • Syntax highlighter
  • Meta data for SEO
  • Disqus comments
  • Post read next and previous

See a live demo here dreyacosta.com.

PageSpeed test

Test made with Google Analytics and Prism scripts on a page without images.

PageSpeed Mobile

PageSpeed Desktop

W3C validation

W3C Home validation

W3C Author validation

W3C Tag validation

Customize CSS

According CSS optimization rules of Google, CSS is deliver inline (default.hbs line 33).

You can customize CSS with stylus.

Optional set up

Google Analytics

default.hbs line 48:

{{> loaders/load-google-analytics}}

partials/loaders/load-google-analytics.hbs line 7:

ga('create', 'YOUR-TRACK-ID', 'yourdomain.com');

Disqus

post.hbs line 65:

{{> loaders/load-disqus-comment}}

partials/loaders/disqus-comment.hbs line 4:

var disqus_shortname = 'YOUR-DISQUS-SHORTNAME';

Authorship

default.hbs line 24:

<link rel="author" href="//plus.google.com/YOUR-ID?rel=author" />

Fonts

default.hbs line 41:

{{> loaders/load-fonts}}

Prism syntax highlighter

default.hbs line 42:

{{> loaders/load-prism}}

Lazy background cover

default.hbs line 43:

{{> loaders/load-lazycover}}

License

This software is free to use under the MIT license.

velox's People

Contributors

dreyacosta avatar danpaz avatar shockey avatar

Watchers

James Cloos avatar Carlos Cuatin 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.