https://github.com/furudbat/sakuna_fertilizer_helper
Sakuna: Of Rice and Ruin Fertilizer Helper
https://github.com/furudbat/sakuna_fertilizer_helper
bootstrap4 github-pages helper sakuna typescript website
Last synced: 4 months ago
JSON representation
Sakuna: Of Rice and Ruin Fertilizer Helper
- Host: GitHub
- URL: https://github.com/furudbat/sakuna_fertilizer_helper
- Owner: furudbat
- License: gpl-3.0
- Created: 2020-11-28T20:04:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T19:55:43.000Z (over 4 years ago)
- Last Synced: 2024-11-30T17:39:21.941Z (6 months ago)
- Topics: bootstrap4, github-pages, helper, sakuna, typescript, website
- Language: JavaScript
- Homepage: https://furudbat.github.io/sakuna_fertilizer_helper/
- Size: 8.36 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sakuna: Of Rice and Ruin Fertilizer Helper
Sakuna: Of Rice and Ruin is an awesome game and the farming management is fun, but while mixing the fertilizer it can be very tedious to find out what item you need for remove toxicity, pesticide or other negative effects or even boost specific stats.
So I made this Site to provide you help while mixing your "optimal" fertilizer and also providing you a Farming Guide.## Features
* Farming Guide
* Balanced-, Yield-, Heartiness-, Aesthetic- and Aroma-Harvest with Seasons
* Planting space
* Fertilizer Mixer
* shows additional Stats and Item-Effects
* show _Recommended_ Items
* show _Expiable_ Items
* Item-List
### How to use1. Select a build you want to focus on (like Balanced, HP or Luck) in the Farming Guide.
2. You can add Items into the Inventory from the Item-List.
Manage the Inventory list how ever you want, Items only you have in your games inventory, items you only want to use in fertilizer or just what you need.
3. Go to the Fertilizer Helper and add Items into the **Fertilizer Components**.
In _Recommended_ (Items) you find Items for your current build like boosting yield (HP), Aroma (Magic) or Heartiness.
It's not perfect, but close enough :)## Run
You need [Jekyll](https://jekyllrb.com/) and to run this project on your local machine.
## Requirements (for development)
- [node](https://www.npmjs.com/get-npm)
- [python](https://www.python.org/) (for scripts)### install dependencies
run `npm install` and `bundle install`
## Build
Run `npm run build` (for production code) or `npm run build-dev` (for development code).
or just run `./build.sh` for both. _(generate both bundle.js and bundle.min.js)_## Powered by Boostrap 4 Github Pages
A [Bootstrap 4](https://getbootstrap.com/) start up project for [Github Pages](https://pages.github.com/) and [Jekyll](https://jekyllrb.com/).
* A full Bootstrap 4 theme usable both on Github Pages and with a standalone Jekyll.
* Recompiles Bootstrap from SCSS files, which allows to customize Bootstrap's variables and use Bootstrap themes.
* Full support of Bootstrap's JavaScript plugins.
* Supports all features of Github Pages and Jekyll.[See the website for demonstration and documentation](https://nicolas-van.github.io/bootstrap-4-github-pages/).
## License
[See the license file.](./LICENSE)