pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

invalid option: --pygments #113

Closed tjoozey closed 3 years ago

tjoozey commented 10 years ago

I'm trying to run 'rake generate' by using 'jekyll --pygments' and it's returning:

Deprecation: Jekyll now uses subcommands instead of just switches. Run `jekyll help' to find out more. Deprecation: The 'pygments' setting can only be set in your config files. invalid option: --pygments mv: rename site/atom.html to site/atom.xml: No such file or directory

Site Generating Complete! <<<

Any way to fix this?

slonopotamus commented 3 years ago

Unfortunately, Jekyll dropped support for pygments.rb: https://github.com/jekyll/jekyll/pull/7118