This is auto generated using Hugo.
Usage of different folders :
- archetypes/: Templates for new content (default front matter).
- content/: Stores all site content (Markdown files).
- layouts/: Customizes how pages are displayed (HTML templates).
- static/: Holds static assets like images, CSS, and JavaScript.
- themes/: Stores themes (can override layouts from here).
- data/: Stores structured data (YAML, JSON, TOML) for use in templates.
- assets/: Stores SCSS, JS, and images for Hugo Pipes (processed before use).
- resources/: Holds processed assets (compiled CSS, minified JS, optimized images).
- i18n/: Contains translations for multilingual websites.
- public/: The final generated static site (after running hugo).