diff --git a/source/_data/themes/broadsheet.yml b/source/_data/themes/broadsheet.yml new file mode 100644 index 0000000000..0a86118af4 --- /dev/null +++ b/source/_data/themes/broadsheet.yml @@ -0,0 +1,18 @@ +name: broadsheet + +description: A newspaper-style editorial theme with a monochrome design, masonry layouts, and structured blog patterns like listicles, roundups, and split articles. + +link: https://github.com/Lame-Fortuna/broadsheet + +preview: https://broadsheet-blog.netlify.app/ + +tags: + - tailwind + - flowbite + - newspaper + - editorial + - masonry + - clean + - monochrome + - ejs + - responsive diff --git a/source/themes/screenshots/broadsheet.png b/source/themes/screenshots/broadsheet.png new file mode 100644 index 0000000000..1ae675a2d1 Binary files /dev/null and b/source/themes/screenshots/broadsheet.png differ