Skip to main
Table of Contents

Example

Below is a collection of examples. These examples are development only and are not included in the packaging process.

🧱 Synticore Features

Core demonstrations that showcase built-in Synticore capabilities and project architecture.

📄 Core Pages

Primary pages that should always be present in a build (not just development examples).

  • 404
    - Not-found error page template and behavior.
  • 503
    - Maintenance/unavailable error page template.
  • index
    - Primary home page entry point.

📁 Routing / Index Pages

Examples related to URL routing, default documents, and how paths resolve to pages.

✍️ Content & Markup

Content-formatting demos including blog markup, markdown, and entity handling.

  • File Include
    - Demonstrates reusable HTML includes and template composition.
  • HTML Comment Tags
    - Shows special comment directives used by the compiler.
  • Markdown
    - Demonstrates markdown rendering and supported content patterns.
  • SVG Include
    - Demonstrates reusable SVG includes and inline rendering.
  • Table of Contents
    - Demonstrates heading hierarchy, anchor linking, and TOC numbering in the HTML pipeline.

🖼️ Images & Media

Examples for image processing, galleries, slideshows, and media assets.

💡 Fonts & Icons

Font loading and icon system demonstrations (CSS + SVG).

  • Font Icon
    - Demonstrates icon fonts, utility classes, and usage patterns.

🌐 Browser / Data

Browser capability and runtime data inspection examples.

💻 Code / Developer Tools

Developer-focused pages for syntax highlighting and code presentation.

📚 Content Examples

General web content demos that are useful references but not specific to Synticore internals.

🧱 Layout Mechanics

Pages that demonstrate structural page behavior such as sticky regions and long-document flow.

  • Aspect Ratio
    - Demonstrates fixed-ratio containers and media framing.
  • Grid
    - Demonstrates responsive grid layout usage.
  • HTML Sticky Element
    - Demonstrates sticky table and heading behavior in long content.
  • Inline Block List
    - Shows inline list layouts and wrapping behavior.
  • Page Length
    - Combined demo for long-page scrolling and short-page sticky footer behavior.
  • Scroll Indicator
    - Shows viewport/page progress indicator behavior.

✍️ Content & Media

Content-focused examples including formatting systems, entities, galleries, and slideshows.

🧩 Forms & Interaction

Interactive demos for user input patterns and responsive notices.

🎬 Visual & Motion

Visual effect demos focused on backgrounds, overlays, and presentation behavior.

🛠️ Utilities & Developer

Utility-style pages for layout helpers and developer-facing tooling demos.

  • Debug Console
    - Demonstrates an in-page log viewer for mobile-friendly debugging workflows.
  • JavaScript Sensor Access
    - Demonstrates device motion/orientation access and sensor readouts.
  • Stress Test
    - Demonstrates CPU/GPU stress simulation and runtime behavior.