Skip to main content

Module data

Module data 

Source
Expand description

News article data and content.

Structs§

Article
News article structure

Functions§

format_tag
Format a tag for display (e.g., “formal-logic” -> “Formal Logic”)
get_all_tags
Get all unique tags from articles
get_article_by_slug
Get a single article by slug
get_articles
Get all articles sorted by date (newest first)
get_articles_by_tag
Get articles filtered by tag