-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1c7567
commit bb6d546
Showing
2 changed files
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# vim: filetype=editorconfig | ||
root = true | ||
|
||
[*] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,44 @@ | ||
<!-- LTeX: enabled=false --> | ||
# {{workflow-name}} | ||
# {{workflow-name}} | ||
<!-- LTeX: enabled=true --> | ||
![Download count](https://img.shields.io/github/downloads/chrisgrieser/{{workflow-id}}/total?label=Total%20Downloads&style=plastic) ![version number](https://img.shields.io/github/v/release/chrisgrieser/{{workflow-id}}?label=Latest%20Release&style=plastic) | ||
![Download count](https://img.shields.io/github/downloads/chrisgrieser/{{workflow-id}}/total?label=Total%20Downloads&style=plastic) | ||
![version number](https://img.shields.io/github/v/release/chrisgrieser/{{workflow-id}}?label=Latest%20Release&style=plastic) | ||
|
||
{{workflow-description}} | ||
|
||
- [ ] Showcase image to be inserted here. | ||
|
||
## Usage | ||
- Do xxxxx via the keyword `xxx`. | ||
- Do {{this}} via the keyword `xxx`. | ||
|
||
## Installation | ||
[➡️ Download the latest release.](./releases/latest) | ||
|
||
When admitted to the Alfred Gallery, the workflow auto-updates via Alfred's workflow-update mechanism. | ||
When admitted to the Alfred Gallery, the workflow auto-updates via Alfred's | ||
workflow-update mechanism. | ||
|
||
## Credits | ||
<!-- vale Google.FirstPerson = NO --> | ||
## Credits | ||
__About Me__ | ||
In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch. | ||
In my day job, I am a sociologist studying the social mechanisms underlying the | ||
digital economy. For my PhD project, I investigate the governance of the app | ||
economy and how software ecosystems manage the tension between innovation and | ||
compatibility. If you are interested in this subject, feel free to get in touch. | ||
|
||
__Profiles__ | ||
- [reddit](https://www.reddit.com/user/pseudometapseudo) | ||
- [Discord](https://discordapp.com/users/462774483044794368/) | ||
- [Academic Website](https://chris-grieser.de/) | ||
- [Twitter](https://twitter.com/pseudo_meta) | ||
- [Mastodon](https://pkm.social/@pseudometa) | ||
- [ResearchGate](https://www.researchgate.net/profile/Christopher-Grieser) | ||
- [LinkedIn](https://www.linkedin.com/in/christopher-grieser-ba693b17a/) | ||
|
||
__Buy Me a Coffee__ | ||
<br> | ||
<a href='https://ko-fi.com/Y8Y86SQ91' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a> | ||
<a href='https://ko-fi.com/Y8Y86SQ91' target='_blank'> | ||
<img | ||
height='36' | ||
style='border:0px;height:36px;' | ||
src='https://cdn.ko-fi.com/cdn/kofi1.png?v=3' | ||
border='0' | ||
alt='Buy Me a Coffee at ko-fi.com' | ||
/></a> |