codeblog-render-recipe

> TODO: description


Keywords
blog, blog-engine, blogging, react
License
ISC
Install
npm install codeblog-render-recipe@3.0.0

Documentation

Codeblog

Codeblog is a hosted blogging platform that runs code in posts. Learn more

This README is a WIP. I don't have time to write documentation yet.

This repository consists of three npm packages:

  • codeblog: provides access to the data used to render a Codeblog (and posts). Useful for making Codeblog templates.
  • codeblog-components: provides a small number of silly components for use inside posts. These are entirely usable outside of Codeblog – they're just React components.
  • codeblog-template-simple: the default template for codeblogs.