# byteirWeb **Repository Path**: ByteDance/byteirWeb ## Basic Information - **Project Name**: byteirWeb - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-08 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ByteIR The [ByteIR](https://bytedance.github.io/byteirWeb) site is built with [Hugo](https://gohugo.io/) and hosted on [Github Pages](https://pages.github.com/). ## Prerequisites The following are basic prerequisites for developing this project: - Install a recent release of the Hugo "extended" version. If you install from the [Hugo release page](https://github.com/gohugoio/hugo/releases), make sure you download the `_extended` version which supports SCSS. > If you have installed the latest version of go, you can install directly by command `go install -tags extended github.com/gohugoio/hugo@latest` ## Preview ```sh hugo server -D ``` ## Contributing ![GitHub](https://img.shields.io/github/contributors/bytedance/byteir) Please read [CONTRIBUTORS.md](https://github.com/bytedance/byteir/blob/main/CONTRIBUTORS.md) for details on our code of conduct, and the process for submitting pull requests to us. See also the list of [contributors](https://github.com/bytedance/byteir/graphs/contributors) who participated in this project. ## License ![GitHub](https://img.shields.io/github/license/bytedance/byteir) This project is licensed under the Apache License 2.0 - see the [LICENSE.md](https://github.com/bytedance/byteir/blob/main/LICENSE) file for details This project is overridden from [docsy](http://github.com/google/docsy), and we're not tracking changes to the docsy base file.