Commit graph

6 commits

Author SHA1 Message Date
Glenn Y. Rolland b588503b79 fix: use the right variable for mkdocs port options
Some checks failed
continuous-integration/drone/push Build is failing
2024-02-14 14:34:29 +01:00
Glenn Y. Rolland 81b845fc66 feat: add support for port selection
Some checks failed
continuous-integration/drone/push Build is failing
Add support for base port selection
- add --port PORT and -p PORT options on command line
- add naive (not implemented) support for port detection
- docs container is now mapped to PORT
- slides container is now mapped to PORT+100
2024-02-14 14:29:41 +01:00
Glenn Y. Rolland 8ae9599d0f fix(build): make image load work 2023-04-27 20:49:00 +02:00
Glenn Y. Rolland 3f985f2751 feat: use Log library instead of puts
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-25 12:28:16 +02:00
Glenn Y. Rolland a921acc3f9 ci: add missing libreadline-dev
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-24 18:43:04 +02:00
Glenn Y. Rolland 594b5f853a refactor: shorten names & use same structure 2023-04-23 15:59:29 +02:00