Debian / polybar.github.io

The official polybar homepage

Home Page:https://polybar.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The official polybar homepage

https://polybar.github.io

License:MIT License


Languages

Language:HTML 56.1%Language:CSS 41.9%Language:JavaScript 1.7%Language:Ruby 0.3%