new stuff

This commit is contained in:
admin 2025-07-19 16:38:32 -06:00
parent 5bf87d4c3f
commit 54b9210a18
32 changed files with 150 additions and 137 deletions

View File

@ -914,7 +914,7 @@ body {
border: 1px solid #ddd;
border-radius: 4px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
z-index: 1000;
z-index: 9000;
overflow: hidden;
display: flex;
flex-direction: column;
@ -1015,10 +1015,10 @@ body {
/* Mobile responsiveness */
@media (max-width: 768px) {
.docs-search-container {
display: block; /* Show on mobile */
display: block;
width: 100%;
margin: 10px 0;
padding: 0 10px;
padding: 0 0px; /* Remove side padding for edge-to-edge */
}
.docs-search-wrapper {
width: 100%;
@ -1029,11 +1029,21 @@ body {
padding: 0.75rem 2.5rem 0.75rem 1rem;
}
.docs-search-results {
left: 0;
right: 0;
width: 100vw;
max-width: 100vw;
min-width: 0;
position: fixed !important;
top: var(--header-height, 60px); /* Just below header */
left: 0 !important;
right: 0 !important;
width: 100vw !important;
max-width: 100vw !important;
min-width: 0 !important;
border-radius: 0 0 12px 12px;
z-index: 9000;
margin: 0;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.docs-search-results-list {
max-height: 50vh;
overflow-y: auto;
}
}

BIN
mkdocs/docs/assets/loop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 KiB

View File

@ -6,11 +6,11 @@
"language": "HTML",
"stars_count": 0,
"forks_count": 0,
"open_issues_count": 9,
"updated_at": "2025-07-18T10:46:56-06:00",
"open_issues_count": 10,
"updated_at": "2025-07-19T15:31:47-06:00",
"created_at": "2025-05-28T14:54:59-06:00",
"clone_url": "https://gitea.bnkops.com/admin/changemaker.lite.git",
"ssh_url": "git@gitea.bnkops.com:admin/changemaker.lite.git",
"default_branch": "main",
"last_build_update": "2025-07-18T10:46:56-06:00"
"last_build_update": "2025-07-19T15:31:47-06:00"
}

View File

@ -4,13 +4,13 @@
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
"html_url": "https://github.com/anthropics/claude-code",
"language": "PowerShell",
"stars_count": 24412,
"forks_count": 1328,
"open_issues_count": 2141,
"updated_at": "2025-07-18T22:32:30Z",
"stars_count": 24630,
"forks_count": 1348,
"open_issues_count": 2163,
"updated_at": "2025-07-19T21:51:01Z",
"created_at": "2025-02-22T17:41:21Z",
"clone_url": "https://github.com/anthropics/claude-code.git",
"ssh_url": "git@github.com:anthropics/claude-code.git",
"default_branch": "main",
"last_build_update": "2025-07-18T20:30:51Z"
"last_build_update": "2025-07-19T00:06:09Z"
}

View File

@ -4,10 +4,10 @@
"description": "VS Code in the browser",
"html_url": "https://github.com/coder/code-server",
"language": "TypeScript",
"stars_count": 72949,
"forks_count": 6108,
"open_issues_count": 140,
"updated_at": "2025-07-18T22:42:13Z",
"stars_count": 72971,
"forks_count": 6111,
"open_issues_count": 139,
"updated_at": "2025-07-19T21:22:59Z",
"created_at": "2019-02-27T16:50:41Z",
"clone_url": "https://github.com/coder/code-server.git",
"ssh_url": "git@github.com:coder/code-server.git",

View File

@ -4,13 +4,13 @@
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
"html_url": "https://github.com/gethomepage/homepage",
"language": "JavaScript",
"stars_count": 24876,
"forks_count": 1542,
"stars_count": 24890,
"forks_count": 1543,
"open_issues_count": 2,
"updated_at": "2025-07-18T21:29:04Z",
"updated_at": "2025-07-19T20:23:14Z",
"created_at": "2022-08-24T07:29:42Z",
"clone_url": "https://github.com/gethomepage/homepage.git",
"ssh_url": "git@github.com:gethomepage/homepage.git",
"default_branch": "dev",
"last_build_update": "2025-07-18T12:15:01Z"
"last_build_update": "2025-07-19T12:12:42Z"
}

View File

@ -4,10 +4,10 @@
"description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD",
"html_url": "https://github.com/go-gitea/gitea",
"language": "Go",
"stars_count": 49613,
"stars_count": 49633,
"forks_count": 5914,
"open_issues_count": 2726,
"updated_at": "2025-07-18T21:49:34Z",
"open_issues_count": 2730,
"updated_at": "2025-07-19T20:29:59Z",
"created_at": "2016-11-01T02:13:26Z",
"clone_url": "https://github.com/go-gitea/gitea.git",
"ssh_url": "git@github.com:go-gitea/gitea.git",

View File

@ -4,10 +4,10 @@
"description": "High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.",
"html_url": "https://github.com/knadh/listmonk",
"language": "Go",
"stars_count": 17344,
"stars_count": 17349,
"forks_count": 1674,
"open_issues_count": 105,
"updated_at": "2025-07-18T17:40:55Z",
"open_issues_count": 103,
"updated_at": "2025-07-19T19:01:50Z",
"created_at": "2019-06-26T05:08:39Z",
"clone_url": "https://github.com/knadh/listmonk.git",
"ssh_url": "git@github.com:knadh/listmonk.git",

View File

@ -4,10 +4,10 @@
"description": "Create & scan cute qr codes easily \ud83d\udc7e",
"html_url": "https://github.com/lyqht/mini-qr",
"language": "Vue",
"stars_count": 1286,
"stars_count": 1288,
"forks_count": 172,
"open_issues_count": 13,
"updated_at": "2025-07-18T20:48:28Z",
"open_issues_count": 12,
"updated_at": "2025-07-19T16:11:51Z",
"created_at": "2023-04-21T14:20:14Z",
"clone_url": "https://github.com/lyqht/mini-qr.git",
"ssh_url": "git@github.com:lyqht/mini-qr.git",

View File

@ -4,10 +4,10 @@
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
"html_url": "https://github.com/n8n-io/n8n",
"language": "TypeScript",
"stars_count": 120375,
"forks_count": 36228,
"open_issues_count": 980,
"updated_at": "2025-07-18T22:42:54Z",
"stars_count": 120972,
"forks_count": 36362,
"open_issues_count": 983,
"updated_at": "2025-07-19T21:52:44Z",
"created_at": "2019-06-22T09:24:21Z",
"clone_url": "https://github.com/n8n-io/n8n.git",
"ssh_url": "git@github.com:n8n-io/n8n.git",

View File

@ -4,13 +4,13 @@
"description": "\ud83d\udd25 \ud83d\udd25 \ud83d\udd25 Open Source Airtable Alternative",
"html_url": "https://github.com/nocodb/nocodb",
"language": "TypeScript",
"stars_count": 55844,
"forks_count": 4020,
"open_issues_count": 676,
"updated_at": "2025-07-18T22:33:32Z",
"stars_count": 55862,
"forks_count": 4023,
"open_issues_count": 677,
"updated_at": "2025-07-19T21:43:09Z",
"created_at": "2017-10-29T18:51:48Z",
"clone_url": "https://github.com/nocodb/nocodb.git",
"ssh_url": "git@github.com:nocodb/nocodb.git",
"default_branch": "develop",
"last_build_update": "2025-07-18T19:54:56Z"
"last_build_update": "2025-07-19T20:55:35Z"
}

