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

Refactor Dotclear importer methods into singleton instance methods #523

Closed ashmaroli closed 1 year ago

ashmaroli commented 1 year ago

This change is purely for cosmetic reasons and have no functional changes. The motivation behind this is to produce a saner diff in #512 which re-implements the importer, changing the Ruby API of the importer.

ashmaroli commented 1 year ago

@jekyllbot: merge +dev