Tonnes of updates to the site documentation and general processes

This commit is contained in:
2025-06-30 15:49:39 -06:00
parent 438e9678d1
commit d607d3a4b2
93 changed files with 14823 additions and 6347 deletions

View File

@@ -1,6 +1,6 @@
# Code Server
Visual Studio Code in your browser for remote development.
<div class="github-widget" data-repo="coder/code-server"></div>
## Overview

View File

@@ -6,6 +6,7 @@ Changemaker Lite includes several powerful services that work together to provid
### [Code Server](code-server.md)
**Port: 8888** | Visual Studio Code in your browser for remote development
<div class="github-widget" data-repo="coder/code-server"></div>
- Full IDE experience
- Extensions support
- Git integration
@@ -13,6 +14,7 @@ Changemaker Lite includes several powerful services that work together to provid
### [Listmonk](listmonk.md)
**Port: 9000** | Self-hosted newsletter and mailing list manager
<div class="github-widget" data-repo="knadh/listmonk"></div>
- Email campaigns
- Subscriber management
- Analytics
@@ -27,6 +29,7 @@ Changemaker Lite includes several powerful services that work together to provid
### [MkDocs Material](mkdocs.md)
**Port: 4000** | Documentation site generator with live preview
<div class="github-widget" data-repo="squidfunk/mkdocs-material"></div>
- Material Design theme
- Live reload
- Search functionality
@@ -41,6 +44,7 @@ Changemaker Lite includes several powerful services that work together to provid
### [n8n](n8n.md)
**Port: 5678** | Workflow automation tool
<div class="github-widget" data-repo="n8n-io/n8n"></div>
- Visual workflow editor
- 400+ integrations
- Custom code execution
@@ -48,6 +52,7 @@ Changemaker Lite includes several powerful services that work together to provid
### [NocoDB](nocodb.md)
**Port: 8090** | No-code database platform
<div class="github-widget" data-repo="nocodb/nocodb"></div>
- Smart spreadsheet interface
- Form builder and API generation
- Real-time collaboration
@@ -55,6 +60,7 @@ Changemaker Lite includes several powerful services that work together to provid
### [Homepage](homepage.md)
**Port: 3010** | Modern dashboard for all services
<div class="github-widget" data-repo="gethomepage/homepage"></div>
- Service dashboard and monitoring
- Docker integration
- Customizable layout

View File

@@ -1,5 +1,7 @@
# n8n
<div class="github-widget" data-repo="n8n-io/n8n"></div>
Workflow automation tool for connecting services and automating tasks.
## Overview