From e13df26c715f17686fbae1e709a3115ac7377df8 Mon Sep 17 00:00:00 2001 From: Jan Raasch Date: Fri, 4 Sep 2020 08:54:19 +0200 Subject: refactor: move (non-post) pages to "content"-root --- exampleSite/content/bear.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 exampleSite/content/bear.md (limited to 'exampleSite/content/bear.md') diff --git a/exampleSite/content/bear.md b/exampleSite/content/bear.md new file mode 100644 index 0000000..a25a2dc --- /dev/null +++ b/exampleSite/content/bear.md @@ -0,0 +1,18 @@ ++++ +title = "Bear" +menu = "main" ++++ + +# Bear + +Website: https://bearblog.dev + +There is a website obesity crisis. Bloated websites are full of scripts, ads, and trackers slowing your readers down every time they try to read your well-crafted content. + +Bear is all you need to build a fantastic and optimized site or blog. It works perfectly on **any** viewing device. All you need to focus on is writing good content. + +Bear makes it simple to publish content online and grow an audience while keeping pages tiny, fast, and **optimized for search engines.** + +Each page is ~5kb. + +Learn more and contribute on [GitHub](https://github.com/HermanMartinus/bearblog). -- cgit v1.2.3