tuppy

1.0.0 • Public • Published

Tuppy 🍲

NOTE: CURRENTLY UNDER ACTIVE DEVELOPMENT

Tuppy is a no-fuss, batteries included static-site blog engine. It is designed to deploy easily on GitHub Pages and is built on top of Markdown and LaTeX. Tuppy is geared toward bloggers with a math, science, and tech bent, but all usage is encouraged.

Here are some of the batteries Tuppy includes:

  1. LaTeX support for inline math (single $ signs) and display math (surrounded with $$).
  2. Full syntax highlighting
  3. Customizable theme based on Material Design
  4. WebGL integration to seamlessly produced demos in-browser with custom JS
  5. Smoothly resizing responsive layout for desktop, tablet, and mobile

Usage

Tuppy is written in TypeScript and distributed via NPM. To start a new blog, execute the following commands:

# In your blog folder 
npm init
npm install toffee

Package Sidebar

Install

npm i tuppy

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.14 kB

Total Files

5

Last publish

Collaborators

  • ninepoints