adding schema.org (Google Dataset Search) extractors actions

This commit is contained in:
Vanessa Sochat 2019-01-31 16:24:05 -05:00
parent e1c2a8f6d7
commit 7e3de1b9fa
No known key found for this signature in database
GPG Key ID: 55B56B9BF3B77E5C

View File

@ -78,6 +78,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Visualize your Dockerfile with a Container Tree](https://www.github.com/vsoch/containertree) - [Visualize your Dockerfile with a Container Tree](https://www.github.com/vsoch/containertree)
- [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages) - [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages)
- [Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages) - [Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages)
- [Google Dataset Search Metadata](https://www.github.com/openschemas/extractors/): and other schema.org extractors to make datasets discoverable from GitHub pages.
#### Notifications and Messages #### Notifications and Messages