oh-my-posh/website/sidebars.js

157 lines
3.8 KiB
JavaScript
Raw Normal View History

2020-10-05 02:33:12 -07:00
module.exports = {
docs: [
{
type: "category",
2021-11-12 10:14:16 -08:00
label: "💡 Getting Started",
2021-10-28 06:27:08 -07:00
collapsed: false,
2021-04-24 03:58:23 -07:00
items: [
"introduction",
{
type: "category",
2022-03-09 02:39:31 -08:00
label: "🚀 Get started",
2021-11-12 10:14:16 -08:00
collapsed: false,
2022-03-09 02:39:31 -08:00
items: [
{
type: "category",
label: "📦 Installation",
collapsed: false,
items: [
2022-04-20 09:43:59 -07:00
"installation/windows",
"installation/macos",
"installation/linux",
2022-03-09 02:39:31 -08:00
],
},
2022-06-03 07:47:56 -07:00
"installation/fonts",
2022-04-20 09:43:59 -07:00
"installation/prompt",
2022-05-26 05:51:26 -07:00
"installation/customize",
2022-03-09 02:39:31 -08:00
],
2021-04-24 03:58:23 -07:00
},
],
2020-10-05 02:33:12 -07:00
},
{
type: "category",
2021-11-12 10:14:16 -08:00
label: "⚙️ Configuration",
items: [
"configuration/general",
2022-04-20 09:43:59 -07:00
"configuration/block",
"configuration/segment",
"configuration/sample",
"configuration/title",
"configuration/colors",
"configuration/templates",
"configuration/secondary-prompt",
"configuration/debug-prompt",
"configuration/transient",
"configuration/line-error",
"configuration/tooltips",
2021-11-12 10:14:16 -08:00
],
},
{
type: "category",
label: "🌟 Segments",
2021-10-28 06:27:08 -07:00
collapsed: true,
2020-10-05 02:33:12 -07:00
items: [
2022-04-20 09:43:59 -07:00
"segments/angular",
2023-04-03 03:10:51 -07:00
"segments/argocd",
2022-04-20 09:43:59 -07:00
"segments/aws",
"segments/az",
"segments/azfunc",
"segments/battery",
2023-11-09 01:31:48 -08:00
"segments/bazel",
2022-04-20 09:43:59 -07:00
"segments/brewfather",
2023-01-21 00:25:04 -08:00
"segments/buf",
2023-10-28 02:02:17 -07:00
"segments/carbonintensity",
2022-04-20 09:43:59 -07:00
"segments/cds",
"segments/cf",
"segments/cftarget",
2022-07-15 01:17:37 -07:00
"segments/cmake",
"segments/command",
"segments/connection",
"segments/crystal",
2022-04-20 09:43:59 -07:00
"segments/dart",
2022-09-18 00:01:52 -07:00
"segments/deno",
"segments/docker",
2022-04-20 09:43:59 -07:00
"segments/dotnet",
"segments/elixir",
2022-04-20 09:43:59 -07:00
"segments/executiontime",
2022-05-24 01:13:01 -07:00
"segments/flutter",
2022-06-05 07:30:39 -07:00
"segments/fossil",
2022-08-17 09:12:18 -07:00
"segments/gcp",
2022-04-20 09:43:59 -07:00
"segments/git",
2022-08-26 11:58:48 -07:00
"segments/gitversion",
2022-04-20 09:43:59 -07:00
"segments/golang",
"segments/haskell",
2023-09-04 12:00:04 -07:00
"segments/helm",
2022-04-20 09:43:59 -07:00
"segments/ipify",
"segments/iterm",
2022-04-20 09:43:59 -07:00
"segments/java",
"segments/julia",
"segments/kotlin",
"segments/kubectl",
2023-11-06 15:52:37 -08:00
"segments/lastfm",
2022-07-18 21:38:38 -07:00
"segments/lua",
2023-01-09 16:47:05 -08:00
"segments/mercurial",
2022-04-20 09:43:59 -07:00
"segments/nbgv",
"segments/nightscout",
"segments/node",
"segments/npm",
2022-05-26 05:51:26 -07:00
"segments/nx",
2024-01-15 10:48:03 -08:00
"segments/ocaml",
2022-04-20 09:43:59 -07:00
"segments/os",
"segments/owm",
"segments/path",
2022-07-08 03:21:08 -07:00
"segments/perl",
2022-04-20 09:43:59 -07:00
"segments/php",
"segments/plastic",
"segments/project",
"segments/python",
2023-07-19 22:57:11 -07:00
"segments/quasar",
2022-04-20 09:43:59 -07:00
"segments/r",
2024-01-15 12:04:01 -08:00
"segments/react",
2022-04-20 09:43:59 -07:00
"segments/root",
"segments/ruby",
"segments/rust",
2023-02-16 06:18:21 -08:00
"segments/sapling",
2022-04-20 09:43:59 -07:00
"segments/session",
"segments/shell",
2023-05-03 12:43:20 -07:00
"segments/sitecore",
2022-04-20 09:43:59 -07:00
"segments/spotify",
"segments/status",
2022-04-20 09:43:59 -07:00
"segments/strava",
2022-06-05 07:33:13 -07:00
"segments/svn",
2022-04-20 09:43:59 -07:00
"segments/swift",
"segments/sysinfo",
"segments/terraform",
"segments/text",
"segments/time",
"segments/ui5tooling",
"segments/umbraco",
2023-02-26 06:37:37 -08:00
"segments/unity",
2023-05-18 10:42:57 -07:00
"segments/upgrade",
2023-01-08 23:44:47 -08:00
"segments/vala",
2022-04-20 09:43:59 -07:00
"segments/wakatime",
2022-07-17 12:11:23 -07:00
"segments/withings",
2022-04-20 09:43:59 -07:00
"segments/winreg",
2022-11-05 05:22:05 -07:00
"segments/xmake",
2022-04-20 09:43:59 -07:00
"segments/ytm",
2021-07-04 13:53:10 -07:00
],
2020-10-05 02:33:12 -07:00
},
2020-10-06 12:01:42 -07:00
{
type: "category",
2021-11-12 10:14:16 -08:00
label: "🙋🏾‍♀️ Contributing",
2021-10-28 06:27:08 -07:00
collapsed: true,
2021-07-04 13:53:10 -07:00
items: [
2022-04-20 09:43:59 -07:00
"contributing/started",
"contributing/segment",
"contributing/git",
"contributing/plastic",
2021-07-04 13:53:10 -07:00
],
2020-10-06 12:01:42 -07:00
},
2021-11-12 10:14:16 -08:00
"themes",
"share",
"faq",
2022-04-25 22:50:59 -07:00
"migrating",
2021-11-12 10:14:16 -08:00
"contributors",
2020-10-05 02:33:12 -07:00
],
};