Mathieu Dutour

Results 67 issues of Mathieu Dutour

- [ ] how to setup webmentions (sign up on https://webmention.io/, add token on netlify, https://brid.gy/) - [x] customization - [ ] how to update to the new version -...

enhancement

If the user specifies a [tinyletter](https://tinyletter.com) username, we could automatically show a form to subscribe to the newsletter at the bottom of an article.

enhancement

Medium shows a nice image when sharing an article on twitter or facebook. We should do the same. - [ ] find the first image of the article - [x]...

enhancement

I quite like the approach from https://github.com/alex-saunders/glicky We could have `npx medium-to-own-blog` starts a local webserver and launch a webpage with a nice UI instead of doing everything in the...

enhancement

Medium has a few options for the layout of images. Can we somehow preserve it?

enhancement

I'd be nice to have a command (link `npm run create-article`) to create a new folder and index.md with a default frontmatter.

enhancement

Would be nice to do something like https://github.com/AnimaApp/CocoaPowder when writing `debugger`. Should be possible with a small babel plugin: https://github.com/babel/minify/blob/master/packages/babel-plugin-transform-remove-debugger/src/index.js Unfortunately, it doesn't work right now because of http://sketchplugins.com/d/265-disablecocoascriptpreprocessor-and-error-stack

enhancement
builder

When creating a new plugin, we could check if the sketch-devtools plugin is installed and if not, ask if the user wants to install it. (Maybe only for Sketch >=...

enhancement
good first issue
core

See #110

enhancement
good first issue
builder