Test Page
This is a test page to demonstrate the Nikola setup
Test Page
This is a test page created using Markdown. It will use the custom Jinja2 templates with the Coordable styling.
Features
- Uses the same navigation and footer as the main site
- Maintains the Coordable CSS styling
- Easy to edit in Markdown
- Automatically integrated into the site
How It Works
This page is written in Markdown and processed by Nikola. The content is wrapped with the page template that includes:
- Navigation bar
- Footer
- All CSS and JavaScript
- Proper meta tags for SEO
You can add new pages just by creating new .md files in the pages/ directory!