Skip to main content
Dat 3. semester
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Creating content

All content in Hugo is created using markdown files. These files are stored in the content directory of your Hugo site.

Creating Portfolio Content

  1. Navigate to the content directory of your Hugo ªsite.
  2. Create a new markdown file for each project or section you want to include in your portfolio
    • For example, to create a project page, create a file named project.md.

Read more about creating content in the Blowfish Documentation.