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
beb2c33f
Commit
beb2c33f
authored
Feb 24, 2022
by
Craig Norris
Committed by
Suzanne Selhorn
Feb 24, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add animated image guidance to style guide
Add animated image guidance to style guide
parent
393892ec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
doc/development/documentation/styleguide/index.md
doc/development/documentation/styleguide/index.md
+11
-0
No files found.
doc/development/documentation/styleguide/index.md
View file @
beb2c33f
...
...
@@ -1130,6 +1130,17 @@ copy of `https://gitlab.com/gitlab-org/gitlab`, run in a terminal:
bin/pngquant compress doc/user/img
```
### Animated images
Sometimes an image with animation (such as an animated GIF)
can help the reader understand a complicated interaction with the user interface.
However, you should use them sparingly and avoid them when you can.
Do not use them to replace written descriptions of processes or the product.
If you include an animated image, follow the same size and naming conventions we use for images. If the animated image loops, add at least a three
second pause to the end of the loop.
## Videos
Adding GitLab YouTube video tutorials to the documentation is highly
...
...
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