mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 15:06:31 +01:00
5de3927d2c08380955b6e161e7f124c5efcc0ce0
run locally
brew install hugo
hugo serve
Workflow
- Make PR using Master branch
- PR get merged on master
- Then merge publish with master
git commit -m "section: commit message"
git push origin master
git checkout publish
git merge master
git push origin publish
some infos:
- assets are in ./static directory, a directory aliased at /
- css in /themes/doc-theme/static/doc-theme.css
- SUMMARY.md is in config.toml
help
- gohugo.io
detect broken links
wget -o 404.txt -r --spider http://localhost:1313
A webhook has been installed on the publish branch to https://publish.d20i0wkqbblkur.amplifyapp.com/ https://github.com/pycom/pycom-documentation/tree/master
Description
Pycom Official Documentation for WiPy 2.0, Wipy 3.0 LoPy, Lopy4, SiPy, FiPy, GPy, etc.
Languages
CSS
91.3%
HTML
6.1%
JavaScript
1.5%
Shell
1.1%