質問編集履歴

3

hugo のバージョンを追記しました

2020/04/29 14:53

投稿

oinari03
oinari03

スコア59

test CHANGED
File without changes
test CHANGED
@@ -11,6 +11,8 @@
11
11
  wsl
12
12
 
13
13
  hugo:linux_extended_64bit
14
+
15
+ hugo version: Hugo Static Site Generator v0.69.2-EC9DCF30/extended linux/amd64 BuildDate: 2020-04-24T07:57:53Z
14
16
 
15
17
  ### 現在の状況
16
18
 

2

質問を短く編集しました

2020/04/29 14:53

投稿

oinari03
oinari03

スコア59

test CHANGED
File without changes
test CHANGED
@@ -44,139 +44,23 @@
44
44
 
45
45
  これをどうにか解消してほしいです。
46
46
 
47
- ###質問02
47
+ 他にも、、
48
-
49
- ・skill.mdの編集について
50
-
51
- content/home/skill.mdの編集の仕方がわからない
52
-
53
-
54
-
55
- ・元のskill.md
56
-
57
- ```skill.md
58
-
59
- +++
60
-
61
- # A Skills section created with the Featurette widget.
62
-
63
- widget = "featurette" # See https://sourcethemes.com/academic/docs/page-builder/
64
-
65
- headless = true # This file represents a page section.
66
-
67
- active = true # Activate this widget? true/false
68
-
69
- weight = 30 # Order that this section will appear.
70
-
71
-
72
-
73
- title = "Skills"
74
-
75
- subtitle = ""
76
-
77
-
78
-
79
- # Showcase personal skills or business features.
80
-
81
- #
82
-
83
- # Add/remove as many `[[feature]]` blocks below as you like.
84
-
85
- #
86
-
87
- # For available icons, see: https://sourcethemes.com/academic/docs/widgets/#i
88
-
89
-
90
-
91
- [[feature]]
92
-
93
- icon = "r-project"
94
-
95
- icon_pack = "fab"
96
-
97
- name = "R"
98
-
99
- description = "90%"
100
-
101
-
102
-
103
- [[feature]]
104
-
105
- icon = "chart-line"
106
-
107
- icon_pack = "fas"
108
-
109
- name = "Statistics"
110
-
111
- description = "100%"
112
-
113
-
114
-
115
- [[feature]]
116
-
117
- icon = "camera-retro"
118
-
119
- icon_pack = "fas"
120
-
121
- name = "Photography"
122
-
123
- description = "10%"
124
-
125
-
126
-
127
- +++
128
48
 
129
49
  ```
130
50
 
51
+ content/author/admin
131
52
 
132
-
133
- ・変更したいイメージ
134
-
135
- 変更前ようなアイコンなど使わずに、単にテキストベースで説明したいので
53
+ ```中にavatar.jpg配置した
136
-
137
- (言語のアイコンをどこからとってきているのか、icon_packは何かがわからないので...)
138
54
 
139
55
  ```
140
56
 
141
- ・言語
142
-
143
- ・python ちょっとした説明(期間とか)
57
+ static/img/
144
-
145
- ・ツール
146
-
147
- ・windows
148
58
 
149
59
  ```
150
60
 
151
- よう表示したいのですがmarkdownの書き方がわかりません
61
+ なかavatar.jpgを配置したりしましたがだめそうです。
152
62
 
153
- どのよに変更したり、
154
-
155
- 単純にこのように書いてみたりしましたが、エラーを吐きました。
156
-
157
- ### 変更イメージのように書いた時のエラー
158
-
159
- ```
160
-
161
- Error: Error building site: "/mnt/c/Users/ユーザーネーム/src/Hugo/My_Website/content/home/skills.md:18:1": unmarshal failed: Near line 17 (last key parsed 'feature.-'): expected key separator '=', but got 'n' instead
162
-
163
- ```
164
-
165
- # その後試したこと
166
-
167
- [公式](https://sourcethemes.com/academic/zh/docs/page-builder/)
168
-
169
- ここのfeatureのようにしようとしましたが、エラーを吐き出していて??ってなってしまいました
170
-
171
- エラー
172
-
173
- ```
174
-
175
- Built in 405 ms
176
-
177
- Error: Error building site: failed to render pages: render of "home" failed: execute of template failed: template: index.html:18:3: executing "main" at <partial "widget_page.html" .>: error calling partial: execute of template failed: template: partials/widget_page.html:88:9: executing "partials/widget_page.html" at <partial $widget_path $widget_args>: error calling partial: "/mnt/c/Users/ユーザー名/src/Hugo/My_Website/themes/academic/layouts/partials/widgets/experience.html:42:25": execute otemplate failed: template: partials/widgets/experience.html:42:25: executing "partials/widgets/experience.html" at <.date_end>: can't evaluate field Format in type *errors.errorStr
178
-
179
- ```
63
+ この画像以外を配置できいでしょか??
180
64
 
181
65
 
182
66
 

1

追記しました。

2020/04/26 11:51

投稿

oinari03
oinari03

スコア59

test CHANGED
File without changes
test CHANGED
@@ -162,6 +162,22 @@
162
162
 
163
163
  ```
164
164
 
165
+ # その後試したこと
166
+
167
+ [公式](https://sourcethemes.com/academic/zh/docs/page-builder/)
168
+
169
+ ここのfeatureのようにしようとしましたが、エラーを吐き出していて??ってなってしまいました
170
+
171
+ エラー
172
+
173
+ ```
174
+
175
+ Built in 405 ms
176
+
177
+ Error: Error building site: failed to render pages: render of "home" failed: execute of template failed: template: index.html:18:3: executing "main" at <partial "widget_page.html" .>: error calling partial: execute of template failed: template: partials/widget_page.html:88:9: executing "partials/widget_page.html" at <partial $widget_path $widget_args>: error calling partial: "/mnt/c/Users/ユーザー名/src/Hugo/My_Website/themes/academic/layouts/partials/widgets/experience.html:42:25": execute otemplate failed: template: partials/widgets/experience.html:42:25: executing "partials/widgets/experience.html" at <.date_end>: can't evaluate field Format in type *errors.errorStr
178
+
179
+ ```
180
+
165
181
 
166
182
 
167
183
  ###よろしくお願いします。