David Fortini
David Fortini
**What did you find confusing? Please describe.** In the main `README.md`, section `USAGE`, point `4`, it says how to start the model training. I did not easily understand where to...
``` group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" # these 2 need to be added gem "jekyll-paginate", "~> 1.1.0" gem "jekyll-sitemap" end ```
If not, are there alternatives?
### Describe the feature or enhancement #### Improve documentation on how to implement umami in react/ts frontend For background info, I am a backend dev and occasionally do some basic...