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

Return to the regular view of this page.

Docs

1 - Bazel targets

NameInfo
changelog
locationhugo/sites/docs/BUILD.bazel:12:17
name//hugo/sites/docs:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationhugo/sites/docs/BUILD.bazel:12:17
name//hugo/sites/docs:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //hugo/sites/docs:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationhugo/sites/docs/BUILD.bazel:12:17
name//hugo/sites/docs:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //hugo/sites/docs:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationhugo/sites/docs/BUILD.bazel:12:17
name//hugo/sites/docs:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationhugo/sites/docs/BUILD.bazel:12:17
name//hugo/sites/docs:changelog.template
ruleClass_write_file
ruleOutput
  • //hugo/sites/docs:changelog.template.md
visibility
  • //visibility:private
docs
locationhugo/sites/docs/BUILD.bazel:47:19
name//hugo/sites/docs:docs
ruleClassal_hugo_run_binary
visibility
  • //visibility:private
docs_archive
locationhugo/sites/docs/BUILD.bazel:81:8
name//hugo/sites/docs:docs_archive
ruleClasspkg_tar_impl
ruleOutput
  • //hugo/sites/docs:docs_archive.tar
visibility
  • //visibility:public
docs_config
locationhugo/sites/docs/BUILD.bazel:114:10
name//hugo/sites/docs:docs_config
ruleClasspkg_files
visibility
  • //visibility:private
docs_config_src
locationhugo/sites/docs/BUILD.bazel:120:13
name//hugo/sites/docs:docs_config_src
ruleClassal_toml_data
visibility
  • //visibility:private
docs_data
locationhugo/sites/docs/BUILD.bazel:100:14
name//hugo/sites/docs:docs_data
ruleClasspkg_filegroup
visibility
  • //visibility:private
docs_data_files
locationhugo/sites/docs/BUILD.bazel:106:10
name//hugo/sites/docs:docs_data_files
ruleClasspkg_files
visibility
  • //visibility:private
docs_filegroup
locationhugo/sites/docs/BUILD.bazel:60:14
name//hugo/sites/docs:docs_filegroup
ruleClasspkg_filegroup
visibility
  • //visibility:private
docs_files
locationhugo/sites/docs/BUILD.bazel:65:10
name//hugo/sites/docs:docs_files
ruleClasspkg_files
visibility
  • //visibility:private
docs_hugo
locationhugo/sites/docs/BUILD.bazel:23:15
name//hugo/sites/docs:docs_hugo
ruleClassal_hugo_binary
visibility
  • //visibility:private
docs_serve
locationhugo/sites/docs/BUILD.bazel:71:22
name//hugo/sites/docs:docs_serve
ruleClassal_http_server_binary
visibility
  • //visibility:private
docs_site
locationhugo/sites/docs/BUILD.bazel:17:13
name//hugo/sites/docs:docs_site
ruleClassal_hugo_site
visibility
  • //visibility:private
docs_source_archive
locationhugo/sites/docs/BUILD.bazel:87:8
name//hugo/sites/docs:docs_source_archive
ruleClasspkg_tar_impl
ruleOutput
  • //hugo/sites/docs:docs_source_archive.tar
visibility
  • //visibility:private
readme
locationhugo/sites/docs/BUILD.bazel:125:10
name//hugo/sites/docs:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationhugo/sites/docs/BUILD.bazel:125:10
name//hugo/sites/docs:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationhugo/sites/docs/BUILD.bazel:125:10
name//hugo/sites/docs:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Add ci config, choose hugo url based on it (8932e6)
  • Fix hugo url (edf01b)
  • Disable git in hugo, fix hugo url, remove run_and_test in CI (0b3356)
  • Fix al_hugo_run_binary, add al_http_server_binary (1bf299)
  • 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)
  • Fix ansible runfiles (6ae6b8)
  • 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)
  • Move toml rules to bzl/rules/toml (0b824f)
  • Move hugo rules to bzl/rules/hugo, move go rules to /bzl/rules/go (cb079f)
  • 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)
  • Update disk resize commands (1f35d3)
  • Remove sidebar-tree partial (e26e6c)
  • Move leetcode to data (c3fe61)
  • Remove contents from readme, add mullvad info (f9ebf1)
  • Move all leetcode to cfg/leetcode-submissions (28e6d9)
  • Remove cloc from readme, update sidebar-tree template (a9884e)
  • Remove ansible from global python dependencies (e5b7df)
  • Update docsy theme, fix page meta links (41cd34)
  • Disable multi-language setup (e38c9e)
  • Add changelog for all packages (a6ebf9)
  • Fix git rules, add changelog (0c3c3e)
  • Fix sidebar links (ec66e8)
  • Sort bzl-targets pages in section-index (c16176)
  • Separate generated pages from the regular ones (6597b1)
  • 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 date to leetcode docs (bd8a08)
  • Add al_gen_leetcode_submissions macro, remove leetcode from the tree (15824d)
  • Move md to hugo/sites/docs (898ba7)
  • Update nvim background, update tmux background (1e354b)
  • Add module config to the hugo site (95cdb2)
  • Add github-pages (6100b4)
  • Fix hugo tags page, fix hugo serve (9f2716)
  • Pass dirs to hugo using flags, disable hugo cache (640248)
  • Add panicOnWarning args (2b2b39)
  • Fix al_hugo_binary script (302d98)
  • Add CI, fix parallel drawio build (b77a1e)
  • Add a link (b6870f)
  • Add heading anchors, add theme toggle, add search, add taxonomies (f79db8)
  • Add layouts to hugo, add drawio svgs to docs (f53618)
  • Allow to use several configs in al_hugo_site (063500)
  • Use hugo data to render books, add more books (c4da46)
  • Use html links in README.md, fix hugo site layout (8de573)
  • Modify hugo site layout (f82a26)
  • Remove unnecessary hugo argument (6277cf)
  • Add more books, fix hugo layout, rename README.md files to _index.md (7d4d7a)
  • Add env_script to hugo rules (f99ec0)
  • Add more books to books.toml, add al_hugo_run_binary target (5786f9)
  • Rename hugo rules, combine misc and docs sites into one (a535c2)

3 - Content

Hugo site content

3.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

3.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)

4 - i18n

Translations

4.1 - Bazel targets

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

4.2 - Changelog

  • Partially remove pkg_tar from hugo, remove several registry modules (f59f94)
  • Fix ansible runfiles (6ae6b8)
  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Add i18n support to hugo, move changelog and bzl to the meta-links section (438056)

5 - Layouts

Hugo site layouts

5.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

5.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)