Skip to content

Commit

Permalink
docs: update content
Browse files Browse the repository at this point in the history
h-enk committed Nov 10, 2020
1 parent d81c30f commit b2a687c
Showing 16 changed files with 12 additions and 76 deletions.
2 changes: 1 addition & 1 deletion assets/scss/layouts/_header.scss
Original file line number Diff line number Diff line change
@@ -112,7 +112,7 @@

@include media-breakpoint-up(xl) {
.navbar-form {
margin-left: 33rem;
margin-left: 30rem;
}
}

4 changes: 2 additions & 2 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
@@ -28,11 +28,11 @@ landscapePhotoWidths = [1000, 800, 700, 600, 500]
portraitPhotoWidths = [800, 700, 600, 500]
lqipWidth = "20x"

footer = "This site is powered by <a href=\"https://www.netlify.com/\">Netlify</a>, <a href=\"https://gohugo.io/\">Hugo</a> and the <a href=\"https://getdoks.org/\">Doks</a> theme."
footer = "This site is powered by <a href=\"https://www.netlify.com/\">Netlify</a>, <a href=\"https://gohugo.io/\">Hugo</a>, and the <a href=\"https://getdoks.org/\">Doks</a> theme."

alert = false
alertText = "Like Doks? <a class=\"alert-link\" href=\"https://github.com/h-enk/doks/stargazers\">Star on GitHub</a>. Thanks!</a>"

doksVersion = "v0.1.0"
doksVersion = "v0.1.1"

docsRepo = "https://github.com/h-enk/doks"
4 changes: 0 additions & 4 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -7,7 +7,3 @@ lastmod: 2020-10-06T08:47:36+00:00
draft: false
images: []
---

<!--
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/h-enk/hyas "Deploy to Netlify")
-->
2 changes: 1 addition & 1 deletion content/blog/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Blog"
description: "The Hyas Blog."
description: "The Doks Blog."
date: 2020-10-06T08:49:55+00:00
lastmod: 2020-10-06T08:49:55+00:00
draft: false
2 changes: 1 addition & 1 deletion content/blog/say-hello-to-doks/index.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,6 @@ date: 2020-11-04T09:19:42+01:00
lastmod: 2020-11-04T09:19:42+01:00
draft: false
weight: 50
images: ["say-hello-to-doks.jpg"]
images: ["say-hello-to-doks.png"]
contributors: ["Henk Verlinde"]
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
55 changes: 0 additions & 55 deletions content/blog/say-hello-to-hyas/index.md

This file was deleted.

Binary file not shown.
Binary file removed content/blog/say-hello-to-hyas/say-hello-to-hyas.png
Binary file not shown.
4 changes: 2 additions & 2 deletions content/contributors/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "Contributors"
description: "The Hyas contributors."
description: "The Doks contributors."
date: 2020-10-06T08:50:29+00:00
lastmod: 2020-10-06T08:50:29+00:00
draft: false
images: []
---

The Hyas contributors.
The Doks contributors.
2 changes: 1 addition & 1 deletion content/contributors/henk-verlinde/_index.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,6 @@ draft: false
images: []
---

Creator of Hyas.
Creator of [Hyas](https://gethyas.com/).

[@HenkVerlinde](https://twitter.com/henkverlinde)
2 changes: 1 addition & 1 deletion content/docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title : "Docs"
description: "Docs Hyas."
description: "Docs Doks."
lead: ""
date: 2020-10-06T08:48:23+00:00
lastmod: 2020-10-06T08:48:23+00:00
6 changes: 3 additions & 3 deletions content/privacy-policy/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Privacy Policy"
description: "Privacy Policy gethyas.com"
description: "Privacy Policy Doks"
date: 2020-08-27T19:23:18+02:00
lastmod: 2020-08-27T19:23:18+02:00
draft: true
@@ -20,9 +20,9 @@ __TLDR__: I do not use cookies and I do not collect any personal data.

### Information I collect and what I use it for

I run [Plausible](https://plausible.io/) analytics on gethyas.com. The following information is collected:
I run [Plausible](https://plausible.io/) analytics on getdoks.org. The following information is collected:

- __Page URL__. I track the page URL of each page view on this website. I use this to understand which pages have been viewed and how many times a particular page has been viewed. For example: _https://gethyas.com/_.
- __Page URL__. I track the page URL of each page view on this website. I use this to understand which pages have been viewed and how many times a particular page has been viewed. For example: _https://getdoks.org/_.
- __HTTP Referrer__. I use the referrer string to understand the number of visitors referred to this website from links on other sites. For example: _https://github.com/_.
- __Browser__. I use this to understand what browsers people use when visiting this website. This is derived from the User-Agent HTTP header. The full User-Agent is discarded. For example: _Chrome_.
- __Operating system__. I use this to understand what operating systems people use when visiting this website. I only use the brand of the operating system and don’t include the version number or any other details. This is derived from the User-Agent HTTP header. The full User-Agent is discarded. For example: _GNU/Linux_.
5 changes: 0 additions & 5 deletions layouts/partials/header/header.html
Original file line number Diff line number Diff line change
@@ -28,11 +28,6 @@
<a class="nav-link" href="{{ .URL | absURL }}">{{ .Name }}</a>
</li>
{{ end -}}
<!--
<li class="nav-item">
<a class="nav-link" href="https://community.gethyas.com/">Community</a>
</li>
-->
</ul>
<div class="break order-6 d-md-none"></div>
<form class="navbar-form flex-grow-1 order-7 order-md-3">
Binary file modified static/doks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b2a687c

Please sign in to comment.