Subscript - Content Publishing using Web Technologies

NOTE * [2020/12/16] This is a fresh git tree. There was too much binary data in the original git tree, and for other related reasons, I’ve decided to start with a new git repo for my Subscript project. The old subscript git tree can be found here github.com/colbyn/subscript. * [2019] originally Subscript referred to a frontend UI framework, but that has been abandoned, I’m recycling the old Subscript name for a new project. The old project can be found here colbyn/subscript-old.

Preview

Preview

General Features

Supported Content (Using Subscript's Macro System | Not Comprehensive)

Versatility in Subscript is made possible VIA macros, the syntax is akin to web components, but it's expanded out at compile time, instead of at runtime (i.e. a macro).

What is Subscript?

High Level TODO:

Math Preview

Preview

Comes with a syntax highlighting extension for VS Code.

VS-Code Preview

It injects the LaTeX grammar from latex-workshop into the <tex>, <texblock> and the <equation> html tags.