envoy-website icon indicating copy to clipboard operation
envoy-website copied to clipboard

Publish blog from website rather than Medium?

Open chalin opened this issue 3 years ago • 6 comments

The blog is currently hosted on Medium at blog.envoyproxy.io. Might it make sense to repatriate the blog entries into the website? A website-repo local blog usually makes for a much more active blog: it becomes easier for community members to submit posts via PRs.

Thoughts @phlax @mattklein123?

/cc @nate-double-u @caniszczyk

chalin avatar Nov 11 '22 01:11 chalin

seems like a good idea to me - a quick search suggests it shouldnt be too hard to migrate medium -> jekyll

i guess the main advantage of using medium is the connection/discovery that comes with it

phlax avatar Nov 11 '22 08:11 phlax

No objection from me if someone is willing to do the work!

mattklein123 avatar Nov 11 '22 15:11 mattklein123

i can pick this up as i have time

phlax avatar Nov 14 '22 20:11 phlax

@phlax - great!

Was you plan to migrate the posts and "close" the Medium site?

FYI, OpenTelemetry did a similar switch from Medium to a webiste-local blog. For OTel we chose to make "placeholder" entries for all posts that were already on Medium, rather than copy them over. For example see:

  • https://opentelemetry.io/blog/2021/womens-day/ - notice the short introductory paragraph (taken from the post), followed by a link to the original (and full) post
  • For the file source, see https://raw.githubusercontent.com/open-telemetry/opentelemetry.io/main/content/en/blog/2021/womens-day.md I setup processing of a canonical_url field (which you can see in the front matter). We could do something similar here.

You might then want a short post on Medium to let folks know that the blog has officially moved.

chalin avatar Nov 15 '22 15:11 chalin

Was you plan to migrate the posts and "close" the Medium site?

For OTel we chose to make "placeholder" entries for all posts that were already on Medium, rather than copy them over.

i was wondering about this - whether we can redirect existing articles to new - otherwise yep lets add a placeholder etc

phlax avatar Nov 15 '22 15:11 phlax

relatedly - i checked and the medium pages seem to use the envoyproxy domain for links so im hoping there is not SEs with any medium URLs that we need to worry about - i think its mostly a case of keeping the discoverability on medium - which then leads to the question of whether to publish placeholders for new articles

quite busy atm, but ill keep thinking on it and take a look further once the current round of Envoy releases is out of the way

phlax avatar Nov 15 '22 16:11 phlax