The source of loopwerk.io, a static website generated with Saga.
brew install gdgit clone git@github.com:loopwerk/loopwerk.io.gitcd loopwerk.ioopen Package.swift
A standard build from Xcode or the command line (swift run) skips the createArticleImages step, since it's rather slow. To include this step as well, run swift run Loopwerk createArticleImages from the command line.
pnpm add --global browser-sync
swift run watch content Sources deploy
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.
