diff --git a/content/_index.md b/content/_index.md index d3ac3c4..db4b8c4 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,7 +7,3 @@ lastmod: 2020-10-06T08:47:36+00:00 draft: false images: [] --- - - diff --git a/content/blog/_index.md b/content/blog/_index.md index ed7767a..37cb611 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -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 diff --git a/content/blog/say-hello-to-doks/index.md b/content/blog/say-hello-to-doks/index.md index b793747..e9c3185 100644 --- a/content/blog/say-hello-to-doks/index.md +++ b/content/blog/say-hello-to-doks/index.md @@ -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"] --- diff --git a/content/blog/say-hello-to-doks/say-hello-to-doks.png b/content/blog/say-hello-to-doks/say-hello-to-doks.png new file mode 100644 index 0000000..70d8c78 Binary files /dev/null and b/content/blog/say-hello-to-doks/say-hello-to-doks.png differ diff --git a/content/blog/say-hello-to-hyas/google-lighthouse-scores-hyas.png b/content/blog/say-hello-to-hyas/google-lighthouse-scores-hyas.png deleted file mode 100644 index 5fc2c48..0000000 Binary files a/content/blog/say-hello-to-hyas/google-lighthouse-scores-hyas.png and /dev/null differ diff --git a/content/blog/say-hello-to-hyas/index.md b/content/blog/say-hello-to-hyas/index.md deleted file mode 100644 index dbc5832..0000000 --- a/content/blog/say-hello-to-hyas/index.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -title: "Say hello to Hyas 👋" -description: "Introducing Hyas, a Hugo starter helping you build modern websites that are secure, fast, and SEO-ready — by default." -lead: "Introducing Hyas, a Hugo starter helping you build modern websites that are secure, fast, and SEO-ready — by default." -date: 2020-10-06T08:50:12+00:00 -lastmod: 2020-10-06T08:50:12+00:00 -draft: true -weight: 50 -images: ["say-hello-to-hyas.png", "google-lighthouse-scores-hyas.png", "mozilla-observatory-scores-hyas.png"] -contributors: ["Henk Verlinde"] ---- - -## Solid as a rock - -Some website projects require a solid starting point. With a great developer experience and a sound user experience. Sometimes you just don't want to start from scratch. That's why I created Hyas 💚 - -## This is how we do it - -Making use of the power of Hugo. Following best practices for performance, SEO and security. Optimized for the Netlify platform. And always flexible, so you can easily make it your own. - -## Say Whaaat? - -- Security aware -- Fast by default ⚡️ -- SEO-ready -- Development tools (linting, cleaning) -- Bootstrap framework -- Netlify-ready (functions, redirects, headers) - -### 100 scores on Google Lighthouse - -{{< img-simple src="google-lighthouse-scores-hyas.png" alt="Google Lighthouse Scores Hyas" >}} - -Get 100 scores on [Google Lighthouse](https://googlechrome.github.io/lighthouse/viewer/?gist=8b7aec005ae7b9e128ad5c4e2f125fea) by default. Hyas removes unused css, prefetches links, and lazy loads images. - -### A+ scores on Mozilla Observatory - -Get A+ scores on [Mozilla Observatory](https://observatory.mozilla.org/analyze/hyas.netlify.app) out of the box. Easily change the default Security Headers to suit your needs. - -### What's with the name? - -Hyas used [Atlas](https://github.com/indigotree/atlas) 🙏 as a starting point. In Greek mythology, -[Hyas](https://www.greekmythology.com/Other_Gods/Minor_Gods/Hyas/hyas.html) was the son of the Titan Atlas and the Oceanid Aethra. - -## Do what? - -[Check out the docs]({{< ref "introduction" >}}) or [Deploy to Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/h-enk/hyas) in less than a minute. - -### Contribute - -Contributions are welcome. Check the [Code of Conduct](https://github.com/h-enk/hyas/blob/master/CODE_OF_CONDUCT.md). [Suggest an idea](https://github.com/h-enk/hyas/issues/new?template=feature-request---.md), [Create a bug report](https://github.com/h-enk/hyas/issues/new?template=bug-report---.md), or [Improve the documentation](https://github.com/h-enk/gethyas.com/tree/master/content/docs). - -### Star - -Like Hyas? [Star the Hyas repo on GitHub](https://github.com/h-enk/hyas/stargazers). Thanks! diff --git a/content/blog/say-hello-to-hyas/mozilla-observatory-scores-hyas.png b/content/blog/say-hello-to-hyas/mozilla-observatory-scores-hyas.png deleted file mode 100644 index 03e88e5..0000000 Binary files a/content/blog/say-hello-to-hyas/mozilla-observatory-scores-hyas.png and /dev/null differ diff --git a/content/blog/say-hello-to-hyas/say-hello-to-hyas.png b/content/blog/say-hello-to-hyas/say-hello-to-hyas.png deleted file mode 100644 index a131a0d..0000000 Binary files a/content/blog/say-hello-to-hyas/say-hello-to-hyas.png and /dev/null differ diff --git a/content/contributors/_index.md b/content/contributors/_index.md index f115059..e225f34 100644 --- a/content/contributors/_index.md +++ b/content/contributors/_index.md @@ -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. diff --git a/content/contributors/henk-verlinde/_index.md b/content/contributors/henk-verlinde/_index.md index f775534..c14f516 100644 --- a/content/contributors/henk-verlinde/_index.md +++ b/content/contributors/henk-verlinde/_index.md @@ -7,6 +7,6 @@ draft: false images: [] --- -Creator of Hyas. +Creator of [Hyas](https://github.com/h-enk/hyas). [@HenkVerlinde](https://twitter.com/henkverlinde) diff --git a/content/docs/_index.md b/content/docs/_index.md index e74bd7a..f807c65 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -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 diff --git a/content/docs/help/_index.md b/content/docs/help/_index.md index 145bd7c..bc503ec 100644 --- a/content/docs/help/_index.md +++ b/content/docs/help/_index.md @@ -1,6 +1,6 @@ --- title: "Help" -description: "Help Hyas." +description: "Help Doks." lead: "" date: 2020-10-06T08:49:15+00:00 lastmod: 2020-10-06T08:49:15+00:00 diff --git a/content/docs/help/faq.md b/content/docs/help/faq.md index 1b3e802..8dd3dbe 100644 --- a/content/docs/help/faq.md +++ b/content/docs/help/faq.md @@ -1,6 +1,6 @@ --- title: "FAQ" -description: "FAQ Hyas." +description: "FAQ Doks." lead: "" date: 2020-10-06T08:49:31+00:00 lastmod: 2020-10-06T08:49:31+00:00 diff --git a/content/docs/prologue/_index.md b/content/docs/prologue/_index.md index 9abc943..c3c1c40 100644 --- a/content/docs/prologue/_index.md +++ b/content/docs/prologue/_index.md @@ -1,6 +1,6 @@ --- title : "Prologue" -description: "Prologue Hyas." +description: "Prologue Doks." lead: "" date: 2020-10-06T08:48:45+00:00 lastmod: 2020-10-06T08:48:45+00:00 diff --git a/content/privacy-policy/index.md b/content/privacy-policy/index.md index 9ed6794..61fc721 100644 --- a/content/privacy-policy/index.md +++ b/content/privacy-policy/index.md @@ -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 diff --git a/layouts/index.html b/layouts/index.html index 4c1602f..b457fd9 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,10 +13,6 @@ {{ define "sidebar-prefooter" }}