Commit Graph

14 Commits

Author SHA1 Message Date
Zeckmathederg
cfda1cdb10 Adjusted book info.
Adjusted my email in general.ent.

Also adjusted how the book version is generated.
2024-10-12 03:14:11 -06:00
Zeckmathederg
d5133b6c81 Last fix was a mistake, reverting! 2024-05-24 13:22:57 -06:00
Zeckmathederg
e6ddc15386 Changed git-version.sh, testing deployment. 2024-05-24 13:19:08 -06:00
Marton Szasz
d6dd6c3133
auto publish github pages
Squashed commit of the following:

amend: removed push trigger, because it doesn't work, and I don't know
why. You may only want to publish manually anyway.

commit 9339b3999809ef0631dbed43333facdb6adb7264
Author: Marton Szasz <szaszm@apache.org>
Date:   Mon May 20 17:48:58 2024 +0200

    hardcode output path

    because no variables are available in the publish context

commit a6c320d1ff366f3d1f352295f132376e3b0d486d
Author: Marton Szasz <szaszm@apache.org>
Date:   Mon May 20 17:46:01 2024 +0200

    add missing packages

commit 4cefbe602444968e1210863ca443dbebda33cd9d
Author: Marton Szasz <szaszm@apache.org>
Date:   Mon May 20 17:36:49 2024 +0200

    attempting to fix git describe error during publish

commit e4453320bb9e0878e635cf763dee6eec3bcefd02
Author: Marton Szasz <szaszm@apache.org>
Date:   Mon May 20 17:29:01 2024 +0200

    add xsltproc + debug

commit 1be4323e822f6df67d58ed090dbb9a38971d551a
Author: Marton Szasz <szaszm@apache.org>
Date:   Mon May 20 17:24:06 2024 +0200

    try gh pages publish with actions
2024-05-20 17:59:57 +02:00
Xi Ruoyao
ef6cb752ed
git-version: Use "-wip" as the version suffix instead of "+" for changes not committed yet
It's not allowed to use "+" in XHTML id attributes etc.
2024-01-19 16:07:13 +08:00
Pierre Labastie
e3047fdc76 Restore the render system to what it was before pythonhosted changes 2023-01-25 13:01:41 +01:00
Xi Ruoyao
4653242e25
git-version: Don't dump revision if no "important files" are changed
If an important file is changed, we regenerate version.ent and so bump
the revision.  Otherwise, version.ent may be kept.  Hack git-version.sh
so we can ensure version.ent is really not changed.

Add Makefile itself and git-version.sh into the important file list as
they can definitely affect book rendering.
2023-01-25 10:12:13 +08:00
Bruce Dubbs
da5d81d2db Move the default time zone 2023-01-01 09:56:35 -06:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Xi Ruoyao
50836740d2
merge conditional XML from LFS
There was some consistency issues in URLs to LFS.  For example, in
systemd revision the URL to LFS "General Network Configuration" points
to the sysv book, this can be really troubling to new readers.

Instead of fixing them one by one, merge conditional XML developed by
Pierre from LFS.
2021-10-17 04:17:34 +08:00
Xi Ruoyao
49661ec8e5
git-version: correct the workaround without git 2021-10-17 04:17:34 +08:00
Xi Ruoyao
8025137e7c
git-version: remove sha unconditionally
Like LFS.
2021-10-17 04:17:33 +08:00
Xi Ruoyao
ca5e52ae46 git-version: simplify version number 2021-05-01 22:07:11 +08:00
Xi Ruoyao
17c9da822a
generate version info from git 2021-04-15 17:31:50 +08:00