How to create a sidebar similar to meta documentation sidebar?

Hi everyone,

I have just joined the discourse community and had a question to ask.

I have self-hosted discourse, but the sidebar is not as cool as the new discourse sidebar for documentation.

How can I create one or is it already available as a component or plugin?

Thank you so much.

Welcome to Meta :wave:

The plugin you are looking for is

2 Likes

@Moin I am getting this error at the end after this command ./launcher rebuild app.

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'yarn install --frozen-lockfile && yarn cache clean' failed with return #<Process::Status: pid 317 exit 1>
Location of failure: /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups/exec_command.rb:132:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"yarn", "cmd"=>["if [ \"$version\" != \"tests-passed\" ]; then\n  rm -rf app/assets/javascripts/node_modules\nfi", "su discourse -c 'yarn config set network-timeout 60000 -g'", "su discourse -c 'yarn install --frozen-lockfile && yarn cache clean'"]}
bootstrap failed with exit code 1
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.
777664b8ad6441b3a3463638d286f3677b3b5ab3fac4fa17b41a7de5e5886628

Can you help me with this?

You need to look for earlier errors.

2 Likes