-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
If you are here to suggest an edit to your existing project that is displayed on our site. Copy and paste the raw content of the file in the projects directory that has your project name below this line. Edit the content as necessary(Do not remove/edit any of the keys on the left). Then submit this issue.
# DELETE EVERYTHIN BELOW THIS LINE AND PASTE THE CONTENT OF YOUR FILE
---
# 'identification' is the 9 digit ID for your repo in the GitHub API.
identification: '286574974'
title: Jekyll Gather Data Types
description: When using Github and Jekyll it is easy to end up with files that are missing data types, with no built in way to enforce uniformity. The Jekyll-Gather-Data-Types automation creates reports that identify what data types are being used across all files in a collection and what might be missing from individual files in order to target code for remediation. Future functionality could include providing the option of using GitHub actions to prevent incomplete files from being committed (PRs).
# card image should be 372px wide x 150px high
image: /assets/images/projects/github.com/100Automations/jekyll-gather-data-types.png
alt: 'Jekyll logo with test tube and words Gather Data Types all in green'
# hero image should be 1500px wide x 700px high
# image-hero: /assets/images/projects/[project repo name + -hero + .jpg or .png]
# alt-hero: 'description of the hero image'
Authors:
- name: First Last
links:
slack: 'https://app.slack.com/team/U018DD0AJPJ'
github: 'https://github.com/rblaz001'
picture: 'https://avatars.githubusercontent.com/rblaz001'
links:
- name: Github
url: 'https://github.com/100Automations/jekyll-gather-data-types'
- name: Readme
url: 'https://github.com/100Automations/jekyll-gather-data-types/blob/master/README.md'
- name: Contributing
url: 'https://github.com/100Automations/jekyll-gather-data-types/blob/master/contributing.md'
- name: Support
url: 'https://github.com/100Automations/jekyll-gather-data-types/blob/master/SUPPORT.md'
- name: Security
url: 'https://github.com/100Automations/jekyll-gather-data-types/blob/master/SECURITY.md'
# unused links can be commented out
# - name: Showcase deck
# url: ''
# alt: ''
looking:
category:
- Development
- skill: Refactoring
category:
- QA
- skill: Testing
category:
- Development
- skill: Documentation
needs:
# - maintenance
# - support for users
- refactoring
- documentation
# - peer review
# - to be built
# - to be researched
# - takeover
- advice
status:
# - in use and ready to deploy
# - in use and being refactored
- in use and needs further development (tell Camilla to add that status to the green here in [figma](https://www.figma.com/file/zGyhV8Z6sLohatYAnFoxQm/100Automations-Project-Board?node-id=175%3A2492))
# - ready to deploy
# - in development
# - ready for development
# - in ideation
# - abandoned
seen-in:
- lock-icon
# If the card should not be included on the site, change visible to "false"
visible: true
# If the project should not have a project homepage for any given reason, add the following line (uncommented):
# project-homepage: false
---
Reactions are currently unavailable