chore: initial commit
This commit is contained in:
commit
5880538157
36 changed files with 930 additions and 0 deletions
25
exampleSite/content/blog/bear.md
Normal file
25
exampleSite/content/blog/bear.md
Normal file
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue