Skip to content

Load source content in Static Site Editor using GitLab API

What does this MR do?

Implements a service function that loads a source file content using GitLab’s API. The source file may have frontmatter metadata and that metadata can contain a page’s title. Those assumptions are used to extract the page’s title from the file.

This MR is part of a series of Merge Requests to deliver #212560 (closed). The other merge requests in this series are:

To test this work in your local environment, use the following integration MR: !28615 (closed)

See #212560 (closed) for more information. See the issue to obtain information about high-level design decisions and see user mockups.

Screenshots

This gif shows all the MRs working in conjunction:

load_source_content_data

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Enrique Alcántara

Merge request reports