Docs
Use
You can use Gieter in any folder where there are markdown files. Gieter will automatically generate html pages out of all the markdown files, ready to deploy.
npx gieter
-
Archives
You can create archives in specific types, archive pages won’t be added to the menu and will be displayed in their parent as a list.
-
KitchenSink
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
-
Media and Assets
When you have a
media
orassets
folder, these will automatically be copied to your project. In that way you can use the files placed in these folders in your gieter. -
Meta
-
Project Settings
There are also a few project settings you can alter defining them in any of the markdown files.
-
Settings
Gieter does not support any settings from the cli. Just to keep it as straightforward as possible.
-
Shop
Gieter also has very basic shop functionality. You can create a shop just like an archive, when you define the shop type, the items will automatically be transferred into products.
-
Styling
In the custom file, you can redefine all the used colors; (
primary, secondary, background, foreground
).