diff options
author | Jan Raasch <jan@janraasch.com> | 2020-08-31 15:40:11 +0200 |
---|---|---|
committer | Jan Raasch <jan@janraasch.com> | 2020-09-03 20:22:23 +0200 |
commit | 58805381571574f39ff3ddeaf98f64d708486ca7 (patch) | |
tree | c0c73917c2f507a505e993a3fd368f5ad4fd046a /exampleSite/content/blog/bear.md | |
download | hugo-bearcub-58805381571574f39ff3ddeaf98f64d708486ca7.tar.gz hugo-bearcub-58805381571574f39ff3ddeaf98f64d708486ca7.tar.bz2 |
chore: initial commit
Diffstat (limited to 'exampleSite/content/blog/bear.md')
-rw-r--r-- | exampleSite/content/blog/bear.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/exampleSite/content/blog/bear.md b/exampleSite/content/blog/bear.md new file mode 100644 index 0000000..83691e5 --- /dev/null +++ b/exampleSite/content/blog/bear.md @@ -0,0 +1,25 @@ ++++ +title = "Bear" +menu = "main" +date = "2020-01-01" +tags = [ + "blogging", + "no javascript", + "no stylesheets", + "no trackers" +] ++++ + +# 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). |