The source of loopwerk.io, a static website generated with Saga.
git clone git@github.com:loopwerk/loopwerk.io.gitcd loopwerk.ioopen Package.swift
A standard build from Xcode or the command line (saga dev) skips the article images creation step, since it's rather slow. saga build does run this step.
$ brew install loopwerk/tap/saga
$ saga dev
Or if you use just:
$ just run
This builds the website and creates a static server showing the contents of the deploy folder. It then watches for changes in the content and Sources folders, recreates the website, and refreshes the browser.
This repository is not open source.
The source is publicly available for educational purposes only, so others can learn how to build a website using Saga.
All code, design, layout, and content are the intellectual property of Loopwerk and may not be reused, modified, or redistributed.