HouseLearning Docs

Getting Started

Start Reading the Guide: The HouseLearning Philosophy

Welcome to HouseLearning, the free, community-driven platform for practical knowledge. This guide will introduce you to our core principles, how the project is structured, and why we rely on **static web technology** to maintain a sustainable, zero-cost environment.

Our Zero-Cost Mission

We believe that educational resources should be accessible to everyone, everywhere, without incurring operational costs. By leveraging **GitHub Pages**, we host all documentation as simple, static HTML and Markdown files.

  • No Databases: We completely avoid complex backend infrastructure like Cloud Firestore, keeping things simple and free.
  • Pure Static Content: All pages are pre-built, meaning faster loading times and zero server maintenance.
  • Open and Transparent: Every change is recorded via Git, making contributions easy and transparent.

How to Use These Docs

This documentation is divided into three main sections to guide both users and contributors.

Getting Started

The steps required to clone the repository, run the site locally, and prepare your environment for contribution. (See Installation)

Developer API

For advanced users, this section covers any external APIs or services the project interacts with (though our core is static).

Support & Help

Find troubleshooting tips, frequently asked questions, and community channels for getting assistance.

Ready to begin your journey?

Next: Installation Guide →