Updated fork of Gitea Modern with focus on developer experience, and a consistent and up-to-date experience.
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.
Go to file
2023-11-05 01:23:51 +01:00
src Start modularization and build system 2023-11-05 01:19:01 +01:00
.editorconfig Start modularization and build system 2023-11-05 01:19:01 +01:00
.gitignore Start modularization and build system 2023-11-05 01:19:01 +01:00
LICENSE Add license from the original project 2023-11-04 23:49:30 +00:00
package.json Add compressed and uncompressed outputs 2023-11-05 01:23:51 +01:00
README.md Add releases to the usage info 2023-11-05 01:20:32 +01:00

Forgejo Modern

An updated fork of 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

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