Skip to content

Commit

Permalink
sitemap XML
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-igs committed Sep 27, 2024
1 parent 20f80bb commit 7c14688
Show file tree
Hide file tree
Showing 35 changed files with 293 additions and 207 deletions.
49 changes: 0 additions & 49 deletions .github/workflows/test.yml

This file was deleted.

4 changes: 4 additions & 0 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ import { defineConfig } from 'vitepress'
// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '/',
sitemap: {
hostname: 'http://dev.inotech-pk.com', // my domain
lastmodDateOnly: false,
},
title: "Amaan",
description: "Project Documentation",
themeConfig: {
Expand Down
4 changes: 2 additions & 2 deletions docs/.vitepress/dist/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<meta name="generator" content="VitePress v1.3.4">
<link rel="preload stylesheet" href="/assets/style.Bf0vIeZ0.css" as="style">

<script type="module" src="/assets/app.D7zO1nX3.js"></script>
<script type="module" src="/assets/app.Ct7s5qw-.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api-examples.md\":\"DYKL2XiB\",\"index.md\":\"Dcc_vGCR\",\"markdown-examples.md\":\"BFoFQPwb\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Amaan\",\"description\":\"Project Documentation\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Examples\",\"link\":\"/markdown-examples\"}],\"sidebar\":[{\"text\":\"Examples\",\"items\":[{\"text\":\"Markdown Examples\",\"link\":\"/markdown-examples\"},{\"text\":\"Runtime API Examples\",\"link\":\"/api-examples\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/vuejs/vitepress\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"contact.md\":\"FSRi2piH\",\"index.md\":\"BFocvnad\",\"intro.md\":\"DYdKMFmp\",\"projects_api-examples.md\":\"BCoMZaxh\",\"projects_codejumpstart.md\":\"DdIWRg5i\",\"projects_markdown-examples.md\":\"DFGSl4I9\",\"work-xp.md\":\"CX2vLtGH\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Amaan\",\"description\":\"Project Documentation\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Summary\",\"link\":\"/intro\"}],\"sidebar\":[{\"text\":\"Introduction\",\"items\":[{\"text\":\"Brief Summary\",\"link\":\"/intro\"},{\"text\":\"Work Experience\",\"link\":\"/work-xp\"}]},{\"text\":\"Projects\",\"items\":[{\"text\":\"VS Code Extension\",\"link\":\"/projects/codejumpstart\"},{\"text\":\"Runtime API Examples\",\"link\":\"/projects/api-examples\"}]},{\"text\":\" \",\"items\":[{\"text\":\"Contact\",\"link\":\"/contact\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/amaan-igs\"},{\"icon\":\"linkedin\",\"link\":\"https://www.linkedin.com/in/amaanulhaqsiddiqui/\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>

</body>
</html>
82 changes: 0 additions & 82 deletions docs/.vitepress/dist/api-examples.html

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/.vitepress/dist/assets/contact.md.FSRi2piH.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vitepress/dist/assets/contact.md.FSRi2piH.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added docs/.vitepress/dist/assets/image-1.CQ43RdJ_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vitepress/dist/assets/image.DaLprJxX.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/.vitepress/dist/assets/index.md.BFocvnad.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vitepress/dist/assets/index.md.BFocvnad.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/.vitepress/dist/assets/index.md.Dcc_vGCR.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vitepress/dist/assets/index.md.Dcc_vGCR.lean.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/.vitepress/dist/assets/intro.md.DYdKMFmp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c14688

Please sign in to comment.