https://github.com/friedger/stacking
Website for Fast Pool, the community stacking pool that pays out rewards in STX.
https://github.com/friedger/stacking
hugo-site stacks
Last synced: 4 months ago
JSON representation
Website for Fast Pool, the community stacking pool that pays out rewards in STX.
- Host: GitHub
- URL: https://github.com/friedger/stacking
- Owner: friedger
- Created: 2021-02-23T20:32:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-16T19:16:39.000Z (5 months ago)
- Last Synced: 2026-02-17T01:58:24.449Z (5 months ago)
- Topics: hugo-site, stacks
- Language: HTML
- Homepage: https://fastpool.org
- Size: 384 MB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast Pool, the community pool for delegating stackers
## Content
Main information is stored in config.yaml file
Cycle specifc data is contained in data folder, one file for each cycle.
## Development
### Prerequisite
install [hugo](https://gohugo.io/)
### Run locally
1. run `hugo -D server`
### Deployment
1. run `hugo -D`
1. push to `main` branch, the rest is done by netlify