Giter Site home page Giter Site logo

ghost-wbkd's People

Contributors

chrtze avatar dreyfuzz avatar g-div avatar moklick avatar serisium avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ghost-wbkd's Issues

Add subscribe button and footer

Can you please add

  1. Subscribe button
  2. Footer with recommended article(just like in default ghost theme) and header topics(like javascript, map)?

Facebook Icon for side bar

Is there a way to add icons to the sidebar?. For example I do not need the github icon, but would like to have a facebook icon on the side bar.

Render menu by {{foreach navigation}}

I cannot use {{foreach navigation}} at header.hbs because it rendered nothing. How could I handle this? I know about navigation.hbs but I cannot include it in header.hbs.

side bar iteration issue

should be posts.length instead of 5.
for (var i = 0; i < posts.length; i++)

and one statement needs terminator.
if (!$parent) {
return;
};

Mobile menu is missing

In mobile, menu is not shown. I would expect to have top header as menu. That will be nice.

Sidebar Dates Wrong Month

Strangely, the dates after September 2012, are showing as +1 month. The post is November, 2012 but in the sidebar loop it shows as December 2012.

Post Date (true date) -
screen shot 2016-08-08 at 12 16 53

Sidebar Date (from webkid.js). FYI, the RSS has correct dates.
screen shot 2016-08-08 at 12 17 04

Ref: https://cybersins.com

Fatal Errors uploading to ghost(pro)

following error messages on upload.

Replace the {{image}} helper with {{img_url feature_image}} or {{img_url profile_image}} Replace the {{@blog.cover}} helper with {{@blog.cover_image}} Replace the {{#if image}} helper with {{#if feature_image}}, or {{#if profile_image}} Replace the {{#if @blog.cover}} helper with {{#if @blog.cover_image}}

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.