This repository contains the source for the official polybar web page.
Install ruby bundler
$ gem install bundlerInstall all dependencies for this page by running the following command inside the repo:
$ bundle installRun the site locally:
$ bundle exec jekyll serveIt should now be available at http://localhost:4000 and automatically update on each file change.
Licensed under the MIT license. See LICENSE for more information.