Add keywords and permissive robots.txt (#29)

This commit is contained in:
Evan Simkowitz
2024-09-26 10:56:39 -07:00
committed by GitHub
parent 449ae6c08f
commit 18830db54f
2 changed files with 10 additions and 1 deletions
+8 -1
View File
@@ -6,7 +6,7 @@ const config: Config = {
favicon: "img/logo/wave-logo_appicon.svg",
// Set the production url of your site here
url: "https://betadocs.waveterm.dev/",
url: "https://docs.waveterm.dev/",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
@@ -79,6 +79,13 @@ const config: Config = {
},
],
},
metadata: [
{
name: "keywords",
content:
"terminal, developer, development, command, line, wave, linux, macos, windows, connection, ssh, cli, waveterm, documentation, docs, ai, graphical, widgets, remote, open, source, open-source, go, golang, react, typescript, javascript",
},
],
footer: {
copyright: `Copyright © ${new Date().getFullYear()} Command Line Inc. Built with Docusaurus.`,
},
+2
View File
@@ -0,0 +1,2 @@
User-agent: *
Disallow: