Jigsaw logo

Jigsaw

GitHub alien logo

A project by Tighten

  • Installation
    • Using a Starter Template
    • Upgrading from version 1.7
  • Local Development
  • Generating Your Site
  • Compiling Assets
  • Creating your Site's Content
    • Blade Templates & Partials
    • Markdown
    • Other File Types
  • Site Variables
  • Helper Methods
  • Page Metadata
  • Collections
    • Extending Parent Templates
    • Paths
    • Sorting
    • Filtering
    • Mapping
    • Pagination
    • Variables and Functions
    • Remote Collections
  • Pretty Urls
  • Custom 404 Page
  • Event Listeners
  • Deploying Your Site

Creating Your Site’s Content

All content for your site should be stored in the source directory. When authoring your content, you have the choice to create files using several formats, including:

  • Laravel’s Blade templating language
  • Markdown
  • Or a variety of other file types

Brought to you by the lovely humans at Tighten

Issues/Feature Requests