File tree Expand file tree Collapse file tree 4 files changed +19
-17
lines changed Expand file tree Collapse file tree 4 files changed +19
-17
lines changed Original file line number Diff line number Diff line change 3
3
doc: Figures
4
4
5
5
{{< figure > }}
6
- src = " https://images.unsplash.com/photo-1546238232-20216dec9f72"
7
- alt = " Cute puppies"
6
+ src = ' https://images.unsplash.com/photo-1546238232-20216dec9f72'
7
+ alt = ' Cute puppies'
8
8
height = 200
9
- width = 200
10
- title = " Figure title"
11
- attribution = " Figure Credits: Cute puppies image from unsplash.com"
12
- attributionlink = " https://images.unsplash.com/photo-1546238232-20216dec9f72"
9
+ width = 400
10
+ title = ' Figure title'
11
+ attribution = ' Figure Credits: Cute puppies image from unsplash.com'
12
+ attributionlink = ' https://images.unsplash.com/photo-1546238232-20216dec9f72'
13
13
caption = '''
14
14
A figure is an image with a caption. Figures may also include a tile, legend, and/or attribution.
15
15
'''
27
27
attributionlink = "https://images.unsplash.com/photo-1546238232-20216dec9f72"
28
28
align = "left"
29
29
height = 150
30
- width = 150
30
+ width = 300
31
31
caption = '''
32
32
A figure with left alignment.
33
33
'''
46
46
attributionlink = "https://images.unsplash.com/photo-1546238232-20216dec9f72 "
47
47
align = "right "
48
48
height = 150
49
- width = 150
49
+ width = 300
50
50
caption = "A figure with right alignment. "
51
51
> }}
52
52
Original file line number Diff line number Diff line change 68
68
header = 'A clickable image card'
69
69
link = 'https://example.com'
70
70
body = '''{{< image > }}
71
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
71
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
72
72
alt = 'Cute puppies'
73
73
{{< /image > }}'''
74
74
77
77
classcard = 'text-center'
78
78
link = 'https://example.com'
79
79
body = '''{{< image > }}
80
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
80
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
81
81
alt = 'Cute puppies'
82
82
{{< /image > }}
83
83
87
87
type = 'card'
88
88
link = 'https://example.com'
89
89
body = '''{{< image > }}
90
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
90
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
91
91
alt = 'Cute puppies'
92
92
{{< /image > }}'''
93
93
footer = 'A clickable figure card'
Original file line number Diff line number Diff line change 3
3
doc: Images
4
4
5
5
{{< image > }}
6
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
6
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
7
7
alt = 'Cute puppies'
8
+ height = 200
9
+ width = 400
8
10
{{< /image > }}
9
11
10
12
A clickable image:
11
13
12
14
{{< image > }}
13
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
15
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
14
16
alt = 'Cute puppies'
15
17
target = 'https://unsplash.com/'
16
18
height = 200
17
- width = 200
19
+ width = 400
18
20
{{< /image > }}
19
21
20
22
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
21
23
22
24
{{< image > }}
23
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
25
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
24
26
alt = 'Cute puppies'
25
27
align = 'right'
26
28
height = 200
27
- width = 200
29
+ width = 400
28
30
loading = 'lazy'
29
31
{{< /image > }}
30
32
Original file line number Diff line number Diff line change 5
5
{{< sidebar title ="Ch’ien / The Creative " > }}
6
6
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
7
7
{{< image > }}
8
- src = 'https://source .unsplash.com/200x200/daily?cute+puppy '
8
+ src = 'https://images .unsplash.com/photo-1546238232-20216dec9f72 '
9
9
alt = 'Cute puppies'
10
10
align = 'center'
11
11
{{< /image > }}
You can’t perform that action at this time.
0 commit comments