Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/userstyles-world/userstyles.world
⭐ Website to browse and share UserCSS userstyles. A modern replacement for UserStyles.org made by the userstyles community.
https://github.com/userstyles-world/userstyles.world
dark-themes stylish stylus usercss userstyles userstyles-dark userstyles-dark-theme userstyles-org website-themes
Last synced: 5 days ago
JSON representation
⭐ Website to browse and share UserCSS userstyles. A modern replacement for UserStyles.org made by the userstyles community.
- Host: GitHub
- URL: https://github.com/userstyles-world/userstyles.world
- Owner: userstyles-world
- License: agpl-3.0
- Created: 2020-07-22T21:46:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T16:43:42.000Z (27 days ago)
- Last Synced: 2024-10-29T16:21:05.257Z (13 days ago)
- Topics: dark-themes, stylish, stylus, usercss, userstyles, userstyles-dark, userstyles-dark-theme, userstyles-org, website-themes
- Language: Go
- Homepage: https://userstyles.world
- Size: 3.75 MB
- Stars: 334
- Watchers: 14
- Forks: 15
- Open Issues: 64
-
Metadata Files:
- Readme: readme.org
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: license
- Code of conduct: docs/code-of-conduct.md
Awesome Lists containing this project
README
* [[https://userstyles.world][UserStyles.world]]
Free and open-source, community-driven platform for sharing and browsing
userstyles, and a replacement for =UserStyles.org=, made by the userstyles
community.** Features
Features are implemented as they are needed. Visit our [[https://github.com/orgs/userstyles-world/projects/1][public roadmap]] to see
what we're working on, and feel free to open an issue to request new features.*** Core User functionality:
- Register, login, and logout
- Email verification, login notifications and password recovery
- OAuth login via GitHub, GitLab, and Codeberg
- Custom biography area with [[https://guides.github.com/features/mastering-markdown/][Markdown]] support
- Links to GitHub, GitLab, and Codeberg profiles*** Core Userstyle functionality:
- Manual creation
- Search functionality (to be improved upon)
- Importing from [[https://uso.kkx.one][USo-archive]], GitHub, GitLab, Codeberg, etc.
- Permanent link to original URL that the style was imported from
- Optional source code as well as metadata mirroring
- Private or public import and mirror URLs
- Project homepages, description, notes, license, category, screenshots, etc.
- Userstyle deletion and editing of all available fields
- Style statistics in form of views, and weekly/total installs*** API:
- Style index, style details, and style source code endpoints.
- OAuth support to make certain actions on the user behalf.*** Documentation:
_Please see [[./docs/][docs/]] folder for relevant documentation on features._** License
Source code released under the [[./license][AGPL-3.0 License]].