This is the multi-page printable view of this section. Click here to print.
Sites
Hugo sites
- 1: Bazel targets
- 2: Changelog
- 3: Docs
- 3.1: Bazel targets
- 3.2: Changelog
- 3.3: Content
- 3.3.1: Bazel targets
- 3.3.2: Changelog
- 3.4: i18n
- 3.4.1: Bazel targets
- 3.4.2: Changelog
- 3.5: Layouts
- 3.5.1: Bazel targets
- 3.5.2: Changelog
1 - Bazel targets
| Name | Info | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| changelog |
|
||||||||||
| changelog.changelog |
|
||||||||||
| changelog.changelog_data |
|
||||||||||
| changelog.changelog_files |
|
||||||||||
| changelog.template |
|
||||||||||
| readme |
|
||||||||||
| readme.srcs |
|
||||||||||
| readme.with_children |
|
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 - Docs
3.1 - Bazel targets
| Name | Info | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| changelog |
|
||||||||||
| changelog.changelog |
|
||||||||||
| changelog.changelog_data |
|
||||||||||
| changelog.changelog_files |
|
||||||||||
| changelog.template |
|
||||||||||
| docs |
|
||||||||||
| docs_archive |
|
||||||||||
| docs_config |
|
||||||||||
| docs_config_src |
|
||||||||||
| docs_data |
|
||||||||||
| docs_data_files |
|
||||||||||
| docs_filegroup |
|
||||||||||
| docs_files |
|
||||||||||
| docs_hugo |
|
||||||||||
| docs_serve |
|
||||||||||
| docs_site |
|
||||||||||
| docs_source_archive |
|
||||||||||
| readme |
|
||||||||||
| readme.srcs |
|
||||||||||
| readme.with_children |
|
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 - Content
Hugo site content
3.3.1 - Bazel targets
| Name | Info | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| changelog |
|
||||||||||
| changelog.changelog |
|
||||||||||
| changelog.changelog_data |
|
||||||||||
| changelog.changelog_files |
|
||||||||||
| changelog.template |
|
||||||||||
| content |
|
||||||||||
| content_src |
|
||||||||||
| readme |
|
||||||||||
| readme.srcs |
|
||||||||||
| readme.with_children |
|
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.4 - i18n
Translations
3.4.1 - Bazel targets
| Name | Info | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| changelog |
|
||||||||||
| changelog.changelog |
|
||||||||||
| changelog.changelog_data |
|
||||||||||
| changelog.changelog_files |
|
||||||||||
| changelog.template |
|
||||||||||
| i18n |
|
||||||||||
| i18n_files |
|
||||||||||
| readme |
|
||||||||||
| readme.srcs |
|
||||||||||
| readme.with_children |
|
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.5 - Layouts
Hugo site layouts
3.5.1 - Bazel targets
| Name | Info | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| changelog |
|
||||||||||
| changelog.changelog |
|
||||||||||
| changelog.changelog_data |
|
||||||||||
| changelog.changelog_files |
|
||||||||||
| changelog.template |
|
||||||||||
| layouts |
|
||||||||||
| layouts_files |
|
||||||||||
| readme |
|
||||||||||
| readme.srcs |
|
||||||||||
| readme.with_children |
|
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)