File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- SPDX-FileCopyrightText: 2026 LibreSign -->
22<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
33
4- # xobject-template
4+ # XObject Template
55
66Minimal HTML+CSS to reusable PDF Form XObject compiler for visible signature appearances and document overlays.
77
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ services:
2626 - ./.profile:/var/www/html/.profile
2727 ports :
2828 - " ${DOCS_PORT:-8000}:8000"
29- command : ["bash", "-lc", "composer --version && bash "]
29+ command : ["bash", "-lc", "composer run docs:watch "]
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2026 LibreSign
22# SPDX-License-Identifier: AGPL-3.0-or-later
33
4- site_name : xobject-template
4+ site_name : XObject Template
55site_description : Minimal HTML+CSS to reusable PDF Form XObject compiler.
66site_url : https://libresign.github.io/xobject-template/
77repo_url : https://github.com/LibreSign/xobject-template
@@ -13,7 +13,7 @@ site_dir: ../build/docs-site
1313
1414theme :
1515 name : material
16- logo : https://avatars .githubusercontent.com/u/79158919?v=4
16+ logo : https://raw .githubusercontent.com/LibreSign/documentation/main/main/images/logo.png
1717 favicon : https://avatars.githubusercontent.com/u/79158919?v=4
1818 palette :
1919 - scheme : default
2929 features :
3030 - navigation.instant
3131 - navigation.top
32+ - toc.integrate
3233 - content.code.copy
3334 - content.action.edit
3435
Original file line number Diff line number Diff line change 11<!-- SPDX-FileCopyrightText: 2026 LibreSign -->
22<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
33
4- # xobject-template documentation
4+ # XObject Template documentation
55
66` xobject-template ` compiles a HTML/CSS template into PDF Form XObject output.
77
You can’t perform that action at this time.
0 commit comments