Add Stackbit Integration (#208)

* add stackbit.yaml

* update field model for slug

* add config model

* update language config model

* update menu model

* katex should be a boolean value

* add labelField to menu item model

* math should be a boolean value

* Add 1-click create with stackbit button
This commit is contained in:
Robert Austin
2019-09-19 23:08:54 +10:00
committed by Luiz F. A. de Prá
parent 02630ed83c
commit 3cc2397944
5 changed files with 242 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
date = "2019-03-20"
title = "Render LaTeX using KaTeX"
description = "Katex support demo"
katex = "true"
katex = true
series = ["Theme", "Hugo"]
+++