Skip to content
This repository has been archived by the owner on Sep 3, 2018. It is now read-only.
/ blog-app-ios Public archive

An iOS application example for the blog space template.

License

Notifications You must be signed in to change notification settings

contentful/blog-app-ios

Repository files navigation

Blog

This is an iOS application example for the Contentful blog space template.

Contentful is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.

Usage

  • Simply run
$ make setup

This will install all necessary RubyGems, create a new space on Contentful using Contentful Bootstrap, install all necessary CocoaPods and setup API keys automatically.

  • Now you're ready to use it!

Customizing

  • You can easily drop the Contentful related branding by removing 'ContentfulDialogs' and 'ContentfulStyle' from the Podfile. You will need to remove the addInfoButton() function from the UIViewController extension, as well as replace usages of our fonts and colors. In addition to that, update the bridging header as there are now some header files missing.

  • The app has support for the 'contentful-blog://' custom URL scheme, you should also remove that if you are using the template for your own application.

License

Copyright (c) 2015 Contentful GmbH. See LICENSE for further details.

About

An iOS application example for the blog space template.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published