Commit graph

21 commits

Author SHA1 Message Date
79e94d738a doc(stacks): added documentationsystem documentation frame according to IPCEICIS-6736
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
2025-11-17 20:00:12 +01:00
3eed5fe70d doc(stacks): added edgeconnect documentation frame according to IPCEICIS-6735 2025-11-17 19:59:46 +01:00
4169b999d4 doc(stacks): added orchestration documentation frame according to IPCEICIS-6734
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 52s
2025-11-17 19:48:36 +01:00
6bd7f6b5a1 doc(stacks): added deployments documentation frame according to IPCEICIS-6733
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 54s
2025-11-17 19:44:01 +01:00
751202516c doc(stacks): added infrastructure orchestration documentation frame according to IPCEICIS-6732
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 56s
2025-11-17 19:34:54 +01:00
d10f888985 doc(stacks): added actions documentation farme according to IPCEICIS-6730
Some checks failed
Hugo Site Tests / test (push) Failing after 0s
ci / build (push) Successful in 54s
2025-11-17 19:24:02 +01:00
829895fa73 doc(stacks): added stacks documentation farme according to IPCEICIS-6729
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
2025-11-17 19:14:32 +01:00
44b722b087 docs(forgejo): even more ideas II
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 54s
2025-11-17 18:45:16 +01:00
fc5dda68f8 docs(forgejo): even more ideas
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 52s
2025-11-17 18:25:33 +01:00
47b0c404f3 docs(forgejo): some restructuring and review - tbc
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 54s
2025-11-17 17:44:15 +01:00
9b6c586e20 Merge branch 'main' into development
All checks were successful
ci / build (push) Successful in 53s
2025-11-17 16:50:21 +01:00
ef11b04241 fix(components): mv forgejo documatation to correct structure on main
Some checks failed
ci / build (push) Has been cancelled
2025-11-17 16:49:42 +01:00
d3858d6969 docs(forgejo): 📝Add Pipelines
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 57s
2025-11-17 16:03:31 +01:00
36fe018c64 docs(product-structure): added more devenvironments
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 50s
2025-11-17 14:13:56 +01:00
4500474bd2 docs(product-structure): added application provisioning and kubernetes operator
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
2025-11-17 13:57:45 +01:00
4f34eb8a22 docs(content): created content place holder for JIRA-6418
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 51s
2025-11-17 11:14:02 +01:00
5f6573f36a docs(structure): some refactoring
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
2025-11-17 10:57:36 +01:00
86073cee7d docs(components): refactored component picture and added the documenttaion system itself
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 51s
2025-11-17 08:51:44 +01:00
f0ca9bbce2 feat(doc-structure): documentation structure ready for team development or writing resp.
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 53s
2025-11-16 23:10:11 +01:00
82d424aeca fix(docs): remove Backstage component and add editorial headers
- Remove Backstage component page (not in product structure)
- Add editorial status alert to all draft pages with:
  * Jira ticket reference placeholder
  * Assignee field
  * Draft status indicator
  * Last updated date
  * TODO checklist for completion
- Update component template with editorial header
- Use Docsy alert shortcode (warning style) for professional appearance
2025-11-16 13:42:58 +01:00
62999b41d0 feat(docs): restructure documentation with new framework and templates
- Archive old docs to docs-old/ for reference
- Create new top-down documentation structure:
  * Platform Overview: purpose, audience, product structure
  * Components: individual platform components (Forgejo, Kubernetes, Backstage)
  * Getting Started: onboarding and quick start guides
  * Operations: deployment, monitoring, troubleshooting
  * Governance: ADRs, project history, compliance
- Add DOCUMENTATION-GUIDE.md with writing guidelines and templates
- Add component template (TEMPLATE.md) for consistent documentation
- Simplify root README and move technical docs to doc/ folder
- Update test configuration:
  * Exclude legacy content from markdown linting
  * Relax HTML validation for theme-generated content
  * Skip link checking for legacy content in test:links
  * Keep 'task test' clean for technical writers (100% pass)
  * Add 'task test:full' with comprehensive link checking
- Update home page with corrected markdown syntax
- Fix internal links in archived content

BREAKING CHANGE: Documentation structure changed from flat to hierarchical top-down approach
2025-11-16 13:32:10 +01:00