Coder Social home page Coder Social logo

blog-app's Introduction

contentful-blog-app

Blog app developed with Django, Bulma CSS, Contentful & Heroku. Contentful is used for content infrastructure management for the application. The Contentful web app is an easy-to-use editor for authoring content. A non technical user easily create and update content for the web app using Contentful. Content published is automatically deployed to the web app using the content API.

APIs

Contentful follows an API-first approach, which means that all of its functionality is provided by an API. Blog information (such as id, date, title, slug, blog text in markdown and image) are modelled as content on the Contentful web app. The Python SDK for Contentful is used to import the content as objects.

Cloud Hosting

The application is hosted on Heroku. https://hidden-dawn-21749.herokuapp.com/

Database

The application database is a Heroku Postgres db. Emails submitted on the web app for subcribing to the newsletter are inserted as a record in the Heroku database. Duplicate emails are not accepted. Only valid emails are inserted in the database.

CD Pipeline

The application uses a Heroku GitHub pipeline for continous development. Changes pushed to the main branch are automatically deployed to production.

Frontend Development

The application was developed using Bulma CSS Framework template.

environment variables

For security the application uses environment variables to store secret keys, passwords and other sensitive data.

blog-app's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.