book icon indicating copy to clipboard operation
book copied to clipboard

rework setup for book deployment

Open orangecms opened this issue 1 year ago • 1 comments
trafficstars

We are currently using plain GitHub pages, which is rather simple, but missing essential features such as navigation from chapters.

There are modern tools that integrate with GitHub. For the LinuxBoot website, we are currently using Hugo.

For the book, this looks like a promising option, being used for multiple books in the Rust ecosystem already: https://github.com/rust-lang/mdBook

orangecms avatar Mar 26 '24 23:03 orangecms

https://github.com/rust-lang/mdBook/wiki/Automated-Deployment%3A-GitHub-Actions

orangecms avatar Mar 27 '24 01:03 orangecms