You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/_default/params.toml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Meta Data for SEO
2
2
3
3
## Homepage
4
-
title = "Doks"
4
+
title = "FsDevOps"
5
5
titleSeparator = "-"
6
-
titleAddition = "Modern Documentation Theme"
7
-
description = "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize."
6
+
titleAddition = "FullStack and DevOps"
7
+
description = "Fullstack development and DevOps very often go hand in hand in some areas. Therefore, it is often the case that everyone can work together on everything and everyone has a sound understanding of how the individual components interact."
Copy file name to clipboardExpand all lines: content/en/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title : "Modern Documentation Theme"
3
-
description: "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize."
4
-
lead: "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize."
2
+
title : "FullStack and DevOps"
3
+
description: "Fullstack development and DevOps very often go hand in hand in some areas. Therefore, it is often the case that everyone can work together on everything and everyone has a sound understanding of how the individual components interact."
4
+
lead: "Fullstack development and DevOps very often go hand in hand in some areas. Therefore, it is often the case that everyone can work together on everything and everyone has a sound understanding of how the individual components interact."
<p>Get A+ scores on <ahref="https://observatory.mozilla.org/analyze/doks.netlify.app">Mozilla Observatory</a> out of the box. Easily change the default Security Headers to suit your needs.</p>
22
+
<h2class="h4">Awesome CI</h2>
23
+
<p>A tool that greatly simplifies your CI workflow! Using SemVer and naming conventions saves a lot of time when creating a release.</p>
24
+
<aclass="btn px-4 mb-4" href="https://github.com/fullstack-devops/awesome-ci" role="button">Check it out</a>
24
25
</div>
25
26
<divclass="col-lg-5">
26
-
<h2class="h4">Fast by default ⚡️</h2>
27
-
<p>Get 100 scores on <ahref="https://googlechrome.github.io/lighthouse/viewer/?gist=92eaa982d7dbf92f94fe8ecc03987c9a">Google Lighthouse</a> by default. Doks removes unused css, prefetches links, and lazy loads images.</p>
27
+
<h2class="h4">Material Calendar</h2>
28
+
<p>An Angular npm package in material design. Something that was missing from the default angular material library.</p>
29
+
<aclass="btn px-4 mb-4" href="https://github.com/fullstack-devops/material-calendar" role="button">Check it out</a>
28
30
</div>
29
31
<divclass="col-lg-5">
30
-
<h2class="h4">SEO-ready</h2>
31
-
<p>Use sensible defaults for structured data, open graph, and Twitter cards. Or easily change the SEO settings to your liking.</p>
32
+
<h2class="h4">Our Helm Charts</h2>
33
+
<p>Everything we dockerize and put on kubernetes goes into our central helm chart repo. This makes a deployment and update much easier.</p>
34
+
<aclass="btn px-4 mb-4" href="https://github.com/fullstack-devops/helm-charts" role="button">Check it out</a>
0 commit comments