https://github.com/beaurancourt/sovereign
https://github.com/beaurancourt/sovereign
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beaurancourt/sovereign
- Owner: beaurancourt
- License: cc0-1.0
- Created: 2024-07-24T02:06:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T15:00:46.000Z (4 months ago)
- Last Synced: 2025-05-03T03:56:34.386Z (about 2 months ago)
- Language: JavaScript
- Size: 106 MB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jekyll static site generator for [sovereign](https://sovereign-game.xyz/)
To run:
```
gem install jekyll bundler
bundle
jekyll serve
```