Skip to content

A sample project for a static landing page for iOS apps, using Publish

License

Notifications You must be signed in to change notification settings

lazydevpro/AppLandingPage

 
 

Repository files navigation

AppLandingPage

A sample project for a static landing page for iOS apps, using Publish.

Screenshot

See the live demo here.

🚀 Getting started

  1. Fork / Clone this repository and enter the directory
$ git clone git@github.com:Bearologics/AppLandingPage.git && cd $_
  1. Inside the clones directory, open the project using Xcode
$ open Package.swift
  1. Adjust main.swift to suit your needs and build the project. You'll find the statically generated Landingpage inside the ./Output folder.

🍭 Bonus

Grab an "Download on the App Store"-Badge from Apple's Marketing Material (those haven't been included due to licensing reasons).

You could then include them in Landingpage.swift in the a(forAppStore link: AppStoreLink?) -> Node function.

License

See LICENSE.md.

About

A sample project for a static landing page for iOS apps, using Publish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.4%
  • CSS 32.8%
  • Swift 28.8%