Skip to content

sansomlab/arco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arco is an automatic report compiler for generating web reports from given sets of html documents (such as those produced from rmarkdown or jupyter notebook files).

Arco uses HUGO to build web reports according to recipes specified in yaml files.

Currently, arco is only tested with rmd html files and the HUGO theme "Learn".

Features

  • Arco yaml recipies can include globs to match arbitrary sets of prexisting pages and documents.

  • Arbitrary levels of subsections are supported.

  • For knitr compiled rmd html files, arco will automatically link in "fig.dir" and "page_file" folders if they exist in the same directory as the html document.

Installation

To use arco clone this repository and install with pip:

git clone git@github.com:sansomlab/arco.git
pip install arco

About

automatic report compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published