I am on Archlinux and I want to publish some words using jekyll and Github.
I success in 2014, gem install jekyll
works well at that time. I am not a ruby coder, and I forget update gems since then. Recently I wanna repick jekyll, but find it is soooo hard to make jekyll usable.
I tried gem update jekyll
and I reinstall all the dependencies, but it still says
Could not find blankslate-2.1.2.4 in any of the sources
I tried uninstall all gem packages and run gem install jekyll
.
I also tried to install ruby-jekyll from AUR in Archlinux, and it still do not work.
Sorry for the complain, but I really feel depressed, it take me two hours to find a way to make jekyll works, but still failed.
It just always says some package cannot find, and after I install it, jekyll still complains.
Can anyone give me a kindly guide on Archlinux in my situation? Thanks in advance.