Gamberi Elia

Results 3 issues of Gamberi Elia

### Description: When saving a page that is located inside "all_collections/_sheets/name.md" it is moved inside "_sheets/name.md". I configured my _config.yml with this for jekyll, but jekyll admin seems unable to...

I created some time ago an extension for the Interactor Gem, called "Conditional Organizer" https://github.com/Engim-eu/interactor-conditional_organizer it's a super easy extension that allows to do stuff like this ``` ruby class...

Basically, I hated how I had to write Base64.encode64, it felt so redundant, so I created aliases for every method of this library, to allow for a more simple "Base64.encode"...