sandstrom

Results 552 comments of sandstrom

For reference, we put this into a custom plugin builder. But supporting sub-dirs by default would be neat. ```ruby # plugins/builders/custom_setup.rb class Builders::CustomSetup < SiteBuilder def build I18n.load_path

Great! 💯 These two people @olleolleolle and @kachick have also submitted recent PRs and seems to be active in other ruby-related projects, based on their Github profiles. Perhaps either of...

@Ximik This would be an awesome enhancement! 🎉 This project recently got new maintainers (@carlholloway), so hopefully it's easier to advance this feature now! Would it be possible to use...

@gf3 I love the `Intl` addition to JS, but since this is a moment.js plugin I think it would be good to align with (and to the extent possible piggyback...

@Ximik I agree it should be converted to JS/JSON. Converted it could look something like this: ```js { "fallback": '{0} – {1}', "type-d": { "diff-d": 'd – d', }, "type-h":...

@castwide I'd suggest enabling "Discussions" on this Github repo. That way you can move some stuff (like this question) into that section, and keep the number of issues down. Many...

@castwide Great! There should be a "move to conversation" button on each issue. Above is a suggestion of issues that are probably better suited for discussion, since they aren't really...

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe...

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Maybe open a 'discussions' tab on the repo, and move this issue there under 'feature requests'. People can...