Skip to content

hawaii-desktop/hawaii-desktop.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawaii

This is the Hawaii desktop environment Web site based on Jekyll Now.

To learn how to work on this Web site please refer to the Jekyll Now documentation.

Development setup

Install the following stuff the first time:

sudo dnf install -y ruby-devel rubygem-rake rubygem-execjs rubygem-therubyracer rubygem-bundler
gem install bundler
bundle install

Serve the pages locally with:

jekyll serve

Deploy to GitHub pages with:

rake

Releases

No releases published

Packages

No packages published