Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StylishThemes/GitHub-Compact-Feed
:newspaper: Compact details in the news feed
https://github.com/StylishThemes/GitHub-Compact-Feed
awesome compact css github newsfeed theme usercss
Last synced: 3 days ago
JSON representation
:newspaper: Compact details in the news feed
- Host: GitHub
- URL: https://github.com/StylishThemes/GitHub-Compact-Feed
- Owner: StylishThemes
- Created: 2018-05-24T15:24:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T00:29:28.000Z (over 1 year ago)
- Last Synced: 2024-11-13T15:14:39.464Z (6 days ago)
- Topics: awesome, compact, css, github, newsfeed, theme, usercss
- Language: CSS
- Homepage: https://github.com/StylishThemes/GitHub-Compact-Feed/raw/master/github-compact-feed.user.css
- Size: 173 KB
- Stars: 22
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# GitHub Compact Feed [![tag](https://img.shields.io/github/tag/StylishThemes/GitHub-Compact-Feed.svg)](https://github.com/StylishThemes/GitHub-Compact-Feed/tags)
A userstyle that compacts and hides details in the news feed.
Almost all details are hidden in the feed, except:
* New repos and repos made public.
* Pull request details.
* Wiki changes maintain a link to the diff.## Preview
| Before | After |
|:------:|:-----:|
| ![](./images/dashboard-before.png) | ![](./images/dashboard-after.png) |## Customization
In version 1.1.0+, visibility of feed may be dynamically set within the [Stylus](https://add0n.com/stylus.html)' [configuration popup](https://github.com/openstyles/stylus/wiki/Popup).
![](./images/customization.png)
All feed entries are visible by default. And this customization is *not available* through installation from userstyles.org because you would need to go to that site each time you want to change the visibility of an item.
## Installation
A userstyle extension is required, common ones include:
🎨 Stylus for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/), [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne) or [Opera](https://addons.opera.com/en-gb/extensions/details/stylus/).
🎨 xStyle for [Firefox](https://addons.mozilla.org/firefox/addon/xstyle/) or [Chrome](https://chrome.google.com/webstore/detail/xstyle/hncgkmhphmncjohllpoleelnibpmccpj).Then:
📦 [Install the usercss](https://github.com/StylishThemes/GitHub-Compact-Feed/raw/master/github-compact-feed.user.css) with Stylus or xStyle. Supports automatic updates.
## Contributions
If you would like to contribute to this repository, please...
1. 👓 Read the [contribution guidelines](CONTRIBUTING.md).
2. ![repo-forked](https://user-images.githubusercontent.com/136959/42383736-c4cb0db8-80fd-11e8-91ca-12bae108bccc.png) [fork](https://github.com/StylishThemes/GitHub-Compact-Feed/fork) or ![cloud-download](https://user-images.githubusercontent.com/136959/42401932-9ee9cae0-813d-11e8-8691-16e29a85d3b9.png)
[Download](https://github.com/StylishThemes/GitHub-Compact-Feed/archive/master.zip),
3. 👌 Create a pull request!Thanks to all that have [contributed](AUTHORS) so far!