Skip to content

Commit

Permalink
update blog documentation #24
Browse files Browse the repository at this point in the history
Signed-off-by: weru <[email protected]>
  • Loading branch information
onweru committed Jun 13, 2022
1 parent 5978c6c commit 17d886c
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.33575fcdceb4dbbcf1554068f465ad2f8b53615ae08f3d365a58dfc032a1c792aff8c65d763cf2f1da3a966c4666e244797d61dff44e93ab35db982d443096b0.css","MediaType":"text/css","Data":{"Integrity":"sha512-M1dfzc6027zxVUBo9GWtL4tTYVrgjz02WljfwDKhx5Kv+MZddjzy8do6lmxGZuJEeX1h3/ROk6s125gtRDCWsA=="}}
{"Target":"css/styles.11b72503425ddf31961ad47ae798e5582a281d86d2e7af85cedd32f4d7b4490b9c8f334d37e0d4029976b1287cf04f87c166e573bb839c6db06e62e117bf84de.css","MediaType":"text/css","Data":{"Integrity":"sha512-EbclA0Jd3zGWGtR655jlWCooHYbS56+Fzt0y9Ne0SQucjzNNN+DUApl2sSh88E+HwWblc7uDnG2wbmLhF7+E3g=="}}

0 comments on commit 17d886c

Please sign in to comment.