Skip to content

Releases: joshhebb/angularjs-contentful-starter

Export & Import Improvements

07 Feb 15:31
21480ed
Compare
Choose a tag to compare

The upload process of the content & models into your personal space has been improved to upload a versioned JSON file pushed to the repository instead of pulling it down at run time.

Sample space export & import automation

04 Feb 22:35
adaf565
Compare
Choose a tag to compare

The project build process has been updated to prompt you for the information for the Contentful space that you create. The sample content models and associated content is then exported and imported in your own space in seconds.

Once the project has been built, the gulp dev command can be ran to jump right into development with a store populated with sample content that you can create, edit and delete at your liking.

v1.0.0

31 Jan 02:41
c256a8a
Compare
Choose a tag to compare

This is the initial release of the kit built on Angular, Contentful & Bootstrap 4. It is a simple Angular mock store with content being pulled from my personal Contentful space.

  • AngularJS (1.6.7)
  • Angular-marked for rendering markdown
  • ui-router angular routing
  • ngMap for rendering Google Maps (specified in Contentful)
  • Bootstrap 4