Giter VIP home page Giter VIP logo

gaya's Introduction

gaya's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gaya's Issues

Change local avatar by gravatar

While almost the users of this theme are developers (I guess so), would be better change the config to use a gravatar instead.

@gayanvirajith .... if you accept this one, I resolve it by myself.
Cheers

"Insecure content blocked" error message with HTTPS version of the site

When trying to access the the website using HTTPS, the layout looks pretty bad and I get this error message:

image

Once I click "Load unsafe scripts" it reloads and starts working normally except the message which says that the site is insecure:

image

Any ideas on how to fix that? The certificate provided by Github seems to be valid.

share-buttons getting hidden in Safari on El Capitan

I've noticed a weird issue, in that the share-buttons on posts are not appearing in Safari on El Capitan.

There's literally no style being added for that class, according to Web Inspector. However it is also being set the following;
display: none !important;
orphans: 4321 !important;

Yet I can't find where this is being set... It's not in the SASS file nor in the JS.

If I add display: block !important; to try and force it, even adding a new class for it in the SASS file, it's just ignored.

This is appearing fine in Chrome, IE, Firefox and - annoyingly - Safari for iOS...

Liquid Warning: Liquid syntax error

I cloned and ran bundle install, success! After that, I ran rake preview but got the following error. Would anybody suggest how to fix this?

    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 20): Expected dotdot but found comparison in "(page.categories.size > 0" in /_layouts/post.html
    Liquid Warning: Liquid syntax error (line 3): Expected id but found end_of_string in "{{post.url | append: '/' | replace: '//', '/' | prepend: site.baseurl | prepend: site.url | }}" in index.html
    Liquid Warning: Liquid syntax error (line 18): Expected id but found end_of_string in "{{ post.url | append: '/' | replace: '//', '/' | prepend: site.baseurl | prepend: site.url | }}" in index.html
    Liquid Warning: Liquid syntax error (line 24): Expected dotdot but found comparison in "(post.categories.size > 0" in index.html
    Liquid Warning: Liquid syntax error (line 35): Expected id but found end_of_string in "{{ post.url | append: '/' | replace: '//', '/' | prepend: site.baseurl | prepend: site.url | }}" in index.html
    Liquid Warning: Liquid syntax error (line 3): Expected id but found end_of_string in "{{post.url | append: '/' | replace: '//', '/' | prepend: site.baseurl | prepend: site.url | }}" in page2/index.html
    Liquid Warning: Liquid syntax error (line 18): Expected id but found end_of_string in "{{ post.url | append: '/' | replace: '//', '/' | prepend: site.baseurl | prepend: site.url | }}" in page2/index.html
    Liquid Warning: Liquid syntax error (line 24): Expected dotdot but found comparison in "(post.categories.size > 0" in page2/index.html
    Liquid Warning: Liquid syntax error (line 35): Expected id but found end_of_string in "{{ post.url | append: '/' | replace: '//', '/' | prepend: site.baseurl | prepend: site.url | }}" in page2/index.html

Advanced Lists

i cant do multi level list in this theme, anybody know how to do it in here ?

if i want to generate

  1. A
    • A1
    • A2
  2. B
    • B1

it generates into:
1.A
*A1
*A2
2.B
*B1

Show Disqus comments by default

Is it possible to configure comments to show by default?
To see comments now user needs to click "View comments" link at the bottom of post page.

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.