DEV Community

Cover image for MathPage: An 11ty Template for Math Problem Lists
BeOnDrag
BeOnDrag

Posted on

3 2

MathPage: An 11ty Template for Math Problem Lists

After (less than) 1 day of easy development, the unflexible, unextensible, unresponsive (okay responsive actually) and fully uncustomizable 11ty template MathPage has come out. See the demo here!

This template uses jQuery and KaTeX. The template suffix is .mpls (MathPage List). The format is like this:

# Page Title

## Category

Problem name
---
Problem
---
Hint
---
Solution
===
Problem name
---
Problem
---
Hint
---
Solution
Enter fullscreen mode Exit fullscreen mode

(Trailing new lines is acceptable.)

It supports Markdown for styling. You will never see a worse template than this one elsewhere!


Okay this template is mainly for myself so I won't make it very good. But if you like it... thank you.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay