View source: R/parse-articles.R
parse_blog_articles | R Documentation |
Parse data for specified blog
parse_blog_articles(blog_config_file, db_config_file, run_test = F)
blog_config_file |
character path to blog config file (toml) |
db_config_file |
character path to db config file (toml) |
run_test |
boolean only parse one article without committing changes to db |
numeric number of processed articles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.