Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I add a plugin to the pages-gem bundle white-list? #438

Closed
2 tasks
untra opened this issue Apr 29, 2017 · 1 comment
Closed
2 tasks

How can I add a plugin to the pages-gem bundle white-list? #438

untra opened this issue Apr 29, 2017 · 1 comment

Comments

@untra
Copy link

untra commented Apr 29, 2017

Before submitting an issue, please be sure to

This issue affects

  • The site generated by GitHub Pages
  • Building sites locally

What did you do (e.g., steps to reproduce)

I maintain a plugin for building multilingual jekyll websites called polyglot. It is designed to facilitate development of good i18n practices when building a blog or website that requires designated content.

It also tries to simultaneously build the website in parallel, a task that jekyll blogs (and ruby, kindof) aren't meant to tackle.

There's a lot of feature cutting aspects about this plugin:

  • SEO techniques and tools
  • multilingual content organization and management
  • parallel website building

What did you expect to happen?

What vetting is required to get my plugin whitelisted? Is there anything I can do now to get this plugin approved to be whitelisted? will parallel builds need to be removed? Should there be greater test coverage? Does it look fine as is?

I would like to know what changes / vetting is needed to enable my plugin, or for providing i18n structure to github-hosted jekyll website design and management.

What happened instead?

Multilingual websites have their own distinct requirements, and I feel it would be in jekyll's, github's, and user's interests to provide tools to address those needs. And It's in my interest to make those tools.

Additional information

@benbalter
Copy link
Contributor

Thanks @untra! Per the contributing file:

General GitHub Pages feature requests, including requests to add additional plugins or themes should be made via GitHub Support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants