Skip to content

data-skeptic/bucket-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket Blog

A general purpose blogging solution with the following features:

  • Uses S3 as a primary data store
  • Is totally serverless
  • Can attach to a github repository with a webhook so that changes on master of the repo automatically update in S3, therefore going live on the blog
  • Supports markdown blog posts and renders them to S3 as limited HTML
  • Supports Jupyter Notebooks
  • Supports R markdown
  • Extensible to support other file types which are converted to HTML for the blog
  • Handles images as relative paths in repo, absolute URLs, or generated images in R/Python
  • Charting support via Vega
  • Provides advanced image support
  • Includes pre-made React Components for Reach developers to trivially and seamlessly include Bucket Blog in their codebase
  • Includes RSS support
  • Has password protection for specific pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors