Skip to content

New docs content structure #1

@bep

Description

@bep

Reference

  • Markup
    • Configuration
    • Render Hooks
    • Shortcodes
    • Front Matter
  • Hugo Modules
    • Configuration
    • Imports
    • File Mounts
  • Components
    • archetypes
    • content
    • static
    • layouts
    • data
    • assets
    • i18n
  • Objects (interfaces)
    • Pages
      • Sorting (ByWeight etc.)
      • Grouping
      • Pagination
    • Site
      • Methods
        • .Pages
        • .RegularPages
        • ...
    • Page
      • Methods
        • .Kind, .IsPage, .IsNode
        • .RelPermalink
        • .Pages
        • .RegularPages
        • .RegularPagesRecursive
        • ...
    • Image
    • Resource
    • Menu
  • Function namespaces
    • cast
    • collections
      • .Append
      • .Complement
      • ...
    • diagrams
    • resources
      • .Match
      • .GetMatch
      • .GetRemote
      • ...
    • strings
    • ...

Configuration

Templates

Lookup Rules


We should try to

  • Keep the reference section mostly auto-generated so it's in synch with the code.
  • We can create some naming scheme or something for the cases where we cant to add some more prose/examples to a given function/method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions