Hi,

I am trying to run locally nhibernate.github.io, because I wish to update 
it for resolving the security alerts GitHub is currently generating for it.
(https://github.com/nhibernate/nhibernate.github.io/network/alerts)

But when I try to run
bundle exec jekyll serve

It yields:
jekyll 3.6.2 | Error:  Invalid identifier

I have followed instructions from 
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/,
 
and I have also read https://jekyllrb.com/docs/installation/windows/.
But so far, I have not found a solution.

Running
bundle exec jekyll -v

Yields:
jekyll 3.6.2

"bundle install" has been run previously, no errors there.

I had also to tweak a bit the Gemfile, adding "gem tzinfo-data" in it, for 
avoiding the timezone error under Windows.

Has someone succeeded in running the site under Windows?

I can still run "bundle update", remove what seems to be added just for 
Windows, then blind push this. But well, if that ends up breaking the site, 
it would not be very nice.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nhibernate-development+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to