This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Layouts

Hugo site layouts

1 - Bazel targets

NameInfo
changelog
locationhugo/sites/docs/layouts/BUILD.bazel:24:17
name//hugo/sites/docs/layouts:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationhugo/sites/docs/layouts/BUILD.bazel:24:17
name//hugo/sites/docs/layouts:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //hugo/sites/docs/layouts:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationhugo/sites/docs/layouts/BUILD.bazel:24:17
name//hugo/sites/docs/layouts:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //hugo/sites/docs/layouts:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationhugo/sites/docs/layouts/BUILD.bazel:24:17
name//hugo/sites/docs/layouts:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationhugo/sites/docs/layouts/BUILD.bazel:24:17
name//hugo/sites/docs/layouts:changelog.template
ruleClass_write_file
ruleOutput
  • //hugo/sites/docs/layouts:changelog.template.md
visibility
  • //visibility:private
layouts
locationhugo/sites/docs/layouts/BUILD.bazel:6:14
name//hugo/sites/docs/layouts:layouts
ruleClasspkg_filegroup
visibility
  • //visibility:public
layouts_files
locationhugo/sites/docs/layouts/BUILD.bazel:13:10
name//hugo/sites/docs/layouts:layouts_files
ruleClasspkg_files
visibility
  • //visibility:private
readme
locationhugo/sites/docs/layouts/BUILD.bazel:19:10
name//hugo/sites/docs/layouts:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationhugo/sites/docs/layouts/BUILD.bazel:19:10
name//hugo/sites/docs/layouts:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationhugo/sites/docs/layouts/BUILD.bazel:19:10
name//hugo/sites/docs/layouts:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Add ci config, choose hugo url based on it (8932e6)
  • Fix al_hugo_run_binary, add al_http_server_binary (1bf299)
  • Partially remove pkg_tar from hugo, remove several registry modules (f59f94)
  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move ansible and leetcode rules to bzl/rules (0d9b39)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Remove changelogs and bzl targets from the section summary (e19b10)
  • Fix changelog build, use relative links in meta-links (795ed3)
  • Fix changelog and bazel meta links (fdd76f)
  • Add i18n support to hugo, move changelog and bzl to the meta-links section (438056)
  • Remove sidebar-tree partial (e26e6c)
  • Remove cloc from readme, update sidebar-tree template (a9884e)
  • Update docsy theme, fix page meta links (41cd34)
  • Add changelog for all packages (a6ebf9)
  • Fix sidebar links (ec66e8)
  • Sort bzl-targets pages in section-index (c16176)
  • Separate generated pages from the regular ones (6597b1)
  • Add bzl_target_doc (c5636e)
  • Update readmes (2c9d62)
  • Move md to hugo/sites/docs (898ba7)
  • Add heading anchors, add theme toggle, add search, add taxonomies (f79db8)
  • Add layouts to hugo, add drawio svgs to docs (f53618)