Loading README.md +1 −4 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ </h3> <p align="center"> Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize. Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites. </p> <p align="center"> Loading @@ -23,9 +23,6 @@ <a href="https://github.com/h-enk/doks/releases"> <img src="https://img.shields.io/github/v/release/h-enk/doks?include_prereleases&style=flat-square"alt="GitHub release (latest SemVer including pre-releases)"> </a> <a href="https://www.npmjs.com/package/@hyas/doks"> <img src="https://img.shields.io/npm/v/@hyas/doks?style=flat-square" alt="npm (scoped)"> </a> <a href="https://github.com/h-enk/doks/actions?query=workflow%3A%22Hyas+CI%22"> <img src="https://img.shields.io/github/workflow/status/h-enk/doks/Hyas%20CI/master?style=flat-square" alt="GitHub Workflow Status (branch)"> </a> Loading config/_default/params.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ title = "Doks" titleSeparator = "-" titleAddition = "Modern Documentation Theme" description = "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize." description = "Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites." ## Documentation # docsVersion = "0.3" Loading content/en/_index.md +2 −2 Original line number Diff line number Diff line --- title : "Modern Documentation Theme" description: "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize." lead: "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize." description: "Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites." lead: "Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites." date: 2020-10-06T08:47:36+00:00 lastmod: 2020-10-06T08:47:36+00:00 draft: false Loading package-lock.json +12 −12 Original line number Diff line number Diff line Loading @@ -2545,9 +2545,9 @@ } }, "node_modules/caniuse-lite": { "version": "1.0.30001385", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001385.tgz", "integrity": "sha512-MpiCqJGhBkHgpyimE9GWmZTnyHyEEM35u115bD3QBrXpjvL/JgcP8cUhKJshfmg4OtEHFenifcK5sZayEw5tvQ==", "version": "1.0.30001387", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001387.tgz", "integrity": "sha512-fKDH0F1KOJvR+mWSOvhj8lVRr/Q/mc5u5nabU2vi1/sgvlSqEsE8dOq0Hy/BqVbDkCYQPRRHB1WRjW6PGB/7PA==", "dev": true, "funding": [ { Loading Loading @@ -3857,9 +3857,9 @@ "dev": true }, "node_modules/electron-to-chromium": { "version": "1.4.235", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.235.tgz", "integrity": "sha512-eNU2SmVZYTzYVA5aAWmhAJbdVil5/8H5nMq6kGD0Yxd4k2uKIuT8YmS46I0QXY7iOoPPcb6jjem9/2xyuH5+XQ==", "version": "1.4.237", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.237.tgz", "integrity": "sha512-vxVyGJcsgArNOVUJcXm+7iY3PJAfmSapEszQD1HbyPLl0qoCmNQ1o/EX3RI7Et5/88In9oLxX3SGF8J3orkUgA==", "dev": true }, "node_modules/emoji-regex": { Loading Loading @@ -9774,9 +9774,9 @@ } }, "caniuse-lite": { "version": "1.0.30001385", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001385.tgz", "integrity": "sha512-MpiCqJGhBkHgpyimE9GWmZTnyHyEEM35u115bD3QBrXpjvL/JgcP8cUhKJshfmg4OtEHFenifcK5sZayEw5tvQ==", "version": "1.0.30001387", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001387.tgz", "integrity": "sha512-fKDH0F1KOJvR+mWSOvhj8lVRr/Q/mc5u5nabU2vi1/sgvlSqEsE8dOq0Hy/BqVbDkCYQPRRHB1WRjW6PGB/7PA==", "dev": true }, "chalk": { Loading Loading @@ -10838,9 +10838,9 @@ "dev": true }, "electron-to-chromium": { "version": "1.4.235", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.235.tgz", "integrity": "sha512-eNU2SmVZYTzYVA5aAWmhAJbdVil5/8H5nMq6kGD0Yxd4k2uKIuT8YmS46I0QXY7iOoPPcb6jjem9/2xyuH5+XQ==", "version": "1.4.237", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.237.tgz", "integrity": "sha512-vxVyGJcsgArNOVUJcXm+7iY3PJAfmSapEszQD1HbyPLl0qoCmNQ1o/EX3RI7Et5/88In9oLxX3SGF8J3orkUgA==", "dev": true }, "emoji-regex": { Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "Doks", "description": "Doks theme for Hyas sites", "description": "Documentation theme for Hyas", "version": "0.6.0", "engines": { "node": ">=16.17.0", Loading Loading
README.md +1 −4 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ </h3> <p align="center"> Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize. Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites. </p> <p align="center"> Loading @@ -23,9 +23,6 @@ <a href="https://github.com/h-enk/doks/releases"> <img src="https://img.shields.io/github/v/release/h-enk/doks?include_prereleases&style=flat-square"alt="GitHub release (latest SemVer including pre-releases)"> </a> <a href="https://www.npmjs.com/package/@hyas/doks"> <img src="https://img.shields.io/npm/v/@hyas/doks?style=flat-square" alt="npm (scoped)"> </a> <a href="https://github.com/h-enk/doks/actions?query=workflow%3A%22Hyas+CI%22"> <img src="https://img.shields.io/github/workflow/status/h-enk/doks/Hyas%20CI/master?style=flat-square" alt="GitHub Workflow Status (branch)"> </a> Loading
config/_default/params.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ title = "Doks" titleSeparator = "-" titleAddition = "Modern Documentation Theme" description = "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize." description = "Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites." ## Documentation # docsVersion = "0.3" Loading
content/en/_index.md +2 −2 Original line number Diff line number Diff line --- title : "Modern Documentation Theme" description: "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize." lead: "Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize." description: "Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites." lead: "Doks is a documentation theme for Hyas, a Hugo-powered Jamstack framework for building production-ready websites." date: 2020-10-06T08:47:36+00:00 lastmod: 2020-10-06T08:47:36+00:00 draft: false Loading
package-lock.json +12 −12 Original line number Diff line number Diff line Loading @@ -2545,9 +2545,9 @@ } }, "node_modules/caniuse-lite": { "version": "1.0.30001385", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001385.tgz", "integrity": "sha512-MpiCqJGhBkHgpyimE9GWmZTnyHyEEM35u115bD3QBrXpjvL/JgcP8cUhKJshfmg4OtEHFenifcK5sZayEw5tvQ==", "version": "1.0.30001387", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001387.tgz", "integrity": "sha512-fKDH0F1KOJvR+mWSOvhj8lVRr/Q/mc5u5nabU2vi1/sgvlSqEsE8dOq0Hy/BqVbDkCYQPRRHB1WRjW6PGB/7PA==", "dev": true, "funding": [ { Loading Loading @@ -3857,9 +3857,9 @@ "dev": true }, "node_modules/electron-to-chromium": { "version": "1.4.235", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.235.tgz", "integrity": "sha512-eNU2SmVZYTzYVA5aAWmhAJbdVil5/8H5nMq6kGD0Yxd4k2uKIuT8YmS46I0QXY7iOoPPcb6jjem9/2xyuH5+XQ==", "version": "1.4.237", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.237.tgz", "integrity": "sha512-vxVyGJcsgArNOVUJcXm+7iY3PJAfmSapEszQD1HbyPLl0qoCmNQ1o/EX3RI7Et5/88In9oLxX3SGF8J3orkUgA==", "dev": true }, "node_modules/emoji-regex": { Loading Loading @@ -9774,9 +9774,9 @@ } }, "caniuse-lite": { "version": "1.0.30001385", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001385.tgz", "integrity": "sha512-MpiCqJGhBkHgpyimE9GWmZTnyHyEEM35u115bD3QBrXpjvL/JgcP8cUhKJshfmg4OtEHFenifcK5sZayEw5tvQ==", "version": "1.0.30001387", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001387.tgz", "integrity": "sha512-fKDH0F1KOJvR+mWSOvhj8lVRr/Q/mc5u5nabU2vi1/sgvlSqEsE8dOq0Hy/BqVbDkCYQPRRHB1WRjW6PGB/7PA==", "dev": true }, "chalk": { Loading Loading @@ -10838,9 +10838,9 @@ "dev": true }, "electron-to-chromium": { "version": "1.4.235", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.235.tgz", "integrity": "sha512-eNU2SmVZYTzYVA5aAWmhAJbdVil5/8H5nMq6kGD0Yxd4k2uKIuT8YmS46I0QXY7iOoPPcb6jjem9/2xyuH5+XQ==", "version": "1.4.237", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.237.tgz", "integrity": "sha512-vxVyGJcsgArNOVUJcXm+7iY3PJAfmSapEszQD1HbyPLl0qoCmNQ1o/EX3RI7Et5/88In9oLxX3SGF8J3orkUgA==", "dev": true }, "emoji-regex": { Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "Doks", "description": "Doks theme for Hyas sites", "description": "Documentation theme for Hyas", "version": "0.6.0", "engines": { "node": ">=16.17.0", Loading