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:

  1. Navigation bar
  2. Footer
  3. All CSS and JavaScript
  4. Proper meta tags for SEO

You can add new pages just by creating new .md files in the pages/ directory!