diff --git a/content/theme/eleventy-satisfactory.md b/content/theme/eleventy-satisfactory.md new file mode 100644 index 00000000..cbf63b72 --- /dev/null +++ b/content/theme/eleventy-satisfactory.md @@ -0,0 +1,45 @@ +--- +title: Eleventy Satisfactory +github: https://github.com/mendhak/eleventy-satisfactory +demo: https://code.mendhak.com/eleventy-satisfactory/ +author: mendhak +author_link: https://code.mendhak.com +date: 2023-01-24 + +ssg: + - Eleventy + +cms: + - No CMS + +archetype: + - Blog + +description: Eleventy blog theme with main focus on content, and less on everything else + +--- + +## Eleventy Satisfactory Blog Theme + +An opinionated [Eleventy](https://11ty.dev) blog theme making use of [SimpleCSS](https://simplecss.org/), with inspiration from [Hylia](https://hylia.website) and [minimal-mistakes](https://mmistakes.github.io/minimal-mistakes/). The focus is mainly on content, and less on everything else (author, social, tags, etc). + + +**Features** + +* Images using regular Markdown syntax are displayed with lightbox +* Image gallery with captions +* Extra wide images, videos and code blocks +* Full width images and videos +* Automatic light and dark mode +* Links to .md files are converted to their final URL +* Simplified post and home page layout +* Adjustable number of post listings +* Post excerpts below post listings +* Opengraph metadata for posts including preview image +* Code blocks rendered using Prism syntax highlighting +* Notice boxes such as info, warning, success +* Seamless gist integration as code blocks +* Github repo cards generator +* No tags listings, no site navigation, no social, no landing page, no analytics +* Draft posts appear locally +* Robots.txt, .well-known folder, Favicon \ No newline at end of file