What is the best way to add a few static pages to ...
# support
j
What is the best way to add a few static pages to my Solidus app? I am having issues with the versioning if I use the extension and want to hard code them in.
j
I've seen stores use https://github.com/thoughtbot/high_voltage for static pages.
j
Nice - Thank you.