You're probably looking for the Sliflist website website to check out rolls and learn more about how we come up with this stuff. GitHub is more for the development side of things.
That would be awesome, thank you! We've got you covered on the website.
- Ruby 2.7
- RVM
- npm
- Clone the repo
bundle
to install Ruby dependencies
- Run the local Hugo-based site (which auto-refreshes)
cd hugo_site
npm install
to install Hugo's node dependenciesnpm start
to start Hugo athttp://localhost:1313/
guard
which monitors Ruby code and resources, assisting with auto-refresh