Thanks for reminding. In short run, we can just update mdbook index.hbs to add this as footer, we already custom it in some ways. https://github.com/apache/incubator-horaedb-docs/blob/b1973a77658ef67bf956ba92a594e18815e7cef4/docs/theme/index.hbs#L1
In long run, we will migrate website to another framework, mdbook is indeed not designed for project's homepage. On 2024/04/25 14:22:31 tison wrote: > Hi, > > As stated in [1], the DISCLAIMER (the content is the same as [2]) should be > included on each page of our website. > > [1] https://incubator.apache.org/guides/branding.html#disclaimers > [2] https://github.com/apache/incubator-horaedb/blob/main/DISCLAIMER > > You can take a look at [3] and [4] how to implement this. > > [3] https://fury.apache.org/ > [4] > https://github.com/apache/incubator-fury-site/blob/c2ed9e752babb03c5e8e0f96e801848692afc624/docusaurus.config.ts#L200 > > IIUC we use mdbook as the site generator, so the experience above may not > be reused directly, but we should find a way to customize the page layout > to add the footer. Or we can instead migrate the website to other > technology like Docusaurs [5] [6]. > > [5] https://github.com/apache/apache-website-template/tree/docusaurus > [6] https://docusaurus.io/ > > Best, > tison. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@horaedb.apache.org For additional commands, e-mail: dev-h...@horaedb.apache.org