Skip to content

polybar/polybar.github.io

Folders and files

NameName
Last commit message
Last commit date
May 9, 2022
Nov 2, 2018
Nov 6, 2023
Nov 6, 2023
Sep 25, 2022
Nov 2, 2018
Mar 8, 2022
Oct 12, 2018
Aug 22, 2024
Sep 2, 2018
Dec 23, 2018
Nov 2, 2018
Mar 23, 2019
Sep 30, 2021

Repository files navigation

polybar.github.io

This repository contains the source for the official polybar web page.

Preview Locally

Install ruby bundler

$ gem install bundler

Install all dependencies for this page by running the following command inside the repo:

$ bundle install

Run the site locally:

$ bundle exec jekyll serve

It should now be available at http://localhost:4000 and automatically update on each file change.

License

Licensed under the MIT license. See LICENSE for more information.