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

Add jekyll-github-metadata, a plugin which creates the site.github namespace #206

Merged
merged 11 commits into from
Mar 14, 2016

Conversation

parkr
Copy link
Contributor

@parkr parkr commented Feb 12, 2016

Repo: https://github.com/jekyll/github-metadata
Releases: https://github.com/jekyll/github-metadata/releases

This plugin is an open-source version of what GitHub Pages currently offers
in its site.github namespace. By adding this plugin to the github-pages gem,
it further brings parity between users' local setups and what Pages runs in
production. It also allows anyone in the community to add a new field if so
desired by submitting a PR to the above repository.

The only runtime dependency is Octokit (v4.x) and all fields are whitelisted
and sanitized per security requirements.

For more on the purpose and functionality, see https://help.github.com/articles/repository-metadata-on-github-pages/

…mespace

Repo: https://github.com/jekyll/github-metadata
Releases: https://github.com/jekyll/github-metadata/releases

This plugin is an open-source version of what GitHub Pages currently offers
in its site.github namespace. By adding this plugin to the github-pages gem,
it further brings parity between users' local setups and what Pages runs in
production. It also allows anyone in the community to add a new field if so
desired by submitting a PR to the above repository.

The only runtime dependency is Octokit (v4.x) and all fields are whitelisted
and sanitized per security requirements.

For more on the purpose and functionality, see https://help.github.com/articles/repository-metadata-on-github-pages/
* master:
  undo stray change to script/release
  remove test-site before building
  bump pages health check to 0.6.1
  git ignore test site
  💎 bump
  Bump SEO tag to 1.0
@parkr
Copy link
Contributor Author

parkr commented Feb 12, 2016

Ah, I forgot to mention @github/pages. 😄

* master:
  💎 bump
  bump jekyll-feed to 0.4.0
  💎 bump
  fixes for health check 1.0.1
  bump github pages health check to 1.0.1
  bump jekyll mentions to 1.0.1
* origin/master:
  💎 bump
  bump jekyll seo tag to 1.2.0
* master:
  Release 💎 v56
  Release 💎 v55
  Add script/fmt & tell script/cibuild to use it
  Bump jekyll-mentions 💎 to v1.1.1
  Bump to v0.6.1
  Bump jemoji 💎 to v0.6.0
  add rubocop
  💎 bump
  💎 bump
  Bump github-pages-health-check 💎 to v1.1.0
  Bump jekyll-seo-tag 💎 to v1.3.2
  seo tag v1.3.1
  bump jekyll seo tag to v1.3.0
  add an intro
  add an issue template
…ges-gem into jekyll-github-metadata

* 'jekyll-github-metadata' of https://github.com/github/pages-gem:
  Update jekyll-github-metadata to v1.8.0
parkr added a commit that referenced this pull request Mar 14, 2016
Add jekyll-github-metadata, a plugin which creates the site.github namespace
@parkr parkr merged commit beba76a into master Mar 14, 2016
@parkr parkr deleted the jekyll-github-metadata branch March 14, 2016 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant