serenader2014 / decent

A Ghost blog theme
52 stars 8 forks source link

Feature extentions #2

Closed jwillmer closed 8 years ago

jwillmer commented 8 years ago

What I did

serenader2014 commented 8 years ago

Hi, thank you for your contributions, your improvements are perfect!

I have planned to rewrite the style, and add some features to the theme, and this weekend I finally have time to do this.

After two day's work, I completely rewrite the style, use Sass to organize the style, and use Gulp to build script.

I follow your improvements such as quote with author, and image with caption, that was great! And I do a lot in image caption and gallery. You can check it out in the repo. I have updated the documentation.

jwillmer commented 8 years ago

I see it, cool that took my features. Are you planing to implement the "UP BUTTON" as well?

serenader2014 commented 8 years ago

I can't find any doc about "UP BUTTON", is it a Ghost blog feature? If so, probably I will.

jwillmer commented 8 years ago

Button shows up if there is space (device width > X) and the user scrolled at least 400px down. Click on the button scrolls back to the top of the document. image

Search for .scrollup in the css.

serenader2014 commented 8 years ago

Feature added. Checkout the latest release. :)

jwillmer commented 8 years ago

Do you intend to implement the styling of quotes as well? I started to translate the theme for a html generator. I like to have slightly more color in the theme and I ask because if you don't like it I need to modify it on the translated theme instead of merging.