{% extends "base.html" %} {% block title %} About {% endblock %} {% block body %}

What is LavaCactus

LavaCactus is a simple but powerful static website generator using Python and the Django template system. LavaCactus also makes it easy to develop locally and deploy your site to S3 directly. It works great for company, portfolio, personal, support websites and blogs.

Examples

Project Status

This is Open Source project with BSD-3-Clause license

{% endblock %}