A website about the Gencaster project. The site builds from Nuxt 3 with Content.
The content is located in the /content
directory. To create new content add a Markdown file in the according subdirectory. It's easiest to copy an existing file, to make sure all the required fields are there.
Images need to be placed in the /public/img
directory. See /content/3.news/.blueprint.md
(the leading .
in the filename hides it from being published) for an example of how to link them in a news article.
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
Check out the deployment documentation for more information.
Media Tech Lab Bayern batch #3
