Skip to content

1.0: Use {% include %} directive for footer content #324

Open
@kenhys

Description

@kenhys

Problem

If we need to modify footer content in each page, we should also modify ~170 page files.
It seems better to split it into a separate file.

I've tried to use {% include %} with #322.
It works in local environment, but when it was reverted even though it was merged once.
(I've heard that it was not worked as expected 😞 )

Expected

To keep mainteinanability, use {% include %} or something good alternative for docs.fluentd.org.

Additional Information

image

I've tested with the following version.

% gitbook --version
CLI version: 2.3.2
GitBook version: 3.2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpendingTo be done in the future

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions