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

Return to the regular view of this page.

Content

Hugo site content

1 - Bazel targets

NameInfo
changelog
locationhugo/sites/docs/content/BUILD.bazel:11:17
name//hugo/sites/docs/content:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationhugo/sites/docs/content/BUILD.bazel:11:17
name//hugo/sites/docs/content:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //hugo/sites/docs/content:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationhugo/sites/docs/content/BUILD.bazel:11:17
name//hugo/sites/docs/content:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //hugo/sites/docs/content:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationhugo/sites/docs/content/BUILD.bazel:11:17
name//hugo/sites/docs/content:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationhugo/sites/docs/content/BUILD.bazel:11:17
name//hugo/sites/docs/content:changelog.template
ruleClass_write_file
ruleOutput
  • //hugo/sites/docs/content:changelog.template.md
visibility
  • //visibility:private
content
locationhugo/sites/docs/content/BUILD.bazel:16:14
name//hugo/sites/docs/content:content
ruleClasspkg_filegroup
visibility
  • //visibility:public
content_src
locationhugo/sites/docs/content/BUILD.bazel:33:10
name//hugo/sites/docs/content:content_src
ruleClasspkg_files
visibility
  • //visibility:private
readme
locationhugo/sites/docs/content/BUILD.bazel:6:10
name//hugo/sites/docs/content:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationhugo/sites/docs/content/BUILD.bazel:6:10
name//hugo/sites/docs/content:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationhugo/sites/docs/content/BUILD.bazel:6:10
name//hugo/sites/docs/content:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Partially remove pkg_tar from hugo, remove several registry modules (f59f94)
  • Remove pkg_tar from bzl, readme, drawio (6230ed)
  • Remove pkg_tar from leetcode rules (5e3ad2)
  • Remove pkg_tar from ansible rules and ansible targets (986245)
  • Add bzl/package_groups, remove pkg_tar from a couple of rules (116823)
  • Move roles and playbooks to the collection (f1c071)
  • 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)
  • Update disk resize commands (1f35d3)
  • Move leetcode to data (c3fe61)
  • Remove contents from readme, add mullvad info (f9ebf1)
  • Move all leetcode to cfg/leetcode-submissions (28e6d9)
  • Remove ansible from global python dependencies (e5b7df)
  • Disable multi-language setup (e38c9e)
  • Add changelog for all packages (a6ebf9)
  • Fix git rules, add changelog (0c3c3e)
  • Fix sidebar links (ec66e8)
  • Add ansible/collections, add git rules (827c23)
  • Add bzl_target_doc (c5636e)
  • Add al_bzl_target_doc, add support for .ndjson to go/template-files (a271fc)
  • Add al_ansible_role macro, add ansible/roles, add ansible/playbooks (451ebc)
  • Fix hugo tags (d7b1db)
  • Add .github to the docs (19488c)
  • Update readmes (2c9d62)
  • Add al_vial_submissions macro, update titles and descriptions (79c826)
  • Add al_gen_leetcode_submissions macro, remove leetcode from the tree (15824d)
  • Move md to hugo/sites/docs (898ba7)