6 ms·
That's awesome, thank you very much! Checking those links out now. How difficult is it to port a Grav theme over to Hugo?
by artemis73 9y ago
That's awesome, thank you very much! Checking those links out now. How difficult is it to port a Grav theme over to Hugo?
- cyphar 9y agoI have no idea (someone else did the port), but after looking at the two theme sources[1,2] I'm pretty sure it's non-trivial but not nearly as bad as writing a new one. They both have the same concepts (partials, templates) but the languages are quite different. [1]: https://github.com/matcornic/hugo-theme-learn https://github.com/matcornic/hugo-theme-learn [2]: https://github.com/getgrav/grav-learn https://github.com/getgrav/grav-learn