Skip to content

Latest commit

 

History

History

README.md

Saga example app

This example project contains articles with tags and pagination, an app portfolio, static pages, RSS feeds for all articles and per tag, statically typed HTML templates, and more.

This project follows the official recommendation and makes use of SagaParsleyMarkdownReader for reading Markdown files using Parsley, and SagaSwimRenderer to render them using Swim, which offers a great HTML DSL using Swift's function builders.

Usage

Simply open Package.swift, wait for the dependencies to be downloaded, and run the project from within Xcode. Or run from the command line: swift run.