fluent / fluent/fluentd-docs-gitbook

1.0: Use `{% include %}` directive for footer content

Open
#324 3 comments 0 reactions 0 assignees View on GitHub
enhancement pending
Dominant language
CSS
Stars
46
Forks
136
Avg merge
4h 47m
Merged PRs (30d)
16

Description

# 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 https://github.com/fluent/fluentd-docs-gitbook/pull/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 :disappointed: )

# Expected

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

# Additional Information

![image](https://user-images.githubusercontent.com/225841/120573758-15189c80-c459-11eb-8cb9-87f1aa7b7f7d.png)

I've tested with the following version.

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.