[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automatic IRC notifications of git repository updates
From: |
Jose E. Marchesi |
Subject: |
Re: Automatic IRC notifications of git repository updates |
Date: |
Tue, 04 May 2021 20:41:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> This functionality is currently enabled for Jitter and for pokology, a
> repository now hosted on ageinghacker.net holding the articles on José's
> «Applied pokology» blog at
>
> http://jemarch.net/pokology.html
Little correction: https://pokology.org is not the Applied Pokology
blog that I maintain.
It is a community-driven site whose contents are provided by the poke
community (users, developers). Similar to a wiki, but the pages are
kept in org-mode format in a git repository:
http://git.ageinghacker.net/pokology
People interested in modifying existing pages and/or adding new pages
can register a public ssh key in ageinghacker (by requesting so in this
list) and then push to the repo at will.
> repo pokology
> RW+ = admin @jose
> RW = @egeyar @luca @mohammad
> config cgit.owner = "José Marchesi"
> config cgit.section = "8 - Projects by friends"
> config gitweb.description = "Applied Pokology
> http://jemarch.net/pokology.html"
That description needs to be updated to not refer to Applied Pokology,
but to http://pokology.org.
Thanks Luca!