📖
Today I learned
CtrlK
  • ✍️ Today I Learned (TIL)
  • Visual Studio Code
    • Turn off validation for non-TypeScript projects
  • GitHub
    • Using dark and light mode-specific images in markdown
    • Official RSS Feeds
  • npm
    • Run GitHub gists with Node.js
  • macOS
    • Compress without __MACOSX and .DS_Store files
    • Show hidden files in Finder
    • List top-level packages installed with Brew
  • Google Chrome
    • Enable reading list on Android
  • gmail
    • Obtain a link to an email thread
  • web servers
    • Quick-start a HTTP server
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. GitHub

Official RSS Feeds

Repo releases

https://github.com/:owner/:repo/releases.atom

Repo commits

https://github.com/:owner/:repo/commits.atom

User activities

https://github.com/:user.atom

Private feed

https://github.com/:user.private.atom?token=:secret

You can find the "Subscribe to your news feed" button at the bottom of the dashboard page after login.

PreviousUsing dark and light mode-specific images in markdownNextRun GitHub gists with Node.js

Last updated 4 years ago

Was this helpful?