View File

@ -4,13 +4,13 @@
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.",
"html_url": "https://github.com/ollama/ollama",
"language": "Go",
"stars_count": 146880,
"forks_count": 12444,
"open_issues_count": 1921,
"updated_at": "2025-07-18T22:09:10Z",
"stars_count": 146966,
"forks_count": 12450,
"open_issues_count": 1920,
"updated_at": "2025-07-19T21:40:59Z",
"created_at": "2023-06-26T19:39:32Z",
"clone_url": "https://github.com/ollama/ollama.git",
"ssh_url": "git@github.com:ollama/ollama.git",
"default_branch": "main",
"last_build_update": "2025-07-18T20:30:24Z"
"last_build_update": "2025-07-19T20:29:38Z"
}

View File

@ -4,10 +4,10 @@
"description": "Documentation that simply works",
"html_url": "https://github.com/squidfunk/mkdocs-material",
"language": "Python",
"stars_count": 23935,
"forks_count": 3815,
"stars_count": 23942,
"forks_count": 3816,
"open_issues_count": 7,
"updated_at": "2025-07-18T18:39:26Z",
"updated_at": "2025-07-19T18:43:32Z",
"created_at": "2016-01-28T22:09:23Z",
"clone_url": "https://github.com/squidfunk/mkdocs-material.git",
"ssh_url": "git@github.com:squidfunk/mkdocs-material.git",

