Contributing to Jane
There are many ways to contribute to the Jane theme: submitting pull requests, reporting issues, providing new translations, and creating suggestions.
Build and Run
If you want to understand how Jane works, you’ll want to get the source, build it, and run locally.
Getting the sources
git clone https://github.com/xianmin/hugo-theme-jane.gitPrerequisites
You need install the Hugo_extended version to use Hugo Pipes.
We recommend that you use VSCode. And if you edit .html files, recommend you install prettier and prettier-plugin-go-template globally . And open Prettier: Resolve Global Modules in your VSCode Settings.