Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ec8cf4f5
Commit
ec8cf4f5
authored
Sep 18, 2020
by
Chad Woolley
Committed by
Marcin Sedlak-Jakubowski
Sep 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documenation about SSE config file coming soon
Including deprecation and replacement of data/config.yml
parent
83ccc18d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/user/project/static_site_editor/index.md
doc/user/project/static_site_editor/index.md
+6
-0
No files found.
doc/user/project/static_site_editor/index.md
View file @
ec8cf4f5
...
@@ -96,6 +96,12 @@ From GitLab 13.1 onwards, the YAML front matter of Markdown files is hidden on t
...
@@ -96,6 +96,12 @@ From GitLab 13.1 onwards, the YAML front matter of Markdown files is hidden on t
WYSIWYG editor to avoid unintended changes. To edit it, use the Markdown editing mode, the regular
WYSIWYG editor to avoid unintended changes. To edit it, use the Markdown editing mode, the regular
GitLab file editor, or the Web IDE.
GitLab file editor, or the Web IDE.
NOTE:
**Note:**
A new configuration file for the Static Site Editor was
[
introduced
](
https://gitlab.com/groups/gitlab-org/-/epics/4267
)
in GitLab 13.4. Beginning in 13.5, the
`.gitlab/static-site-editor.yml`
file will store additional
configuration options for the editor. When the functionality of the existing
`data/config.yml`
file
is replicated in the new configuration file,
`data/config.yml`
will be formally deprecated.
### Use the Static Site Editor to edit your content
### Use the Static Site Editor to edit your content
For instance, suppose you are a recently hired technical writer at a large
For instance, suppose you are a recently hired technical writer at a large
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment