Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelcurrin/gist-viewer
A simple site to show a live list of all my public gists
https://github.com/michaelcurrin/gist-viewer
gist gist-browser gist-viewer github-api jekyll
Last synced: about 1 month ago
JSON representation
A simple site to show a live list of all my public gists
- Host: GitHub
- URL: https://github.com/michaelcurrin/gist-viewer
- Owner: MichaelCurrin
- License: mit
- Created: 2020-09-05T17:26:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T15:53:20.000Z (10 months ago)
- Last Synced: 2024-04-28T05:03:37.969Z (7 months ago)
- Topics: gist, gist-browser, gist-viewer, github-api, jekyll
- Language: JavaScript
- Homepage: https://michaelcurrin.github.io/gist-viewer
- Size: 1.44 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Gist Viewer 👨💻 🔭
> Web app to show a live list of all my public gists[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/gist-viewer)](https://github.com/MichaelCurrin/gist-viewer/tags/?include_prereleases&sort=semver)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)[![dependency - vue](https://img.shields.io/badge/vue-3-blue?logo=vue.js&logoColor=white)](https://www.npmjs.com/package/vue)
[![Hosted with GH Pages](https://img.shields.io/badge/Hosted_with-GitHub_Pages-blue?logo=github&logoColor=white)](https://pages.github.com/)## Preview
## Web app
[![View site GH Pages](https://img.shields.io/badge/View_site-Gist_Viewer-2ea44f?style=for-the-badge)](https://michaelcurrin.github.io/gist-viewer/ "Go to web app")
## Documentation
[![View - Documentation](https://img.shields.io/badge/View-Documentation-blue?style=for-the-badge)](/docs/ "Go to docs")
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).