Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running "brite",met error,how to fix it? #8

Open
luckypoem opened this issue Feb 24, 2014 · 4 comments
Open

running "brite",met error,how to fix it? #8

luckypoem opened this issue Feb 24, 2014 · 4 comments
Labels

Comments

@luckypoem
Copy link

hi.

as3:/brite-site# brite
/usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require': cannot load such file -- facets/hash/rekey (LoadError) from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:inrequire'
from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/neapolitan-0.4.1/lib/neapolitan/core_ext.rb:1:in <top (required)>' from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/neapolitan-0.4.1/lib/neapolitan.rb:5:inrequire_relative'
from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/neapolitan-0.4.1/lib/neapolitan.rb:5:in <module:Neapolitan>' from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/neapolitan-0.4.1/lib/neapolitan.rb:1:in<top (required)>'
from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require' from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:inrequire'
from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/brite-0.7.0/lib/brite/controller.rb:1:in <top (required)>' from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:inrequire'
from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require' from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/brite-0.7.0/lib/brite.rb:10:in<top (required)>'
from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require' from /usr/local/ruby/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:inrequire'
from /usr/local/ruby/lib/ruby/gems/2.0.0/gems/brite-0.7.0/bin/brite:2:in <top (required)>' from /usr/local/ruby/bin/brite:23:inload'
from /usr/local/ruby/bin/brite:23:in `

'
as3:/brite-site#

tks a lot

@trans
Copy link
Member

trans commented Apr 9, 2014

Off hand, I'd say make sure Facets is installed, e.g.. gem install facets.

Haven't worked on Brite in some time. When I get a chance I'll go through and update the project --maybe I'll finally get pagination support going.

@trans trans added the bug label Apr 9, 2014
@luckypoem
Copy link
Author

hi.
i installed it here at last: http://as3.brite.biz:34581 ,but posts in the homepage are not arranged as per the publishing time.for example,the newest published post: http://as3.brite.biz:34581/2014/04-09-backward-chinese-tech.html is not on the top of the homepage,so how to correct the posts order as per
the publishing time?
tks.

@luckypoem
Copy link
Author

hi.
i also see ur site: http://rubyworks.github.io/ , is it a static site?with what static site generator is it built?
tks

@trans
Copy link
Member

trans commented Apr 10, 2014

The posts are all the same day but different times, is that right? If so, should be an easy fix. I will look into it.

Yes, http://rubyworks.github.io/ is built using Brite (see https://github.com/rubyworks/rubyworks.github.com)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants