https://github.com/darklab8/fl-data-flsr
fl-darkstat deployment for Freelancer Sirius Revival
https://github.com/darklab8/fl-data-flsr
Last synced: 4 months ago
JSON representation
fl-darkstat deployment for Freelancer Sirius Revival
- Host: GitHub
- URL: https://github.com/darklab8/fl-data-flsr
- Owner: darklab8
- License: agpl-3.0
- Created: 2024-12-23T01:33:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-03-01T20:38:14.000Z (4 months ago)
- Last Synced: 2026-03-01T22:35:50.862Z (4 months ago)
- Language: Go
- Homepage: https://darklab8.github.io/fl-data-flsr/
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
This repository shows how to use project [fl-darkstat](https://github.com/darklab8/fl-darkstat) (Online flstat)
for automated build of static assets and deployment to github pages
The example is shown on game data from [Freelancer Sirius Revival](https://fl-sr.eu/).
# More info
- Check [fl-darkstat](https://github.com/darklab8/fl-darkstat) repository for more information about product
- Check [Freelancer Sirius Revival](https://fl-sr.eu/) for more information about Sirius Revival
- Check https://darklab8.github.io/fl-data-flsr/ for deployed web site
# Deployment
- Your repository should be containing minimal file amount needed for fl-stat
- And it could use CI workflow for autodeployment similar to [shown example](./.github/workflows/publish.yaml).
- You are provided with [Github Action](https://github.com/darklab8/fl-darkstat/blob/master/.github/actions/build/action.yml) for building. You can customize workflow to what u wish.
- Instead of deploying to github pages, you can deploy to any other target capable to server static assets (html/css/js)
- Alternatively fl-darkstat is usable locally, see its repository for more information
# Updates
- Periodically auto updated by cron job in Github Actions CI
- See [contacts here]() in case of problems