@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Celerity docs

Test Plan: Crossed fingers.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin, chad

Differential Revision: https://secure.phabricator.com/D8687

authored by

Ben Alpert and committed by
epriestley
2bd8603d 3005b7a7

+1 -1
+1 -1
src/docs/contributor/adding_new_css_and_js.diviner
··· 52 52 When you add, move or remove a file, or change the contents of existing JS or 53 53 CSS file, you should rebuild the Celerity map: 54 54 55 - phabricator/ $ ./scripts/celerity_mapper.php ./webroot 55 + phabricator/ $ ./bin/celerity map 56 56 57 57 If you've only changed file content things will generally work even if you 58 58 don't, but they might start not working as well in the future if you skip this