mastahyeti
- Karma
- 534
- Created
- February 28, 2012 (14y ago)
- Submissions
- 0
- HTTPS for GitHub Pages (github.com)
- LIKE injection (githubengineering.com)
- GitHub supports Universal 2nd Factor authentication (github.com)
- Subresource Integrity (githubengineering.com)
- View Issue/Pull Request Buttons for Gmail (github.com)
- GitHub Security Bug Bounty (github.com)
- OS Safari, Content-Type, and XSS (btoe.ws)
- Easy Blogging With Github Gists (btoe.ws)
I wrote this little app to serve as my blog. It pulls down all my recent Gists with JS and displays them as blogposts. It uses this list to build out the menu and then parses the actual posts as Markdown for formatting.…