Seravo / docs

Documentation for Seravo.com customers and developers
https://seravo.com/docs/
15 stars 15 forks source link

Add trailing slashes to permalinks #68

Closed sjaks closed 3 years ago

sjaks commented 3 years ago

To ensure urls with and without trailing slasles take to the correct page, include a slash at the end of permalinks

Kudos to @Moppa5 for finding a possible solution quickly

bundle install --path vendor/bundle
bundle exec jekyll serve

curl -L http://127.0.0.1:4000/docs/get-started/available-commands
curl -L http://127.0.0.1:4000/docs/get-started/available-commands/