mirror of https://github.com/onweru/compose.git

weru
28.46.2020 75926193c03da935fd0371477766825db37ba63b
update
2 files modified
16 ■■■■ changed files
exampleSite/config.toml 12 ●●●● patch | view | raw | blame | history
exampleSite/content/_index.md 4 ●●●● patch | view | raw | blame | history
exampleSite/config.toml
@@ -11,14 +11,14 @@
#  menu items
[[menu.main]]
    name = "Docs"
    weight = 2
    url = "docs/"
  name = "Docs"
  weight = 2
  url = "docs/"
[[menu.main]]
    name = "Example"
    weight = 3
    url = "https://docs.neuralvibes.com"
  name = "Example"
  weight = 3
  url = "https://docs.neuralvibes.com"
[markup]
  [markup.goldmark]
exampleSite/content/_index.md
@@ -8,9 +8,9 @@
  baseChartOn = 3 # number of column the chart(s) and graph should be drawn from # can be overridden directly via shortcode parameter # it's therefore optional
  title = "Projects"
+++
{{< block "grid-2 mt-2" >}}
{{< column >}}
{{< block "grid-2" >}}
{{< column >}}
# Compose your Docs with __Ease__.
Compose is a lean theme for the `Hugo`, inspired by [forestry.io](https://forestry.io).