mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 19:06:45 +01:00
c6112269bb99e7f241f3e11537d901974a32b93c
removed readme.md that is most likely not used anymore
run locally
brew install hugo
hugo serve
Workflow
Make documentation update
- Checkout your branch from
masterand commit and push your changes - Make a PR against
masterbranch (implicitly set asmasterbranch is our default branch) - Assign a reviewer and let your PR to be merged
Deploy changes
- Make PR from
masteragainstpublishbranch - Assign a reviewer and let your PR to be merged
- docs were updated
Quickrefs
- master -> publish -> https://publish.d1rmdw1xyxqk1e.amplifyapp.com/ -> https://docs.pycom.io
- development -> development-publish -> https://development-publish.d2aq2bahs3kibc.amplifyapp.com/ -> https://development.pycom.io
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
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%