diff --git a/exampleSite/content/post/wantsum.md b/exampleSite/content/post/wantsum.md new file mode 100644 index 0000000..e1d637c --- /dev/null +++ b/exampleSite/content/post/wantsum.md @@ -0,0 +1,19 @@ ++++ +title = "Wantsum Theme" +date = "2024-07-05" +description = "About Wantsum Theme." +tags = [ + "theme", +] ++++ + +[Wantsum](https://git.spod.cx/bcc/wantsum) is a minimalist two-column [hugo](https://gohugo.io) theme based on [Soho](https://github.com/alexandrevicenzi/soho) + +## Features + +- Similar to Soho, but: + - External integrations removed + - No external dependencies + - Page sizes dramatically smaller - ~1.5MB to ~50kB + - Dark Mode + - \ No newline at end of file