Giter VIP home page Giter VIP logo

kactus's Issues

Leveled lists are flat

Lists with multiple levels are rendered flat. HTML codes are fine so something wrong with CSS.

JEmoji does not show properly

Hello and thanks for making this beautiful theme :)

I'm using the lastest master snapshot and put the jemoji gem under the _config.yml file.

The problem is about the emoji renderization, as you can see there:

screenshot_2015-11-29-01 49 59

The emojis shown above are:

๐Ÿ˜
๐Ÿ˜ƒ
:octocat:

Disqus does not show up

For some odd reason, Disquss comment box does not show up. First I tried to enable Disqus through _config.yml, then manually set the disqus short name in disqus.html template. Still doesn't work.

remove social sharing

I was just wondering how does one remove the social sharing links on posts? The Tweet and Facebook share buttons. I kind of want to remove them as I don't see anyone sharing my personal blog posts.

Can this happen?
Thanks!

not starting up

Hello,

Looks like jekyll serve erroring:

kactus $ jekyll serve

/usr/local/Cellar/ruby/2.2.1/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- bundler (LoadError)
	from /usr/local/Cellar/ruby/2.2.1/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	from /usr/local/lib/ruby/gems/2.2.0/gems/jekyll-3.5.2/lib/jekyll/plugin_manager.rb:46:in `require_from_bundler'
	from /usr/local/lib/ruby/gems/2.2.0/gems/jekyll-3.5.2/exe/jekyll:9:in `<top (required)>'
	from /usr/local/bin/jekyll:23:in `load'
	from /usr/local/bin/jekyll:23:in `<main>'

some of our posts are breaking in github pages

Posts using this theme are breaking with github pages

see http://jekel.me/2017/Comparing-measures-of-similarity-between-curves/ Edit 3 I fixed my site, so it is no longer having this issue
or
http://pinois.github.io/2017/beat-challenge/
or
https://ferayozturk.github.io/2017/Arduinolarin-Bluetooth-modulu-ile-Haberlesmesi/

Nick's post's aren't breaking

see
http://nick.balestra.ch/2016/composing-observables/

What I know so far

  1. I have zero errors on github pages
  2. Building the site locally with Jekyll 2.1 gives no errors (i.e. a local build looks fine)

Edit 1 I suspect this is related to nickbalestra/nickbalestra.github.io#7 and github/pages-gem#460


Edit 2

The issuse

github/pages-gem#460
baseurl of '/' breaks github pages

The fix

  • remove baseurl form _config.yml
  • replace all instances of site.baseurl with "/" | relative_url
    Some useful bash commands to do this once you have removed baseurl from config
    grep -rl -e 'site.baseurl' | xargs sed -i 's:site.baseurl:"/" | relative_url :g'

Google Analytics doesn't work

Hello,

I added the Google Analytics code in the config file but the status remains at " Tracking Not Installed "

Does anyone know how to solve the problem?

Thank you !

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.