{
  "source": "docs",
  "output": "_site",
  "theme": "./_themes/one",
  "permalink": "{{directory}}/{{filename}}",
  "sitename": "Lnico",
  "github": "https://github.com/lepture/lnico",
  "google": "UA-21475122-5",
  "footer": "Lnico was created by lepture, concept based on liquidluck. brought to you under the BSD license.",
  "navigation": [
    {"link": "en/index.html", "title": "English"},
    {"link": "zh/index.html", "title": "中文文档"}
  ],
  "writers": [
    "./lib/writers.PageWriter",
    "./lib/writers.FileWriter",
    "./lib/writers.StaticWriter"
  ]
}
