@taak Veröffentlicht wird dann über einen lftp-Aufruf in einem Mercurial-Hook (der ist aus offensichtlichen Gründen nicht online ☺).
Sieht in etwa so aus:
in .hg/hgrc:
[paths]
default = ssh://hg@hg.sr.ht/~arnebab/draketo
[hooks]
# publish site/ to FTP
post-push.draketo = find site -iname '*~' -print0 | xargs -0 rm -f ; cd site && lftp -e 'set ftp:ssl-force true; set ftp:ssl-protect-data true; mirror --ignore-time -R; bye' ftp://USER:PASSWORT@example.com/PATH
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.