← back
{{ config.site.name }}
Palettes
Articles
Swatches
{{ published_date }} · {{ reading_time }}
#ef4444
#f97316
#eab308
#84cc16
#22c55e
#14b8a6
#3b82f6
#6366f1
#a855f7
#ec4899
{{ title }}
{{ config.site.author }}
{{ published_date }}
{{ reading_time }}
{% if updated_date %}
Updated {{ updated_date }}
{% endif %}
Red 500
#ef4444
Orange 500
#f97316
Yellow 500
#eab308
Green 500
#22c55e
Blue 500
#3b82f6
Purple 500
#a855f7
Pink 500
#ec4899
Content
{{ content | safe }}
{% if taxonomy.tags %}
{% for tag in taxonomy.tags %}
{{ tag }}
{% endfor %}
{% endif %}