Swift and iOS dev with Igor
The ride of the iOS developer

Website with Publish

By John Sundell JohnSundell/Publish: A static site generator for Swift developers

Why Publish (motivation/reasons)

  • Use Swift, Markdown, Git and GitHub
  • Use Working copy, iA Writer and iPad
  • Jekyll and Ruby drive me crazy
  • John Sundell is awesome

Getting started with Publish

Next

  • BEWARE IMPORTANT: ... if you use custom domain (GitHub repo Settings/Pages), otherwise deploying would overwrite custom domain (the repo's "Custom domain" setting is reset)

    try Blog().publish(
        withTheme: .foundation,
        plugins: [.splash(withClassPrefix: "")]
    )
    

    Published on: Dec 25, 2021
    Tagged with: