chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2021-01-11 06:20:03 +00:00
parent 6c5e351860
commit dcaba4b8d8
2 changed files with 4 additions and 9 deletions

View file

@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
# Awesome Uses ![Awesome][awesome-badge]
* [Marc-Antoine Dion](https://marcantoinedion.com/uses) — Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.
* [Simon Smale](https://github.com/SSmale/uses) — Full Stack Developer and beginner digital gardener
* [Michael Goß](https://www.michaelgoss.de/uses) — Web Dev. Handstander. Tech Enthusiast.
* [Aleksey Razbakov](https://razbakov.com/uses/) — Indie Hacker. Web Developer. Salsa Dancer.

View file

@ -3,21 +3,15 @@
module.exports = [
{
name: 'Marc-Antoine Dion',
description: 'Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.',
description:
'Full Stack. Rookie cyclist. Part time blogger at @thewannabeceo.',
url: 'https://marcantoinedion.com/uses',
twitter: '@thewannabeceo',
emoji: '🚀',
country: '🇨🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Entrepreneur',
'Node.js',
'Vue.js',
'C#',
'Blogger',
'Full Stack',
],
tags: ['Entrepreneur', 'Node.js', 'Vue.js', 'C#', 'Blogger', 'Full Stack'],
},
{
name: 'Simon Smale',