Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
doks-test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antoine-perso
doks-test
Commits
d94f6dd7
Commit
d94f6dd7
authored
1 year ago
by
Antoine Roy
Browse files
Options
Downloads
Patches
Plain Diff
Test img into doc
parent
d7bfaac7
No related branches found
No related tags found
No related merge requests found
Pipeline
#1585
passed
1 year ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
content/docs/reference/example.md
+34
-1
34 additions, 1 deletion
content/docs/reference/example.md
hugo_stats.json
+1
-0
1 addition, 0 deletions
hugo_stats.json
with
35 additions
and
1 deletion
content/docs/reference/example.md
+
34
−
1
View file @
d94f6dd7
...
@@ -30,6 +30,7 @@ This Documentation will guide you to setting up this template.
...
@@ -30,6 +30,7 @@ This Documentation will guide you to setting up this template.
### Index.md
### Index.md
```
```
---
title: "My Title"
title: "My Title"
description: "This an optional description of the content"
description: "This an optional description of the content"
...
@@ -63,7 +64,39 @@ description: "" # custom description (recommended)
...
@@ -63,7 +64,39 @@ description: "" # custom description (recommended)
canonical: "" # custom canonical URL (optional)
canonical: "" # custom canonical URL (optional)
noindex: false # false (default) or true
noindex: false # false (default) or true
---
```
```
### content.md
```
`
---
title: "Set up"
description: "How to set up this Tetras Documentation Template."
summary: ""
date: 2023-09-07T16:13:18+02:00
lastmod: 2023-09-07T16:13:18+02:00
draft: false
menu:
docs:
parent: ""
identifier: "example-ee51430687e728ba6e68dea3359133ad"
weight: 910
toc: true
seo:
title: "" # custom title (optional)
description: "" # custom description (recommended)
canonical: "" # custom canonical URL (optional)
noindex: false # false (default) or true
---
Your awesome content there
## Important Item of your content
### Less Important Item of your content
Oh what an awesome content !
````


<img
src=
"
img_1
.png"
alt=
'toto'
width=
"200px"
>
<img
src=
"
../../../assets/images/Image%20collée
.png"
alt=
'toto'
width=
"200px"
>
This diff is collapsed.
Click to expand it.
hugo_stats.json
+
1
−
0
View file @
d94f6dd7
...
@@ -241,6 +241,7 @@
...
@@ -241,6 +241,7 @@
"ids"
:
[
"ids"
:
[
"TableOfContents"
,
"TableOfContents"
,
"buttonColorMode"
,
"buttonColorMode"
,
"contentmd"
,
"create-menu-item"
,
"create-menu-item"
,
"create-menu-item-into-doc"
,
"create-menu-item-into-doc"
,
"doks-docs-nav"
,
"doks-docs-nav"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment