Pale Moon dev's appear to no longer provide git access to the source code -- so I'll provide my own.

khronosschoty ac60e7ecec restore unstable branding 2 lat temu
build 17d73c84dc added Pale Moon 29.4.4 2 lat temu
config 17d73c84dc added Pale Moon 29.4.4 2 lat temu
other-licenses 17d73c84dc added Pale Moon 29.4.4 2 lat temu
palemoon ac60e7ecec restore unstable branding 2 lat temu
platform 17d73c84dc added Pale Moon 29.4.4 2 lat temu
.ycm_extra_conf.py 17d73c84dc added Pale Moon 29.4.4 2 lat temu
AUTHORS 17d73c84dc added Pale Moon 29.4.4 2 lat temu
LICENSE 17d73c84dc added Pale Moon 29.4.4 2 lat temu
README.md 17d73c84dc added Pale Moon 29.4.4 2 lat temu
aclocal.m4 17d73c84dc added Pale Moon 29.4.4 2 lat temu
client.mk 17d73c84dc added Pale Moon 29.4.4 2 lat temu
configure 17d73c84dc added Pale Moon 29.4.4 2 lat temu
configure.in 17d73c84dc added Pale Moon 29.4.4 2 lat temu
configure.py 17d73c84dc added Pale Moon 29.4.4 2 lat temu
mach 17d73c84dc added Pale Moon 29.4.4 2 lat temu
moz.build 17d73c84dc added Pale Moon 29.4.4 2 lat temu
moz.configure 17d73c84dc added Pale Moon 29.4.4 2 lat temu

README.md

Pale Moon web browser

This is the source code for the Pale Moon web browser, an independent browser derived from Firefox/Mozilla community code. The source tree is laid out in a "comm-central" style configuration where only the code specific to Pale Moon is kept in this repository.

The shared Unified XUL Platform source code is referenced here as a git submodule contained in the platform/ directory and is required to build the application.

Getting the platform sub-module

git submodule init && git submodule update

Resources