jekyll / jekyll-import

:inbox_tray: The "jekyll import" command for importing from various blogs to Jekyll format.
https://import.jekyllrb.com
MIT License
512 stars 315 forks source link

docs: update latest release to 0.24.0 #544

Closed midzer closed 1 month ago

midzer commented 2 months ago

Hi,

while browsing https://import.jekyllrb.com/docs/wordpress/ I realized View Source on that page is a little out of date.

Here's a possible fix.

Another option would be to point to latest tip of tree, e.g. https://github.com/jekyll/jekyll-import/blob/master/lib/jekyll-import/importers/wordpress.rb

by changing https://github.com/jekyll/jekyll-import/blob/d332fa22c68c9e0fc1149f0579f017c659130e37/docs/_layouts/docs.html#L42

Have a nice week midzer

parkr commented 2 months ago

Thanks! Once CI passes, I'll merge.

parkr commented 1 month ago

Whoops! Do you mind reverting the Rubocop fixes for now? We can get to them later. I figured we could keep this PR tiny and focused. Sorry for the hassle!

parkr commented 1 month ago

@jekyllbot: merge +docs