An open API service indexing awesome lists of open source software.

https://github.com/mpadge/bookdown-actions-test

Test github actions to render a bookdown site
https://github.com/mpadge/bookdown-actions-test

Last synced: about 2 months ago
JSON representation

Test github actions to render a bookdown site

Awesome Lists containing this project

README

        

# bookdown actions test

[![GitHub Actions Workflow for commits to master](https://github.com/mpadge/bookdown-actions-test/workflows/Render-Book-from-master/badge.svg)](https://github.com/mpadge/bookdown-actions-test/actions?query=workflow%3ARender-Book-from-master)

### The Problem

How to build a [bookdown](https://bookdown.org) site which requires
pre-installed system dependencies?

### The Solution

... watch this space