User Guides

Step-by-step guides to help you get the most out of Bloqr Core's compilers, Dashboard, and validation tooling.

  • /guides/adblock-compiler-guide/

    @bloqr/compiler-core Guide A comprehensive guide to @bloqr/compiler-core — the in-repo, dependency-free filter compilation engine that all four compilers in this repository dogfood. Table of Contents…

  • /guides/consoleui-architecture/

    AdGuard ConsoleUI Architecture This document describes the architecture and design patterns used in the AdGuard.ConsoleUI application. Overview AdGuard.ConsoleUI is a menu-driven console application…

  • /guides/deployment-guide/

    Deployment Guide Comprehensive guide for deploying ad-blocking components in production environments. Overview This guide covers deployment strategies for all components in the ad-blocking repository…

  • /guides/testing-guide/

    Testing Guide Comprehensive guide to running tests for all components in the ad-blocking repository. Overview This project uses different testing frameworks for each language implementation: Component…

  • /guides/typescript-rules-compiler/

    TypeScript Rules Compiler Guide A comprehensive guide to using the TypeScript rules compiler with Deno 2.0+. Overview The TypeScript rules compiler (src/adblock-compiler-core/) is a Deno-based…

  • /guides/troubleshooting-guide/

    Troubleshooting Guide Comprehensive guide for troubleshooting common issues across all components in the ad-blocking repository. Overview This guide provides solutions for common issues you may…

  • /guides/migration-guide/

    Migration Guide Guide for migrating between different compiler implementations and SDK versions in the ad-blocking repository. Overview This guide helps you migrate between: Different rules compiler…