- HipnoTanatos -

Projects

Contact

data model

main site

The main site is intended to be a portfolio page. with a impactfull landing page as the site main index, a project index and project data showcase

project definition

content/projects/[project_dir] to create a project
use md|mdx files to define the project in its respective project dir
metadata is defined in the frontmatter of the md|x file, using yaml sintaxis

project main file

[projects]/description.(md|mdx)
description is an esential file used by the page generator to discover pages this file is used to define the project Title, description and images that the site will show, metadata:
#todo: quiza un componente que muestre sobre una imagen el elemento del dom correspondiente al elemento de la lista?

project documentation file(s)

[projects]/[content_file].(md|mdx)
content_file is the content of the project that will be used to show in the project respective page you can use as many content_files as you want, each one will be used en the project’s main page and indexed in the file navigator metadata: