Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

tryfoobar/netlify-plugin-commandbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CommandBar + Netlify logo

CommandBar Netlify plugin

Quickly add CommandBar to your Netlify project.

Getting Started

Sign up for a CommandBar account

Create an environment variable COMMANDBAR_ORG_ID with your CommandBar organization id.

Configure the entry point (relative to the publish directory) if it's different from index.html.

# Example configuration

[[plugins]]
package = "@commandbar/netlify-plugin-commandbar"

# Optional
entryPoint = "path/to/entrypoint.html"

[plugins.inputs.linkCommands]
"Go to dashboard" = '/dashboard' // relative link
"Go to stack overflow" = 'https://stackoverflow.com' // aboslute link

Troubleshooting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •