diff options
| author | Daniel Hader <[email protected]> | 2026-08-29 13:06:16 -0500 |
|---|---|---|
| committer | Daniel Hader <[email protected]> | 2026-08-29 13:06:16 -0500 |
| commit | 5fa81500dcc07a853a01b0b0d813069467995807 (patch) | |
| tree | 4edb04d0a99ee88492f99eb7a09d8982b56280f9 /content/test-page.md | |
work in progress css
Diffstat (limited to 'content/test-page.md')
| -rw-r--r-- | content/test-page.md | 15 |
1 files changed, 15 insertions, 0 deletions
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 |
