-
Import this module in your Hugo
config.toml.[module] [[module.imports]] path = "github.com/basa-casa/admin-hugo"
config.ymlmodule: imports: - path: github.com/basa-casa/admin-hugo
config.json{ "module": { "imports": [ { "path": "github.com/basa-casa/admin-hugo" }, ] } } -
Vendor the module files for easier copying/overriding
hugo mod vendor -
Copy
/exampleSite/content/admin/from all three admin modules, into your project. -
Modify the
cascade.configobject in_index.mdto reflect your project. This controls the static cms backend and other settings common to each sub-cms.
basa-casa/admin-hugo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|