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
Raw Permalink Normal View History

2023-11-04 23:48:19 +00:00
# Forgejo Modern
2023-11-04 23:47:46 +00:00
2023-11-05 00:19:01 +00:00
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
2023-11-05 00:20:32 +00:00
### Release
You can get nightly releases in the [Releases page](https://git.sofiaritz.com/sofia/forgejo-modern/releases)
### Build from scratch
2023-11-05 00:19:01 +00:00
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`