HexHive / HexHive/OSTEP-slides
Compile to Google Slides?
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 36
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Can you provide a make command for compiling to pptx or another Google-Slides-readable format? I tried just changing the pandoc command to -t pptx but that loses all of the formatting.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Makefile command and its Pandoc invocation for building the slides. Compare the current output with the requested PPTX or other Google-Slides-readable format, then determine whether the formatting can be preserved through a make target. Done means a documented command produces an importable output without the reported formatting loss.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100