diff --git a/_data/nav/openbolt_5x.yml b/_data/nav/openbolt_5x.yml index e98bcfbe5..69a551cb8 100644 --- a/_data/nav/openbolt_5x.yml +++ b/_data/nav/openbolt_5x.yml @@ -1,42 +1,42 @@ --- -- text: Welcome to Puppet Bolt® - link: bolt.html +- text: Welcome to OpenBolt + link: index.html items: - text: Developer updates link: developer_updates.html - text: Release notes link: release_notes.html - - text: Bolt versioning + - text: OpenBolt versioning link: bolt_versioning.html - text: Known issues link: bolt_known_issues.html -- text: Installing Bolt +- text: Installing OpenBolt items: - - text: Installing Bolt + - text: Installing OpenBolt link: bolt_installing.html - - text: Run Bolt from a Docker image + - text: Run from a Docker image link: running_bolt_in_docker.html -- text: Getting started with Bolt +- text: Getting started with OpenBolt link: getting_started_with_bolt.html -- text: Configuring Bolt +- text: Configuring OpenBolt items: - text: Bolt projects link: projects.html - text: Inventory files link: inventory_files.html - - text: Configuring Bolt + - text: Configuring OpenBolt link: configuring_bolt.html - text: Logs link: logs.html - - text: Escalating privilege with Bolt + - text: Escalating privilege link: privilege_escalation.html - - text: Setting up VS Code for Bolt + - text: VS Code and OpenBolt link: vscode_and_bolt.html -- text: Running Bolt +- text: Running OpenBolt items: - - text: Run Bolt + - text: Run OpenBolt link: running_bolt_commands.html - - text: Run Bolt on network devices + - text: Run OpenBolt on network devices link: running_bolt_network.html - text: Scripts items: @@ -88,20 +88,20 @@ link: supported_plugins.html - text: Writing plugins link: writing_plugins.html -- text: Using Bolt with Puppet +- text: Using OpenBolt with Puppet/OpenVox items: - text: Applying Puppet code link: applying_manifest_blocks.html - - text: Using Bolt with Hiera + - text: Using OpenBolt with Hiera link: hiera.html - - text: Connecting Bolt to PuppetDB + - text: Connecting OpenBolt to PuppetDB link: bolt_connect_puppetdb.html -- text: Bolt Examples +- text: OpenBolt Examples link: bolt_examples.html items: - text: Automating Windows targets link: automating_windows_targets.html - - text: Deploy a TIG stack with Bolt + - text: Deploy a TIG stack with OpenBolt link: tig_stack.html - text: "\U0001F9EA Experimental features" link: experimental_features.html diff --git a/_includes/child_topics.html b/_includes/child_topics.html new file mode 100644 index 000000000..1e1373597 --- /dev/null +++ b/_includes/child_topics.html @@ -0,0 +1,92 @@ +{%- comment -%} + child_topics.html — auto-generates an overview page's "on this page" list of + sub-topics from the site nav list, so parent-with-link sections don't need a + hand-maintained list of their sub-topics in the page body. + + Renders a `