elastic / elastic/docs

Can our docs build deploy JSON and other file types?

Open
#2,187 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
265
Forks
347
Avg merge
3d 15h
Merged PRs (30d)
2

Description

Recently, we talked about needing to deploy JSON files for our ECE docs. Based on some prehistoric testing around 2017, we don't deploy JSON files, though Asciidoc has no problem referencing them. 🦖 🦖 🦖 From memory, the JSON files essentially get ignored.

As a workaround, we've been manually putting these files on S3 for the past few years, but it's an additional step release managers have to remember to do. It would be much easier if we could deploy whatever gets referenced in our docs source as part of the docs deployment to our servers.

I don't have any way to check the deployment code to see if we look just for specific file types like .html and .png to deploy only those, so the next step would likely be to do some more testing.

@gtback ❤️

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.