Thomas Beduneau
Thomas Beduneau
Hi, I'm currently implementing webmention on my domain (https://switch.paris) and when fetching webmentions using the token I get inconsistencies in the number of links sent back. Getting the replies: `https://webmention.io/api/mentions?token=XXXX&wm-property=in-reply-to`...
When building nuxt in universal mode, skip assets compression for the server since they wont be used by nodejs.
### Describe the feature The project I'm working on right now is a website with 4 different languages, each one tied to a domain. The same nuxt app is supposed...