Skip to content

danangharissetiawan/darisset.site

Repository files navigation

Welcome to Blog Darisset's documentation!

With this code, you can create complex Django-based websites. very fast, just a few steps!

Some of Django's Darisset Blog CMS functionality is:

  • different virtual environments for development, testing and production
  • Internationalization and localization to support multiple languages
  • Project structure
  • HTML5 Boilerplate
  • Template inheritance
  • robots.txt and human.txt configurable
  • organized sitemap.txt
  • SEO
  • Responsive web design
  • already using Boostrap 4
  • Embed youtube
  • and much more

In addition, you can learn how to conceptualize this CMS step by step manually due to structured code writing.

See documentation on Darisset and see demo on https://darisset.herokuapp.com/en/

To start using Darisset Blog CMS, see: doc: requirements and so on: doc: quick_start.

Contents

  1. requirements
  2. quick_start