Giter Club home page Giter Club logo

crutosj / creative-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.15 MB

A Python-based blog site hosted on GitHub, built with Django. Features user authentication, pagination, and search capabilities. Users can create accounts, write, publish blog posts, and interact via comments. The site is responsive, and it's easy to run locally with python manage.py runserver. Admin access is granted with createsuperuser.

Python 47.72% CSS 0.51% JavaScript 0.19% HTML 51.58%
blog-web-app blog-website css django django-application html javascript python

creative-blog's Introduction

Django Blog Website

This is a repository for a blog website built using Django and hosted on GitHub.

Table of Contents

  • Description
  • Usage

Description

This website is built using Django, a web framework for Python, and includes features such as user authentication, pagination, and search functionality. It allows users to create accounts, write and publish blog posts, and interact with other users through comments. The website also includes a responsive design.

Usage

To run the website locally, navigate to the project directory and run the command python manage.py runserver. This will start a local development server at http://localhost:8000.

To create a new superuser (admin account) for the website, run the command python manage.py createsuperuser and follow the prompts.

To add a new blog post, log in to the website as a superuser, navigate to the admin dashboard (/admin), and create a new post.

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.