All Projects → WimpyAnalytics → django-andablog

WimpyAnalytics / django-andablog

Licence: BSD-2-Clause license
A blog app that is only intended to be embedded within an existing Django site.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to django-andablog

ujson
µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON
Stars: ✭ 61 (+125.93%)
Mutual labels:  minimal
phosphor-android
An elegant and sophisticated line icon pack to declutter your home screen.
Stars: ✭ 27 (+0%)
Mutual labels:  minimal
koochak
A minimal & lightweight CSS framework
Stars: ✭ 15 (-44.44%)
Mutual labels:  minimal
reactive-box
1 kB effective reactive core
Stars: ✭ 19 (-29.63%)
Mutual labels:  minimal
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (+292.59%)
Mutual labels:  minimal
tabatha
New Tab Replacement for Chrome and Firefox - Sleek, Dark, and Minimal
Stars: ✭ 27 (+0%)
Mutual labels:  minimal
pidi-os
A minimalistic operating system
Stars: ✭ 35 (+29.63%)
Mutual labels:  minimal
components
Example Components (Built with Tonic)
Stars: ✭ 62 (+129.63%)
Mutual labels:  minimal
time
The simplest but configurable online clock
Stars: ✭ 77 (+185.19%)
Mutual labels:  minimal
crab
JavaScript library for building user interfaces with Custom Elements, Shadow DOM and React like API
Stars: ✭ 22 (-18.52%)
Mutual labels:  minimal
natick
natickOS - A minimal, lightweight, research Linux Distribution
Stars: ✭ 33 (+22.22%)
Mutual labels:  minimal
alpine-tor-docker
A minimal Docker image with the Tor daemon running in the background.
Stars: ✭ 23 (-14.81%)
Mutual labels:  minimal
showcase-hugo-theme
Showcase is a minimal, single page theme for Hugo
Stars: ✭ 54 (+100%)
Mutual labels:  minimal
ReactZooApp
ReactZooApp
Stars: ✭ 33 (+22.22%)
Mutual labels:  minimal
minimal-flask-react
🍸 A minimal modern setup for flask and react
Stars: ✭ 120 (+344.44%)
Mutual labels:  minimal
bf256
Brainfuck compiler under 256 bytes in size.
Stars: ✭ 21 (-22.22%)
Mutual labels:  minimal
Minimal-Blog
Tailwind CSS Starter Template - Minimal Blog
Stars: ✭ 100 (+270.37%)
Mutual labels:  minimal
potato-dark
Dark and elegant blog theme for goHugo static site generator.
Stars: ✭ 21 (-22.22%)
Mutual labels:  minimal
GooglePage
A better looking <not anymore> google.com | Take a look:
Stars: ✭ 14 (-48.15%)
Mutual labels:  minimal
picoCSS
picoCSS - really small JavaScript Framework
Stars: ✭ 62 (+129.63%)
Mutual labels:  minimal

django-andablog

Build Status

A minimal blog app for Django

Andablog is a blogging application for the Django framework. Andablog comes with minimal dependencies, making it effortless to integrate to existing Django sites. It supports the latest Django and Python versions.

History

What is the point of all this? When this project got started blogging apps for Django generally fell into one of these categories:

  1. A full CMS framework.
  2. A Django App but intended for blog-only sites.
  3. A Django App but intended for either a blog-only site (the default) or a site with a blog attached.

Though all three of these categories had great projects to choose from any one of them could be frustrating to implement into (and maintain within) an existing site. Simply because the app was not directly and exclusively focused on the use case of a django site, and a blog (get it?).

Andablog has a focus on integration-ease first and features second. So if the focus of your Django site is something else and you want to add a blog section to it you have come to the right place.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].