View File

@ -1474,9 +1474,9 @@
<div class="integration-visual">
<div class="integration-diagram">
<div class="screenshot-placeholder">
[Diagram: Show how documentation search connects to map data, which connects to voter database, which triggers email campaigns, all in a circular flow]
</div>
<div class="screenshot-placeholder">
<img src="assets/loop.png" alt="All systems communicate and build on one another" class="mobile-screenshot">
</div>
</div>
<p style="margin-top: 2rem; color: var(--text-light); font-size: 0.875rem;">
🎯 30-minute setup • 🔒 Your data stays yours • 🚀 No monthly fees

BIN
mkdocs/site/assets/loop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 KiB

View File

@ -6,11 +6,11 @@
"language": "HTML",
"stars_count": 0,
"forks_count": 0,
"open_issues_count": 9,
"updated_at": "2025-07-18T10:46:56-06:00",
"open_issues_count": 10,
"updated_at": "2025-07-19T15:31:47-06:00",
"created_at": "2025-05-28T14:54:59-06:00",
"clone_url": "https://gitea.bnkops.com/admin/changemaker.lite.git",
"ssh_url": "git@gitea.bnkops.com:admin/changemaker.lite.git",
"default_branch": "main",
"last_build_update": "2025-07-18T10:46:56-06:00"
"last_build_update": "2025-07-19T15:31:47-06:00"
}

View File

@ -4,13 +4,13 @@
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
"html_url": "https://github.com/anthropics/claude-code",
"language": "PowerShell",
"stars_count": 24412,
"forks_count": 1328,
"open_issues_count": 2141,
"updated_at": "2025-07-18T22:32:30Z",
"stars_count": 24630,
"forks_count": 1348,
"open_issues_count": 2163,
"updated_at": "2025-07-19T21:51:01Z",
"created_at": "2025-02-22T17:41:21Z",
"clone_url": "https://github.com/anthropics/claude-code.git",
"ssh_url": "git@github.com:anthropics/claude-code.git",
"default_branch": "main",
"last_build_update": "2025-07-18T20:30:51Z"
"last_build_update": "2025-07-19T00:06:09Z"
}

View File

@ -4,10 +4,10 @@
"description": "VS Code in the browser",
"html_url": "https://github.com/coder/code-server",
"language": "TypeScript",
"stars_count": 72949,
"forks_count": 6108,
"open_issues_count": 140,
"updated_at": "2025-07-18T22:42:13Z",
"stars_count": 72971,
"forks_count": 6111,
"open_issues_count": 139,
"updated_at": "2025-07-19T21:22:59Z",
"created_at": "2019-02-27T16:50:41Z",
"clone_url": "https://github.com/coder/code-server.git",
"ssh_url": "git@github.com:coder/code-server.git",

View File

