{% extends "base.html" %} {% block title %}New Project - Makenot.work{% endblock %} {% block body_attrs %} class="padded-page"{% endblock %} {% block head %} {% endblock %} {% block content %} {% include "partials/site_header.html" %}

Basics

Name your project, set a URL name, and choose the tools you will use.

Letters, numbers, hyphens only. This is your project URL.
Checking...
Select all that apply. You can change these anytime.
{% for (value, label, desc) in project_features %} {% endfor %}
Choose an existing category or type a new one.
How was AI used in creating this project's content?
Cancel
{% endblock %} {% block scripts %} {% endblock %}