📄 The open-source repo for fixit.lruihao.cn

Source: hugo-fixit/docs
Website: https://fixit.lruihao.cn

Contents

FixIt Theme Documentation

Production environment Hugo

👉 中文 | English

FixIt theme documentation is mainly divided into: Documentation, Guides two major sections, welcome everyone to initiate a PR to improve the theme documentation.

System requirements

Contributing

First, fork this repository by clicking the fork button.

Next, clone your forked repo.

1
git clone https://github.com/hugo-fixit/docs.git fixit-docs && cd fixit-docs

Then, install the dev dependencies.

1
pnpm install

And now you are ready to go!

Here are some useful commands.

1
2
3
4
5
6
# run a local debugging server with watch
pnpm run server
# run a local debugging server with watch in production environment
pnpm run server:production
# see Edit the theme section
pnpm run server:development

Participate in translation

Documents containing the missing-translation shortcode indicate that this part has not been translated yet. Click to view documents with missing translations.

Edit the theme

If you want to do docs-related theme changes, the simplest way is to have both fixit-docs and FixIt cloned as sibling directories, and then run:

1
HUGO_MODULE_WORKSPACE=hugo.work hugo server --ignoreVendorPaths "**"

Finally, create a new pull request at https://github.com/hugo-fixit/docs/pulls to submit your contribution 🎉

Thanks for sponsoring

translate.js sponsors enterprise translation channel.


Related Content

Buy me a coffee
hugo-fixit AlipayAlipay
hugo-fixit WeChat PayWeChat Pay

Update Available

A new version of this site is available.