Skip to content

Conversation

justinmk
Copy link
Member

@justinmk justinmk commented Feb 15, 2023

  • Generated with https://github.com/kbravh/tweet-to-markdown :
      npx tweet-to-markdown --assets --assets-path "./images" -b $(cat ~/.ssh/twitter_token) https://twitter.com/Neovim/status/1454239184688984064
      npx tweet-to-markdown --assets --assets-path "./images" -b $(cat ~/.ssh/twitter_token) https://twitter.com/Neovim/status/1504784802398023726
      ...
    
  • Required lots of "cleanup", but this at least shows what kind of result we could get by compositing tweets over 1 year.
  • Reducing the "cleanup" cost will require forking https://github.com/kbravh/tweet-to-markdown or some other scripting.

closes #289

@justinmk justinmk changed the title WIP newsletter 2022 newsletter 2022 Sep 10, 2023
@justinmk justinmk marked this pull request as ready for review September 10, 2023 16:04
Problem:
`<kbd>` doesn't look meaningfully different than `<pre>` and `<code>`.

Solution:
Adjust `<kbd>` styling so it represent user input (mappings, key chords, etc).
Generated with https://github.com/kbravh/tweet-to-markdown :

    npx tweet-to-markdown --assets --assets-path "./images" -b $(cat ~/.ssh/twitter_token) https://twitter.com/Neovim/status/1454239184688984064
    npx tweet-to-markdown --assets --assets-path "./images" -b $(cat ~/.ssh/twitter_token) https://twitter.com/Neovim/status/1504784802398023726
    ...
@justinmk justinmk merged commit 4b56c08 into master Sep 11, 2023
@justinmk justinmk deleted the news2022 branch September 11, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

newsletter oct 2022
1 participant