Git Product home page Git Product logo

kiko-plus's People

Contributors

atecle avatar aweekj avatar cagatayldzz avatar ejonghyuck avatar hanju-jo avatar insujang avatar jpchen avatar mathewsachin avatar tobiasstraub 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

kiko-plus's Issues

a `keep-all` problem

https://github.com/AWEEKJ/Kiko-plus/blob/master/_sass/_typography.scss#L19

May I know why the word-break has to be keep-all here?
For English it may be all ok coz there're spaces between each words. However for Chinese (I'm not sure if Korean is impact) there's no space between each character. So when browse from mobile device (esp. for iPhone, Samsung Galaxy S is unbelievably well-rendered), if the sentence is long enough, it will stretch the width of the whole page. And that makes the page terrible.

I think it should be word-break: normal or just delete this expression.

tag buttons go invisible after clicking

The tag buttons become invisible (but they are still there and can be clicked) upon clicking once and coming back to the page.
kiko
kiko2

Locally I made a minor CSS fix. But I am not sure if this is really a bug. I think changing the color to some lighter shade of grey after visiting is better instead of making it completely white.

issue when install the theme

here's my step:
find a folder to use as root folder for blog
jekyll new blog
then copy every file in the git to this folder and overwrite some files with same name
cd blog
cp -r ../themes/. .
after that if i run
rake geminstall
it will hang.
however if i run jekyll build in /blog, it will ask for some gems
Dependency Error: Yikes! It looks like you don't have jekyll-seo-tag or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- jekyll-seo-tag' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/! jekyll 3.3.1 | Error: jekyll-seo-tag
and also jekyll-paginate

however i have these gems when check with gem list command
`*** LOCAL GEMS ***

activesupport (4.2.7.1)
addressable (2.5.0)
autoprefixer-rails (6.7.0, 6.6.1)
bigdecimal (default: 1.3.0)
bundler (1.14.3)
bundler-unload (1.0.2)
colorator (1.1.0)
colored (1.2)
concurrent-ruby (1.0.4)
did_you_mean (1.1.0)
ethon (0.10.1)
execjs (2.7.0)
executable-hooks (1.3.2)
extras (0.1.0)
fastimage (2.0.1)
ffi (1.9.17)
forwardable-extended (2.6.0)
gem-wrappers (1.2.7)
gemoji (2.1.0)
html-pipeline (2.5.0)
html-proofer (3.4.0)
i18n (0.7.0)
io-console (default: 0.4.6)
jekyll (3.3.1)
jekyll-assets (2.2.8)
jekyll-feed (0.8.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.5.0)
jekyll-seo-tag (2.1.0)
jekyll-sitemap (1.0.0)
jekyll-watch (1.5.0)
jemoji (0.7.0)
json (default: 2.0.2, 1.8.6)
kramdown (1.13.2)
liquid (3.0.6)
listen (3.0.8)
mercenary (0.3.6)
mini_magick (4.6.0)
mini_portile2 (2.1.0)
minima (2.1.0)
minitest (5.10.1)
net-telnet (0.1.1)
nokogiri (1.7.0.1)
openssl (default: 2.0.2)
parallel (1.10.0)
pathutil (0.14.0)
power_assert (0.4.1)
psych (default: 2.2.2)
public_suffix (2.0.5)
rack (1.6.5)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
rdoc (default: 5.0.0)
rouge (1.11.1)
rubygems-bundler (1.4.4)
rvm (1.11.3.9)
safe_yaml (1.0.4)
sass (3.4.23)
sprockets (3.6.3)
test-unit (3.2.3)
thread_safe (0.3.5)
typhoeus (0.8.0)
tzinfo (1.2.2)
uglifier (3.0.4)
xmlrpc (0.2.1)
yell (2.0.7)`

environment:
centos 6.5 x86
jekyll 3.3.1

any idea?

Privacy icon for Disqus misplaced

Hey, just trying to integrate Disqus into my blog. When I view the blog on my iPhone 6 the bottom icons are like so:
img_0322

The privacy icons is misaligned. Just wondered if you had stumbled on this issue before and know if there's a fix or not? Looks like there isn't enough width. Maybe there is somewhere I can modify the width of the blog? Thanks

request to add horizontal scrollbar to code block

I think it will improve the readability if adding a horizontal scrollbar to the code block, or the code will be wrapped.
For example, the code in "Standard Code Block" in the post "2013-08-16-code-highlighting-post.md" has been wrapped. It's hard to read, especially on a mobile device.

create gem for this theme

In jekyll 3 version has been added a nice feature - installation of the theme using Gemfile. It would be cool to add a Gemfile for this theme.

브라우져(크롬)에서 첫 페이지 렌더가 안됩니다.

kiko_plus

여기서 다운로드 한 후
기본적으로 만든 깃페이지 로컬 레포에 복사하고
jekyll serve --watch 했을 땐 잘 보이는데
푸시하고 크롬에서 접속하니 안보입니다.

gem install jekyll-seo-tag jekyll-paginate jekyll-admin

로 플러그인 설치하고
_config.yml 에서 url과 baseurl만 수정했습니다.

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.