{title}
{description}
{ categoryEntry && ({t(locale, 'post.category')}:{' '} {categoryEntry.data.name}
) } { tags && tags.length > 0 && ( ) } { (url || repo) && ({url && ( {t(locale, 'post.projectDemo')} )} {url && repo && ' · '} {repo && ( {t(locale, 'post.projectRepo')} )}
) }