Skip to content

nuthalapativarun/mlx-whisper-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to publish this via GitHub Pages → Medium

1. Push these files to a repo

Put index.md and _config.yml in the repo root (or in a /docs folder).

2. Enable GitHub Pages

Repo → SettingsPages → set Source to your branch (main) and folder (/root or /docs). Save.

GitHub builds the site in ~1 minute. Your article will be live at: https://<your-username>.github.io/<repo-name>/

3. Import into Medium

  • Medium → click your avatar → Import a story (or go to https://medium.com/me/stories and click "Import a story").
  • Paste the GitHub Pages URL above and click Import.
  • Medium sets the canonical link back to your Pages URL automatically.

4. Fix the code blocks

The importer usually drops/flattens code. After importing:

  • Create a public GitHub Gist for each file in the medium-gists folder.
  • In the Medium draft, paste each Gist URL on its own blank line where the code belongs — Medium expands it into a highlighted embed.

5. Finish

Add a cover image, up to 5 tags (e.g. Apple Silicon, Machine Learning, Python, Whisper, Local AI), preview, and publish.

About

How to build a free whisper local alternative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors