createMain: Create the index page of recent blog posts

Description Usage Arguments

View source: R/blogr_functions.R

Description

Takes all_options and creates the index page of recent posts. The number of posts, and many other options should be set in the file _blog_options.R. This file will be sourced, and the options used in subsequent creation of the main index and individual posts.

Usage

1
  createMain(all_options)

Arguments

all_options

The full set of options


rmflight/blogR documentation built on May 27, 2019, 9:30 a.m.