Hi,
I recently updated the documentation for the user manual in the
accumulo-website repo. I was attempting to verify the changes using the
instructions at https://accumulo.apache.org/contributor/source. But I'm
having some issue getting things to work correctly. When running the
command:
$ jekyll serve --safe
I'm getting the following error:
Configuration file: /home/mark/dev/accumulo-website/_config.yml
jekyll 3.1.6 | Error: undefined method `config=' for
#<Jekyll::Site:0x00555cce350360>
Did you mean? config
I'm not sure exactly sure what it is referring to since I can't find a
reference to config withing the supplied configuration file _config.yml.
Any suggestions?
Thanks,
Mark