hugo-to-directus

command module
v0.0.0-...-9cf4805 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2023 License: MIT Imports: 11 Imported by: 0

README

hugo-to-directus

This script takes a Hugo folder containing Markdown files, validates them and posts them to a Directus collection.

The body currently looks like this:

{
  "title": "Title",
  "status": "published"
  "date": 1692515918360,
  "url": "unique-url",
  "content": "Content"
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL