diff options
author | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-10 19:09:09 -0300 |
---|---|---|
committer | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-10 19:09:09 -0300 |
commit | 26a33fde27adc624c1722caf8a8bfcbf7ec367a3 (patch) | |
tree | 5cef81658e557bbb03b01153f41037bb5c0ec995 /exampleSite/content | |
parent | 8f8169ac5b16598fe43d160737f95fe81c29a6c1 (diff) | |
download | hugo-bearcub-26a33fde27adc624c1722caf8a8bfcbf7ec367a3.tar.gz hugo-bearcub-26a33fde27adc624c1722caf8a8bfcbf7ec367a3.tar.bz2 |
New example site text
Diffstat (limited to 'exampleSite/content')
-rw-r--r-- | exampleSite/content/_index.md | 49 |
1 files changed, 28 insertions, 21 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index b852381..524493d 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -4,24 +4,31 @@ menu: "main" weight: 1 --- -# A match made in heaven - -There is a website obesity crisis. Bloated websites full of scripts, ads, and trackers are slowing your readers down every time they try to read your well-crafted content. - -Hugo Bear Blog 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. - -[Go to the original bear blog](https://bearblog.dev/). - ---- - -What happens when you combine the worlds' fastest, most lightweight static site generator with a design theme built to provide you with free, no-nonsense, super-fast blogging capabilities? - -**Use this theme, and find out!** - -Made with 💟 by [Caio lente](https://lente.dev/en) based on [Hugo ʕ•ᴥ•ʔ Bear Blog](https://github.com/janraasch/hugo-bearblog). - ---- - -Simply publish content online, grow an audience, and keep your pages tiny, fast, and **optimized for search engines**. - -Each page is ~5kb, and you can **host your blog yourself**. +# Say hello to Bear Cub! + +Today's websites are bloated, slow, and full of scripts, ads, and trackers. This +became so commonplace that we lost all sense of perspective, to the point that +we now think multi-megabyte webpages are normal. + +> The internet has become a bloated mess. Huge JavaScript libraries, countless +> client-side queries and overly complex frontend frameworks are par for the +> course these days. +> +> --- [Kev Quirk](https://512kb.club/) + +Let's change this one website at a time! **Bear Cub** is a +[Hugo](https://gohugo.io/) theme based on [Hugo +Bear](https://github.com/janraasch/hugo-bearblog/) that takes care of speed and +optimization, so you can focus on writing good content. + +It is free, **multilingual**, optimized for search engines, no-nonsense, +responsive, light, and fast. Really fast. + +Additionally, when compared to its predecessor, Bear Cub was made with +[privacy](https://themarkup.org/blacklight?url=lente.dev), +[security](https://observatory.mozilla.org/analyze/lente.dev) and +[accessibility](https://pagespeed.web.dev/report?url=https%3A%2F%2Flente.dev%2F) +in mind. For more details on how to ensure your website keeps following these +guidelines, [check out my blog](https://lente.dev/en/posts/stone-websites/). + +Made with 💟 by [Caio lente](https://lente.dev/en). |