From 5fa81500dcc07a853a01b0b0d813069467995807 Mon Sep 17 00:00:00 2001 From: Daniel Hader Date: Sat, 29 Aug 2026 13:06:16 -0500 Subject: work in progress css --- content/test-page.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/test-page.md (limited to 'content/test-page.md') diff --git a/content/test-page.md b/content/test-page.md new file mode 100644 index 0000000..761478c --- /dev/null +++ b/content/test-page.md @@ -0,0 +1,15 @@ +Title: Test Article +Date: 2026-08-14 +Category: Test + +This is a test page. I want to see how Pelican generates the page. + +What kinds of things does Pelican put around the sides of the website. + +As far as I know I have pretty fine grained control if I dig around in the CSS a bit. + +# Title (it is markdown after all) + +Does latex work? + +$\frac{1}{2} \Sum_{n=0}^\infty \frac{1}{n!}$ \ No newline at end of file -- cgit v1.2.3