diff options
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 |
