https://codersblock.com/blog/customizing-github-gists/
Customizing GitHub Gists / Coder's Block
GitHub Gists let you save and share snippets of code. They’re popular with people who write about code, since you can embed them right into your articles,...
github gistscustomizingcoderblock
https://paige.bio/posts/embedding-ipython-notebooks-from-github-gists/
Embedding iPython Notebooks from GitHub Gists :: Paige Thompson's official web site and blog
Feb 16, 2023 - A technical demonstration of embedding Jupyter/iPython Notebooks into a web page using GitHub Gists, with custom CSS for styling the output.
https://docs.github.com/fr/enterprise-server@3.4/get-started/writing-on-github/editing-and-sharing-content-with-gists/forking-and-cloning-gists
Forking and cloning gists - GitHub Enterprise Server 3.4 Docs
Gists are actually Git repositories, which means that you can fork or clone any gist, even if you aren't the original author. You can also view a gist's full...
github enterprise serverforkingcloninggistsdocs
https://docs.github.com/en/enterprise-server@3.4/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists
Creating gists - GitHub Enterprise Server 3.4 Docs
You can create two kinds of gists: public and secret. Create a public gist if you're ready to share your ideas with the world or a secret gist if you're not.
github enterprise servercreatinggistsdocs