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

Return to the regular view of this page.

Hugo

Hugo projects

1 - Bazel targets

NameInfo
changelog
locationhugo/BUILD.bazel:10:17
name//hugo:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationhugo/BUILD.bazel:10:17
name//hugo:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //hugo:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationhugo/BUILD.bazel:10:17
name//hugo:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //hugo:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationhugo/BUILD.bazel:10:17
name//hugo:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationhugo/BUILD.bazel:10:17
name//hugo:changelog.template
ruleClass_write_file
ruleOutput
  • //hugo:changelog.template.md
visibility
  • //visibility:private
readme
locationhugo/BUILD.bazel:5:10
name//hugo:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationhugo/BUILD.bazel:5:10
name//hugo:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationhugo/BUILD.bazel:5:10
name//hugo: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)
  • Remove hugo/modules (1ef5f2)
  • 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)
  • Use separate attributes instead of a singular tree in al_hugo_site (45f549)
  • Add al_hugo_site_binary, al_hugo_site_run_binary (30da07)
  • Fix postcss modules by moving all dependencies to //:node_modules (630911)
  • Add more debug for al_hugo_site, add author section to books.md (9ae8c0)
  • Fix postcss invocation in hugo/sites/misc (fb79a3)
  • Remove al_hugo_theme and al_hugo_module, fix al_hugo_serve (3619a7)
  • Add hugo site rules, setup build for hugo/sites/misc (b7b15d)
  • Add al_hugo_theme, al_hugo_theme_info, al_hugo_build, fix docsy source (db6acf)
  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
  • Add md targets for all md files, add bzl/vars/readmes.bzl (a39482)
  • Move md/docs/ to md/docs/src, add rules_lint (85eaf6)
  • Add al_readme plugin, split variables in /bzl/vars (9212dc)
  • Add //bzl/vars:bzl_libs, use write_source_file to generate md files (936a02)
  • Add al_alias_map macro (e23563)
  • Move all public bzl API into separate files (732d37)
  • Move hugo/mics/pages to md/misc (6d2628)
  • Move several dependencies to bzl/registry (afe7ce)
  • Rename starlark/bazel to bzl (56be34)
  • Revert a1b9ab1 (a7cc4d)
  • Move starlark/bazel to starlark/rules-alwaldend, make it a module (a1b9ab)
  • Fix openssl build, add glossary to knowledge (d6edc6)
  • Fix npm dependencies, add new ones (aba702)
  • Use proper names for local repositories (f8ab3e)
  • Rename wiki to knowledge, add information about subshells (ce735e)
  • Add shell.md, add output root ownership to bazel.md in hugo/wiki (bd3210)
  • Add information about volume resizing to hugo/wiki/pages/gnome-boxes.md (d252ee)
  • Add hugo/wiki/pages/bazel.md (81d207)
  • Add info to hugo/wiki (db815d)
  • Add hugo/projects, hugo/wiki (551dbf)

3 - Sites

Hugo sites

3.1 - Bazel targets

NameInfo
changelog
locationhugo/sites/BUILD.bazel:10:17
name//hugo/sites:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationhugo/sites/BUILD.bazel:10:17
name//hugo/sites:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //hugo/sites:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationhugo/sites/BUILD.bazel:10:17
name//hugo/sites:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //hugo/sites:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationhugo/sites/BUILD.bazel:10:17
name//hugo/sites:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationhugo/sites/BUILD.bazel:10:17
name//hugo/sites:changelog.template
ruleClass_write_file
ruleOutput
  • //hugo/sites:changelog.template.md
visibility
  • //visibility:private
readme
locationhugo/sites/BUILD.bazel:5:10
name//hugo/sites:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationhugo/sites/BUILD.bazel:5:10
name//hugo/sites:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationhugo/sites/BUILD.bazel:5:10
name//hugo/sites:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

3.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)
  • Use separate attributes instead of a singular tree in al_hugo_site (45f549)
  • Add al_hugo_site_binary, al_hugo_site_run_binary (30da07)
  • Fix postcss modules by moving all dependencies to //:node_modules (630911)
  • Add more debug for al_hugo_site, add author section to books.md (9ae8c0)
  • Fix postcss invocation in hugo/sites/misc (fb79a3)
  • Remove al_hugo_theme and al_hugo_module, fix al_hugo_serve (3619a7)
  • Add hugo site rules, setup build for hugo/sites/misc (b7b15d)
  • Add al_hugo_theme, al_hugo_theme_info, al_hugo_build, fix docsy source (db6acf)

3.3 - Docs

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

3.3.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.3.3 - Content

Hugo site content

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

3.3.4 - i18n

Translations

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

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

3.3.5 - Layouts

Hugo site layouts

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

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

4 - Themes

Hugo themes

4.1 - Bazel targets

NameInfo
bootstrap
locationhugo/themes/BUILD.bazel:39:14
name//hugo/themes:bootstrap
ruleClasspkg_filegroup
visibility
  • //visibility:private
changelog
locationhugo/themes/BUILD.bazel:11:17
name//hugo/themes:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationhugo/themes/BUILD.bazel:11:17
name//hugo/themes:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //hugo/themes:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationhugo/themes/BUILD.bazel:11:17
name//hugo/themes:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //hugo/themes:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationhugo/themes/BUILD.bazel:11:17
name//hugo/themes:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationhugo/themes/BUILD.bazel:11:17
name//hugo/themes:changelog.template
ruleClass_write_file
ruleOutput
  • //hugo/themes:changelog.template.md
visibility
  • //visibility:private
docsy
locationhugo/themes/BUILD.bazel:27:14
name//hugo/themes:docsy
ruleClasspkg_filegroup
visibility
  • //visibility:private
fontawesome
locationhugo/themes/BUILD.bazel:33:14
name//hugo/themes:fontawesome
ruleClasspkg_filegroup
visibility
  • //visibility:private
readme
locationhugo/themes/BUILD.bazel:6:10
name//hugo/themes:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationhugo/themes/BUILD.bazel:6:10
name//hugo/themes:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationhugo/themes/BUILD.bazel:6:10
name//hugo/themes:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public
themes
locationhugo/themes/BUILD.bazel:16:14
name//hugo/themes:themes
ruleClasspkg_filegroup
visibility
  • //visibility:public

4.2 - Changelog

  • 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 changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Add al_vial_submissions macro, update titles and descriptions (79c826)
  • Add more books to books.toml, add al_hugo_run_binary target (5786f9)
  • Use separate attributes instead of a singular tree in al_hugo_site (45f549)
  • Fix postcss modules by moving all dependencies to //:node_modules (630911)
  • Add more debug for al_hugo_site, add author section to books.md (9ae8c0)
  • Fix postcss invocation in hugo/sites/misc (fb79a3)
  • Remove al_hugo_theme and al_hugo_module, fix al_hugo_serve (3619a7)
  • Add hugo site rules, setup build for hugo/sites/misc (b7b15d)
  • Add al_hugo_theme, al_hugo_theme_info, al_hugo_build, fix docsy source (db6acf)