0.1.6 • Published 2 years ago

@jungvonmatt/create-contentful-hugo-app v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Create Contentful/HUGO app

The easiest way to kickstart a new jamstack project using contentful and hugo is by using create-contentful-hugo-app. This CLI tool enables you to quickly setup a new contentful-hugo application, with everything set up for you. To get started, use the following command:

npx @jungvonmatt/create-contentful-hugo-app

To create a new app in a specific folder, you can send a name as an argument. For example, the following command will create a new contentful-hugo project called blog-app in a folder with the same name:

npx @jungvonmatt/create-contentful-hugo-app blog-app
0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago