Skip to content

devloberto/pineberry-docs.github.io

 
 

Repository files navigation

Pineberry Pi Documentation

The template of this site is based on https://github.com/TeamUlysses/ulx

Building

These build instructions will help you set up a local version of the site.

Requirements

This project uses Bundler to install and run Jekyll. Bundler manages Ruby gem dependencies, reduces Jekyll build errors, and prevents environment-related bugs. To install Bundler, you must install Ruby.

Installation

  1. Download the repository to your computer.
  2. bundle install - Install Jekyll and other dependencies.

Run local site

  1. bundle exec jekyll serve -b "" - Build the site and serve it locally.
  2. Open http://localhost:4000 in your browser.

About

docs.pineberrypi.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 75.4%
  • Sass 13.7%
  • HTML 10.0%
  • Other 0.9%