Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 957 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 957 Bytes

News AI with BFG

Bfg-sample-news is a news site built using the BFG project's landing and appa modules. The landing module provides the functionality for displaying and publishing news articles, while the appa module provides an admin panel for site administrators to manage the content and settings of the site.

Table of Contents

Features

  • Display and publish news articles using the BFG landing module
  • Admin panel for site administrators using the BFG appa module
  • Responsive design for various devices
  • Easy customization and configuration

Requirements

  • Python 3.6+
  • Django 2.2+

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/news-site-with-bfg.git
  2. Navigate to the project directory: