Skip to content
Steve Hartwell edited this page Feb 17, 2025 · 1 revision

About this repository

This repository is a fork of the Photon Reddit repository by Arthur Heitmann.

This wiki is for the changes and additions made by Steve Hartwell.

This branch adds support for the 'Auto' theme, which can automatically choose the theme currently used by the system. The ability to choose a light or dark theme regardless of the system theme remains.
This branch modifies the esbuild script to generate compiled javascript and copy static resources into a dist directory. The server runs within the dist directory.
This branch has a few small fixes to issues that I discover in the Firefox console while I'm developing.
This branch contains a merge of the other branches, plus a few changes that I use in my own deployment of photon-reddit.
Clone this wiki locally