- Notifications
You must be signed in to change notification settings - Fork152
Jekyll plugin to propagate the `site.github` namespace and set default values for use with GitHub Pages.
License
NotificationsYou must be signed in to change notification settings
jekyll/github-metadata
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Jekyll plugin to propagate thesite.github namespace and set default values for use with GitHub Pages.
- Propagates the
site.githubnamespace withrepository metadata - Sets
site.titleas the repository name, if none is set - Sets
site.descriptionas the repository tagline if none is set - Sets
site.urlas the GitHub Pages domain (cname or user domain), if none is set - Sets
site.baseurlas the project name for project pages if none is set
Usage of this gem is pretty straight-forward. Add it to yourGemfile like this:
gem"jekyll-github-metadata"
Add it to your_config.yml:
plugins: -"jekyll-github-metadata"
gems key instead ofplugins.
Then go ahead and runbundle install.
Now, whenever you build or serve with Jekyll, thejekyll-github-metadata plugin will run.
About
Jekyll plugin to propagate the `site.github` namespace and set default values for use with GitHub Pages.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.