Giter Club home page Giter Club logo

darktheme.club's Introduction

Darktheme Club

With the internet being ever present and screens surrounding us all the time, personal preference is becoming more and more critical for a good user experience. Particularly when it comes to dark mode in order not to burn out the readers sight at night.

The Darktheme Club is a collection of web pages from across the Internet. To qualify, your website must either offer a dark theme by default, or respect the preference of the user, preferably through the prefers-color-scheme media query.

How to create a PR to add your site to the Darktheme Club

It's simple!

  1. Fork this repository.
  2. Navigate to _data/sites.yml and add your site (template below).
  3. Open a pull request and fill out the following template.

Site template

Sample

- domain: example.com
  url: http://example.com/ (Make sure you keep the trailing slash)
  method: mediaquery (Choose one of "mediaquery", "javascript", "darkonly", "opt-in", "unknown")
  last_checked: 2022-06-02 (YYYY-MM-DD)

Blank

- domain:
  url:
  method:
  last_checked:

NOTE: Entries are automatically sorted by domain name. Please add your site to the list without worrying about the alphabetical order. Our continuous integration process will handle the sorting for you. Just ensure that the details for your site are correctly formatted as per the existing entries.

darktheme.club's People

Contributors

beeburrt avatar caesar avatar cjerrington avatar dependabot[bot] avatar eorus avatar garritfra avatar insanitywholesale avatar jacksonchen666 avatar joelchrono12 avatar kevincox avatar maddypritchard avatar mar0xy avatar meduzen avatar midnightslicer avatar nikolalsvk avatar realpixelcode avatar renovate[bot] avatar scientiac avatar scoknig avatar sohalsdr avatar taylantatli avatar tedmagaoay avatar tekknolagi avatar tenseoverflow avatar tilda avatar ttntm avatar ttybitnik avatar vanzasetia avatar whoisyoges avatar wilmawinterbottom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

darktheme.club's Issues

revuo-xmr.com question

The website's light/dark theme toggle and theme no longer need JavaScript to function, it was all modified to work with CSS/HTML. Since it is not JavaScript anymore, but it also is not mediaquery, would there be a third method to list it as on darktheme.club?

Can fact check by visiting the website with javascript disabled if need be, Tor browser with strict secure settings, or what have you.

Related: rottenwheel/revuo-weekly@ffa3d1a

Update the alphabetical sort requirement?

Thanks for the PR (#50) to add my website to this list! With the change made on line 32 of the index.md file, we can have Jekyll sort the list on build for us as well.

{%- assign site_domains = site.data.sites | sort:"domain" -%}

With my first commit it failed since the _data/sites.yml file was not alphabetical as well when the GitHub Action ran to check the files. With the new change this could allow other individuals to add their content to the end of the files and add their on PR. When Jekyll builds, it'll sort the site for us too.

If the _data/sites.yml file is still wanting to be sorted alphabetical, I found a few implementations of sorting yaml files on Jekyll builds or with a plugin. There could still be a shell script that could run as well.

Minimal sites notice

The PR template asks contributors to agree to the following:

I confirm that I have read the FAQ section, particularly the two red items around minimal pages and inappropriate content and I attest that this site is neither of these things.

However, https://darktheme.club/faq only has one red section, and doesn't mention minimal sites.
I suspect this is copied from the PR template for 512kb.club which does have a notice about minimal sites.

If the intention is not to allow minimal sites on darktheme.club, the appropriate notice should be added to the FAQ.
Alternatively, the warning should be removed from the PR template.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

bundler
Gemfile
  • jekyll undefined
  • tzinfo-data undefined
  • jekyll-sitemap undefined
  • jekyll-seo-tag undefined
  • webrick "~> 1.7"
github-actions
.github/workflows/ci.yml
  • actions/checkout v3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.