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

Mark projects as WIP #2

Merged
merged 3 commits into from
Jul 7, 2020
Merged

Mark projects as WIP #2

merged 3 commits into from
Jul 7, 2020

Conversation

cjdenio
Copy link
Contributor

@cjdenio cjdenio commented Jul 7, 2020

This PR lets people mark their projects as WIP, or incomplete. Don't know if this would be useful to anyone but me, so I won't throw a fit if it isn't merged 😃

Example:

image

- name: Dart
  logo: dart
  url: https://dart.dev/
  color: 52C0F2
  logoColor: FFFFFF
  projects:
    - https://github.com/fluttercommunity/import_sorter
    - https://github.com/Matt-Gleich/Personal-Site
    - url: https://github.com/Matt-Gleich/auralite-mobile
      wip: true
- name: Flutter
  logo: flutter
  url: https://flutter.dev/
  color: 52C0F2
  logoColor: FFFFFF
  projects:
    - https://github.com/Matt-Gleich/Personal-Site
    - url: https://github.com/Matt-Gleich/auralite-mobile
      wip: true

@gleich
Copy link
Owner

gleich commented Jul 7, 2020

Awesome feature! Thank you so much @cjdenio!

@gleich gleich merged commit a36595e into gleich:master Jul 7, 2020
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

Successfully merging this pull request may close these issues.

2 participants