Christian Moe <[email protected]> writes:
> Ihor Radchenko <[email protected]> writes:
>> Christian Moe <[email protected]> writes:
>>> - worg/code/elisp/org-issue.el (referenced from org-devel.org)
>> That file is outdated anyway, and can be archived.
>
> Done (commit 84cfbbfd4a96e9dd).
>
> However, it hasn't got uploaded, and the worg/archive/index.html page
> isn't building. Actually, the index page was 404 already when I swept
> for broken links last weekend. Updating it didn't help. Any idea what
> might be the problem?
That's because worg/archive pages are not exported. See publish.sh
(cl-remove-if
(lambda (n) (string-match-p "worg/archive/" n))
(directory-files-recursively default-directory "\\.org$"))
Only the .org files are available there.
>>> - org-faq.org::*I read the mailing list through gmane. Should I
>>> subscribe?
>> Looks like news.gmane.io is working. It does not have web archives, but
>> NNTP is available. Our public-inbox instance is also providing the NNTP
>> server. You can refer to https://list.orgmode.org/_/text/mirror/
>
> Done (commit 4d1d2b7e2bec23f4), thanks.
Thanks!
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>