Skip to content

Commit

Permalink
update blog documentation onweru#24
Browse files Browse the repository at this point in the history
Signed-off-by: weru <[email protected]>
  • Loading branch information
onweru authored and hupfdule committed May 26, 2023
1 parent 0c64abc commit 16ab0d8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions exampleSite/content/docs/clarity/blogging.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ weight=16

### Blog directory

Edit the `config.toml` file and change the `mainSections` key. Values will be directories where the blogs reside.
Edit the `config.toml` file and change the `blogDir` key. Value will be name of the folder where the blog articles reside.

```yaml
[params]
...
mainSections = ["posts", "docs", "blogs"]
blogDir = "blog"
...
```

Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Target":"css/styles.d1954bfe9bfe60584d1a65f17536f24d180e1adb82f481e5550218b6dc8e34d94df2299fba2180d34349f7bb2d6e9cea1cd08927148ba7e528dd841131560b4b.css","MediaType":"text/css","Data":{"Integrity":"sha512-0ZVL/pv+YFhNGmXxdTbyTRgOGtuC9IHlVQIYttyONNlN8imfuiGA00NJ97stbpzqHNCJJxSLp+Uo3YQRMVYLSw=="}}
{"Target":"css/styles.11b72503425ddf31961ad47ae798e5582a281d86d2e7af85cedd32f4d7b4490b9c8f334d37e0d4029976b1287cf04f87c166e573bb839c6db06e62e117bf84de.css","MediaType":"text/css","Data":{"Integrity":"sha512-EbclA0Jd3zGWGtR655jlWCooHYbS56+Fzt0y9Ne0SQucjzNNN+DUApl2sSh88E+HwWblc7uDnG2wbmLhF7+E3g=="}}

0 comments on commit 16ab0d8

Please sign in to comment.