diff options
author | Jan Raasch <jan@janraasch.com> | 2020-09-04 08:54:19 +0200 |
---|---|---|
committer | Jan Raasch <jan@janraasch.com> | 2020-09-04 09:02:09 +0200 |
commit | e13df26c715f17686fbae1e709a3115ac7377df8 (patch) | |
tree | f4770deb71db54feb91aeffd57f5d3522e7668ce /exampleSite/content/blog/bear.md | |
parent | 58805381571574f39ff3ddeaf98f64d708486ca7 (diff) | |
download | hugo-bearcub-e13df26c715f17686fbae1e709a3115ac7377df8.tar.gz hugo-bearcub-e13df26c715f17686fbae1e709a3115ac7377df8.tar.bz2 |
refactor: move (non-post) pages to "content"-root
Diffstat (limited to 'exampleSite/content/blog/bear.md')
-rw-r--r-- | exampleSite/content/blog/bear.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/exampleSite/content/blog/bear.md b/exampleSite/content/blog/bear.md deleted file mode 100644 index 83691e5..0000000 --- a/exampleSite/content/blog/bear.md +++ /dev/null @@ -1,25 +0,0 @@ -+++ -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). |