https://github.com/ff4j/docs
FF4j documentation built with zensical
https://github.com/ff4j/docs
documentation-website ff4j
Last synced: 4 months ago
JSON representation
FF4j documentation built with zensical
- Host: GitHub
- URL: https://github.com/ff4j/docs
- Owner: ff4j
- Created: 2022-05-16T12:27:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-17T15:03:35.000Z (4 months ago)
- Last Synced: 2026-02-17T19:37:35.530Z (4 months ago)
- Topics: documentation-website, ff4j
- Language: Shell
- Homepage: https://ff4j.github.io/docs/
- Size: 8.06 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# FF4j Documentation
This is the documentation of FF4j, a Java library to manage feature toggles in your application.
## Prerequisites
- [zensical](https://zensical.org/docs/get-started/)
## Run locally
```shell
sh ./serve.sh
```
## Contributing
If you want to contribute to the documentation, please fork the repository and create a pull request
with your changes. We will review your changes and merge them if they are appropriate.