Ihor Radchenko <[email protected]> writes:

> Ihor Radchenko <[email protected]> writes:
>
>>> 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.
>
> Maybe we should just link to .org files in the archive?

Christian, any thoughts?

-- 
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>

Reply via email to