Gabriel J . Pérez Irizarry 🇵🇷

Indie Hacker developing a podcast host, Caproni

Improved podcast page generator project linting

Currently using

module.exports = {
parser: 'vue-eslint-parser',
extends: ['plugin:gridsome/recommended', 'plugin:vue/recommended', '@vue/airbnb'],
};

Fixed bug that was causing podcasts sites to fail to buld if they had scheduled or draft episodes

Published podcast websites feature to production

Also sent instructions to a potential customer on how to setup the site on his own subdomain.