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

Jony Theme not working #962

Closed
khoogheem opened this issue Apr 29, 2018 · 2 comments
Closed

Jony Theme not working #962

khoogheem opened this issue Apr 29, 2018 · 2 comments
Labels

Comments

@khoogheem
Copy link

Trying to get Jony Theme to work with 0.9.2

I see the theme in the Lib. However it does not seem to want to work either via command line, or if I use the jazzy.yaml file.

keeps trying to look for jony in my projects directory:

/Library/Ruby/Gems/2.3.0/gems/mustache-0.99.8/lib/mustache/settings.rb:142:in `read': No such file or directory @ rb_sysopen - /Users/kevinh/Developer/GitHub/FitnessKit/FitDataProtocol/jony/templates/doc.mustache (Errno::ENOENT)
	from /Library/Ruby/Gems/2.3.0/gems/mustache-0.99.8/lib/mustache/settings.rb:142:in `template'
	from /Library/Ruby/Gems/2.3.0/gems/mustache-0.99.8/lib/mustache/settings.rb:157:in `template'
	from /Library/Ruby/Gems/2.3.0/gems/mustache-0.99.8/lib/mustache.rb:109:in `render'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:421:in `document'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:91:in `block (2 levels) in build_docs'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:90:in `open'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:90:in `open'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:90:in `block in build_docs'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:101:in `block in each_doc'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:97:in `each'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:97:in `each_doc'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:86:in `build_docs'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:121:in `build_site'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:157:in `build_docs_for_sourcekitten_output'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/doc_builder.rb:77:in `build'
	from /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/bin/jazzy:15:in `<top (required)>'
	from /usr/local/bin/jazzy:22:in `load'
	from /usr/local/bin/jazzy:22:in `<main>'
@jpsim
Copy link
Collaborator

jpsim commented Apr 30, 2018

I noticed the same thing earlier.

@johnfairh
Copy link
Collaborator

As a workaround you can give the absolute path:

jazzy --theme /Library/Ruby/Gems/2.3.0/gems/jazzy-0.9.2/lib/jazzy/themes/jony

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

3 participants