Hi everyone,
I’m trying to set up the documentation site locally for [project name], but I’m facing an issue. I followed these steps:
- Navigated to the
docs
directory. - Ran
bundle install
to install dependencies. - Tried running
bundle exec jekyll serve
, followed instructed steps(mentioned in contributing guidelines of meshery/docs ) before , but the site is not serving properly.
Here:
I’m not sure what went wrong. Can someone guide me on how to fix this?
Thanks in advance!