@ -4,13 +4,13 @@
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
"html_url": "https://github.com/gethomepage/homepage",
"language": "JavaScript",
"stars_count": 24876,
"forks_count": 1542,
"stars_count": 24890,
"forks_count": 1543,
"open_issues_count": 2,
"updated_at": "2025-07-18T21:29:04Z",
"updated_at": "2025-07-19T20:23:14Z",
"created_at": "2022-08-24T07:29:42Z",
"clone_url": "https://github.com/gethomepage/homepage.git",
"ssh_url": "git@github.com:gethomepage/homepage.git",
"default_branch": "dev",
"last_build_update": "2025-07-18T12:15:01Z"
"last_build_update": "2025-07-19T12:12:42Z"
}

View File

@ -4,10 +4,10 @@
"description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD",
"html_url": "https://github.com/go-gitea/gitea",
"language": "Go",
"stars_count": 49613,
"stars_count": 49633,
"forks_count": 5914,
"open_issues_count": 2726,
"updated_at": "2025-07-18T21:49:34Z",
"open_issues_count": 2730,
"updated_at": "2025-07-19T20:29:59Z",
"created_at": "2016-11-01T02:13:26Z",
"clone_url": "https://github.com/go-gitea/gitea.git",
"ssh_url": "git@github.com:go-gitea/gitea.git",

View File

@ -4,10 +4,10 @@
"description": "High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.",
"html_url": "https://github.com/knadh/listmonk",
"language": "Go",
"stars_count": 17344,
"stars_count": 17349,
"forks_count": 1674,
"open_issues_count": 105,
"updated_at": "2025-07-18T17:40:55Z",
"open_issues_count": 103,
"updated_at": "2025-07-19T19:01:50Z",
"created_at": "2019-06-26T05:08:39Z",
"clone_url": "https://github.com/knadh/listmonk.git",
"ssh_url": "git@github.com:knadh/listmonk.git",

View File

@ -4,10 +4,10 @@
"description": "Create & scan cute qr codes easily \ud83d\udc7e",
"html_url": "https://github.com/lyqht/mini-qr",
"language": "Vue",
"stars_count": 1286,
"stars_count": 1288,
"forks_count": 172,
"open_issues_count": 13,
"updated_at": "2025-07-18T20:48:28Z",
"open_issues_count": 12,
"updated_at": "2025-07-19T16:11:51Z",
"created_at": "2023-04-21T14:20:14Z",
"clone_url": "https://github.com/lyqht/mini-qr.git",
"ssh_url": "git@github.com:lyqht/mini-qr.git",

View File

@ -4,10 +4,10 @@
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
"html_url": "https://github.com/n8n-io/n8n",
"language": "TypeScript",
"stars_count": 120375,
"forks_count": 36228,
"open_issues_count": 980,
"updated_at": "2025-07-18T22:42:54Z",
"stars_count": 120972,
"forks_count": 36362,
"open_issues_count": 983,
"updated_at": "2025-07-19T21:52:44Z",
"created_at": "2019-06-22T09:24:21Z",
"clone_url": "https://github.com/n8n-io/n8n.git",
"ssh_url": "git@github.com:n8n-io/n8n.git",

View File

@ -4,13 +4,13 @@
"description": "\ud83d\udd25 \ud83d\udd25 \ud83d\udd25 Open Source Airtable Alternative",
"html_url": "https://github.com/nocodb/nocodb",
"language": "TypeScript",
"stars_count": 55844,
"forks_count": 4020,
"open_issues_count": 676,
"updated_at": "2025-07-18T22:33:32Z",
"stars_count": 55862,
"forks_count": 4023,
"open_issues_count": 677,
"updated_at": "2025-07-19T21:43:09Z",
"created_at": "2017-10-29T18:51:48Z",
"clone_url": "https://github.com/nocodb/nocodb.git",
"ssh_url": "git@github.com:nocodb/nocodb.git",
"default_branch": "develop",
"last_build_update": "2025-07-18T19:54:56Z"
"last_build_update": "2025-07-19T20:55:35Z"
}

