Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 273 Bytes

Swift Bitcoin

Sources for [https://swift-bitcoin.github.io].

Stack

  • SwiftySites Static Site Generator
  • GitHub Actions and GitHub Pages

Build and serve site locally

To build the site:

swift run

To serve locally:

python -m http.server --directory www