# frp-doc **Repository Path**: mirrors_jfinal/frp-doc ## Basic Information - **Project Name**: frp-doc - **Description**: Documents for frp. - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-15 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # frp-doc Documentation(https://gofrp.org/docs/) for frp. ``` git clone --recurse-submodules --depth 1 https://github.com/fatedier/frp-doc.git cd frp-doc npm install hugo server ``` Notice that non-extended hugo can't build that doc, see [execute-as-template-of-sass-files-not-working](https://discourse.gohugo.io/t/execute-as-template-of-sass-files-not-working/17627/2). If you have any build problems, please check your [hugo](https://github.com/gohugoio/hugo/releases) version, we are using [hugo_extended_0.94.2_Linux-64bi-Download](https://github.com/gohugoio/hugo/releases/download/v0.94.2/hugo_extended_0.94.2_Linux-64bit.tar.gz).