View File

@ -4,13 +4,13 @@
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.",
"html_url": "https://github.com/ollama/ollama",
"language": "Go",
"stars_count": 146880,
"forks_count": 12444,
"open_issues_count": 1921,
"updated_at": "2025-07-18T22:09:10Z",
"stars_count": 146966,
"forks_count": 12450,
"open_issues_count": 1920,
"updated_at": "2025-07-19T21:40:59Z",
"created_at": "2023-06-26T19:39:32Z",
"clone_url": "https://github.com/ollama/ollama.git",
"ssh_url": "git@github.com:ollama/ollama.git",
"default_branch": "main",
"last_build_update": "2025-07-18T20:30:24Z"
"last_build_update": "2025-07-19T20:29:38Z"
}

View File

@ -4,10 +4,10 @@
"description": "Documentation that simply works",
"html_url": "https://github.com/squidfunk/mkdocs-material",
"language": "Python",
"stars_count": 23935,
"forks_count": 3815,
"stars_count": 23942,
"forks_count": 3816,
"open_issues_count": 7,
"updated_at": "2025-07-18T18:39:26Z",
"updated_at": "2025-07-19T18:43:32Z",
"created_at": "2016-01-28T22:09:23Z",
"clone_url": "https://github.com/squidfunk/mkdocs-material.git",
"ssh_url": "git@github.com:squidfunk/mkdocs-material.git",

View File

@ -1474,9 +1474,9 @@
<div class="integration-visual">
<div class="integration-diagram">
<div class="screenshot-placeholder">
[Diagram: Show how documentation search connects to map data, which connects to voter database, which triggers email campaigns, all in a circular flow]
</div>
<div class="screenshot-placeholder">
<img src="assets/loop.png" alt="All systems communicate and build on one another" class="mobile-screenshot">
</div>
</div>
<p style="margin-top: 2rem; color: var(--text-light); font-size: 0.875rem;">
🎯 30-minute setup • 🔒 Your data stays yours • 🚀 No monthly fees

View File

@ -1474,9 +1474,9 @@
<div class="integration-visual">
<div class="integration-diagram">
<div class="screenshot-placeholder">
[Diagram: Show how documentation search connects to map data, which connects to voter database, which triggers email campaigns, all in a circular flow]
</div>
<div class="screenshot-placeholder">
<img src="assets/loop.png" alt="All systems communicate and build on one another" class="mobile-screenshot">
</div>
</div>
<p style="margin-top: 2rem; color: var(--text-light); font-size: 0.875rem;">
🎯 30-minute setup • 🔒 Your data stays yours • 🚀 No monthly fees

File diff suppressed because one or more lines are too long

View File

@ -2,142 +2,142 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://cmlite.org/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/test/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/adv/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/adv/ansible/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/adv/vscode-ssh/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/blog/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/blog/2025/07/03/blog-1/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/blog/2025/07/10/2/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/build/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/build/map/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/build/server/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/build/site/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/config/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/config/cloudflare-config/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/config/coder/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/config/map/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/config/mkdocs/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/how%20to/canvass/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/manual/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/manual/map/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/phil/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/phil/cost-comparison/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/code-server/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/gitea/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/homepage/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/listmonk/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/map/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/mini-qr/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/mkdocs/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/n8n/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/nocodb/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/postgresql/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/services/static-server/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
<url>
<loc>https://cmlite.org/blog/archive/2025/</loc>
<lastmod>2025-07-18</lastmod>
<lastmod>2025-07-19</lastmod>
</url>
</urlset>

Binary file not shown.

View File

@ -649,6 +649,9 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<h1 id="test">Test<a class="headerlink" href="#test" title="Permanent link">&para;</a></h1>
<p>lololol </p>
<p>okay well just doing some fast writing because why the heck not. </p>
<p>"I would ask for an apology from the city (Municipality of Jasper) as a result,"</p>
<p>lololol</p>