GithubHelp home page GithubHelp logo

arrobalytics / django-blog-zinnia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fantomas42/django-blog-zinnia

20.0 4.0 4.0 8.45 MB

A friendly and updated fork of the Django Blog Zinnia project as of 2022. Zinnia is a simple and extensible application for managing a blog within your Django Website.

Home Page: http://www.djangoblogzinnia.com/

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.24% Python 73.90% JavaScript 11.81% HTML 10.77% SCSS 3.28%
blog django zinnia

django-blog-zinnia's Introduction

This project is a friendly fork of the original Django Blog Zinnia project by Julien Fache @Fantomas42.

Despite multiple attempts to contact Julien Fache, the original Zinnia repository is no longer active and maintained by its author. Virtually no activity since March 2020 has been recorded, and the project is no longer compatible with modern versions of Django 3 & 4. In order to recover the project's legacy, and to provide a community maintained alternative, this fork this has been created. Please head over to Docs.DjangoBlogZinnia.com for documentation and other resources. Installation ============

Using pip:

pip install git+https://github.com/arrobalytics/[email protected].

Using pipenv, add Django Blog Zinnia to your Pipfile dependencies:

django-blog-zinnia = { git = "https://github.com/arrobalytics/[email protected]" }

Then run:

pipenv install

RoadMap

As a priority, this fork will be focused on updating Zinnia to work with modern versions of Django and in removing/replacing all deprecated features.

Once the project is updated, the following activities are planned for future releases:

  • Inspection, evaluation and update of Zinnia's dependencies.
  • Extension of Entry Model to create and support multiple image sizes for SEO and performance purposes.
  • Implementation of a browser-based Entry editor to eliminate the need to write plain Markdown on the Django Admin site for creating Entries.
  • Develop a new Zinnia default theme based on modern CSS frameworks such as Bulma, Bootstrap, etc.
  • Update Tests and make use of GitHub actions for testing.
  • Update documentation.

Django Blog Zinnia

Simple yet powerful and really extendable application for managing a blog within your Django Web site.

Django Blog Zinnia is a community maintained fork of the abandoned Django Blog Zinnia project by @Fantomas42. Zinnia has been made for publishing Weblog entries and designed to do it well.

Basically any feature that can be provided by another reusable app has been left out. Why should we re-implement something that is already done and reviewed by others and tested?

Features

More than a long speech, here the list of the main features:

Examples

Take a look at the online demo at: http://demo.djangoblogzinnia.com/ or you can visit these websites who use Zinnia.

If you are a proud user of Zinnia, send me the URL of your website and I will add it to the list.

Online resources

More information and help available at these URLs:

django-blog-zinnia's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

django-blog-zinnia's Issues

Relax requirement for markdown package.

Hi.

Thank you for continue developing this project.

I have tried to use version 0.22-alpha4, but I cannot install it. To edit markdown, I have been using the latest version django-markdown-editor. It pins version for markdown package to ==3.3.4. Is it possible to relax requirement for markdown package.

Pypi version?

Hello. Can you upload your fork to pypi please!? Its feels unsafe to use git repository link

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.