GitHub - sphido/examples: Examples how to use Sphido CMS
Here are some examples of how to use Sphido, a rocket ๐ fast, ๐ญ light-weight and flexible static site ๐ค generator.
Basic usage
This example shows how to use Sphido for processing Markdown files to HTML.
Extenders
Every page can be enriched with other properties or functions - this example shows how to use custom extenders.
JSON
JSON from Markdown can be handy. This example shows how to generate JSON files based on Markdown files using Sphido.
sitemap.xml
Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. This example shows how to generate them.
RSS
This example shows how to generate an RSS feed from pages.