Skip to content

webosbrew/webosbrew.github.io

Repository files navigation

webosbrew.github.io

webOS Brew Community Development, Hacking & Reverse-Engineering Documentation.

Usage

This repo is published on: https://webosbrew.org

Development

This page is built using Pelican. Pelican is based on Python and all dependencies of our project can be installed using pip:

# Create virtual environment
python3 -m venv venv/

# Enter the environment
. venv/bin/activate

# Install dependencies.
pip3 install -r requirements.txt

In order to then serve the page with autoreload use this:

pelican content -l -r

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published