This repository has been archived on 2024-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo-modern/README.md

13 lines
492 B
Markdown

# Forgejo Modern
An updated fork of [Gitea Modern](https://codeberg.org/Freeplay/Gitea-Modern) with focus on developer experience, and a consistent and up-to-date experience.
## Usage
### Release
You can get nightly releases in the [Releases page](https://git.sofiaritz.com/sofia/forgejo-modern/releases)
### Build from scratch
1. Clone the repository
2. Run `yarn` to install the dependencies
3. Run `yarn build` to build the project
4. Copy the output at `build/theme-forgejo-modern.css`