Docs: Profile →

Links

Add links to your public profile.

Profile

Your public page: makenot.work/u/{{ user.username }}

Defaults to your username if left empty
{% if can_create_projects %}

Custom Domain

Point your own domain at your makenot.work profile.

{% match custom_domain %} {% when Some with (cd) %}
{{ cd.domain }} {% if cd.verified %} Verified {% else %} Pending verification {% endif %}
{% if !cd.verified %}

DNS setup required: Add a TXT record at your domain registrar.

Record: _mnw-verify.{{ cd.domain }}
Value: {{ cd.verification_token }}

DNS changes can take up to 24 hours to propagate. Setup guide

{% else %}

Visitors to {{ cd.domain }} will see your profile, projects, and items.

{% endif %} {% when None %}
{% endmatch %}
{% endif %}

Personal Feed

An RSS feed of new content from creators and projects you follow. Add this URL to your RSS reader.