2019-07-12 10:42:24 +02:00
2018-10-28 16:34:21 +00:00
2019-06-26 10:27:50 +02:00
2018-10-03 08:47:04 +01:00
2019-07-09 16:20:33 +02:00
2019-07-08 16:02:04 +02:00

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

Quickrefs

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.
Readme 341 MiB
Languages
CSS 91.3%
HTML 6.1%
JavaScript 1.5%
Shell 1.1%