Creating a large GittHub Gist
The UI at GitHub limits the size of the gist you can create. The way around this is via the gh command line. For example:
$ gh gist create path/to/big.txt
- Creating gist big.txt
✓ Created secret gist big.txt
https://gist.github.com/d6y/bunch-of-characters-here