You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Please all the credit should be attributed to [original *Hexo* version](https://
89
89
90
90
**Please read [user documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/user.md), it's short and useful to discover all features and possibilities of the theme, especially the [writing posts](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/user.md#writing-posts) section**
91
91
92
-
#####For people who want to use the original version of Tranquilpeak without modifications (users)
92
+
### For people who want to use the original version of Tranquilpeak without modifications (users)
93
93
94
94
Go to the directory where you have your Hugo site and run:
95
95
@@ -105,7 +105,7 @@ First, let's take a look at the [config.toml](exampleSite/config.tom). It will b
105
105
106
106
More information on [user documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/user.md) to install and configure the theme
107
107
108
-
#####For people who want to create their own version of tranquilpeak (developers)
108
+
### For people who want to create their own version of tranquilpeak (developers)
109
109
110
110
1. Run `git clone https://github.com/kakawait/hugo-tranquilpeak-theme.git`
111
111
2. Follow [developer documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/developer.md) to edit and build the theme
@@ -130,7 +130,15 @@ Please fill the following information:
130
130
131
131
## Documentation
132
132
133
-
Coming soon (see https://github.com/kakawait/hugo-tranquilpeak-theme/issues/4)
133
+
If it's your first time using Hugo, please check [Hugo official documentation](https://gohugo.io/overview/introduction/)
134
+
135
+
### For users
136
+
137
+
To install and configure the theme, consult the following documentation : [user documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/user.md)
138
+
139
+
### For developers
140
+
141
+
To understand the code, the workflow and edit the theme, consult the following documentation : [developer documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/developer.md)
Copy file name to clipboardExpand all lines: exampleSite/content/post/Welcome-to-the-new-Tranquilpeak.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,15 @@ Please fill the following information:
161
161
162
162
## Documentation
163
163
164
-
Coming soon (see https://github.com/kakawait/hugo-tranquilpeak-theme/issues/4)
164
+
If it's your first time using Hugo, please check [Hugo official documentation](https://gohugo.io/overview/introduction/)
165
+
166
+
### For users
167
+
168
+
To install and configure the theme, consult the following documentation : [user documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/user.md)
169
+
170
+
### For developers
171
+
172
+
To understand the code, the workflow and edit the theme, consult the following documentation : [developer documentation](https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/developer.md)
0 commit comments