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

Return to the regular view of this page.

Themes

Hugo themes

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

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)