Giter VIP home page Giter VIP logo

the-shell's People

Contributors

alphacluster avatar dependabot[bot] avatar ehvattum avatar merttasci avatar mityalebedev avatar pddstudio 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  avatar

the-shell's Issues

Disable Disqus?

Is there a way to easily disable Disqus without having to revert to an older version of the theme?

Compatibility with recent Ghost versions and recommendations.

  • Some tweaking is neccesary to correct some styling issues.
  • Theme is not translatable.
  • Cannot set individual styles thru the Ghost Admin GUI for:
    • Brand
    • Sitewide
    • Homepage
    • Posts
  • Security concerns:
    • Update package versions required

Willing to sponsor paid work to address these issues, please DM.

How to properly configure the Header

How do you add the image to the header like in the Demo? As it is default, the article pages are messed up and show the circle with cut off words in it instead of the header. Thanks

needs some updates for ghost version4

I liked very much this theme, so I tried to make small changes to be compatible with ghost 4, I saw 2 problems the logo of the site above the posts and the images from the posts.
I don't know if the following is right, but for me the following style, it worked.

a#blog-logo {
  display: none!important;
}

figure>img {
  border: 0!important;
  object-fit: contain!important;
  height: auto!important;
}

Subscribers

It doesn't seem as though this theme currently supports subscribers. I really love the general look/feel of this theme... so if I find time will try to dive into the ghost docs and see if I can remedy this if someone doesn't beat me too it. If I'm wrong let me know...

Let me know if I can help :-p

Hi Dmitry,

I’m the owner of play-with-ghost and one big feature I'm working on is to showcase templates I enjoy like yours.

Let me know if I can help you by hosting a staging environment of your Ghost project(s) or anything related of the backend of hosting Ghost.

Cheers!
Pascal

Tags

Hi, there is any way to make the tags from the home menu working? i follow another tutorial about make a page-tags.hbs on the theme directory and then inject some code on the tags page, but that does not work on all tags and even the images dont appear.

Thanks in advanced

Ghost referral program

Hey there 👋

I couldn't find a contact email address but I'm currently reaching out to Ghost theme developers to invite them to our new referral program. If you're interested, drop me a line at [email protected] and reference the name of your theme.

Problem when upload on wordpress

hi there,

How i can use it with wordpress ?

When i upload in wordpress occure error

This Error Message:

Installing theme from uploaded file: the-shell.zip
Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.

Upgrading to support 0.4 features

Just thought I'd drop in and post a link to theme developer guide to what changed in Ghost 0.4.

I'm trying to encourage as many theme devs as possible to upgrade to use the {{asset}} helper in particular. Without this change, your theme won't work when Ghost is installed in a subdirectory, and users may encounter caching problems.

Thanks 👍

Hover effect on blog-logo is slightly off when you visit a Ghost "Page"

When you create a page in Ghost there is a problem when you visit it and hover over the blog-logo: the appearing red circle is off due to margin applied to top and bottom.

Corresponding CSS rule:

.post-header #blog-logo::before {
    margin: 60px auto;
}

I fixed it manually in assets/css/screen.css to

.post-header #blog-logo::before {
    margin: 0px auto;
}

There were three media queries for different screen sizes so I had to fix it on every appearance of the selector '.post-header #blog-logo:before'.

Wasn't sure if it's the right way to fix it, that's why there's no PR from me 😅

Thanks for your theme!

No navigation?

lol where is the navigation??? like this navigation (screenshot is from another theme)
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.