This repository serves as the technical documentation source for the .NET ecosystem. It consists of a collection of conceptual guides and technical references written in Markdown, acting as the static site content source for a public documentation portal. The project utilizes a Git-based content management system to handle technical writing through pull requests and automated build pipelines. It distinguishes itself through a specialized infrastructure that aggregates content and samples from multiple repositories and branches into a single unified output. The system covers a broad range of
LLMBook-zh.github.io is a static educational website that provides a self-paced curriculum for learning large language model fundamentals. The site offers structured courseware and downloadable PDF slide decks covering LLM architecture, training, alignment, and deployment. The course materials include dedicated sections on fine-tuning pre-trained language models, model alignment techniques, and prompt engineering strategies. All content is managed as Markdown files and compiled into a static site hosted on GitHub Pages, with an embedded PDF viewer for inline slide display and a custom 404 err
Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat
WebFundamentals is a documentation build system and static site generator designed to automate the lifecycle of technical content. It provides a comprehensive web content pipeline that transforms markdown, HTML, and YAML source files into structured, navigable documentation sites. The project distinguishes itself through integrated support for multi-language content localization and automated build pipeline management. It handles complex site requirements by managing user language preferences, enforcing consistent code quality and style standards, and applying security-header middleware to re
Algorithmica est une base de connaissances en accès libre et un manuel d'informatique conçu pour la publication de matériel pédagogique structuré. Il fonctionne comme un système de gestion de contenu éducatif et un site de documentation collaborative pour héberger des connaissances techniques et des brouillons de cours destinés au public.
The main features of algorithmica-org/algorithmica are: Technical Content Sites, Computer Science Education, Technical Writing Tools, Markdown-Based Content Authoring, Markdown Transformation Pipelines, Git-Based Content Management Systems, Learning Content Publishers, Static Site Generation.
Open-source alternatives to algorithmica-org/algorithmica include: dotnet/docs — This repository serves as the technical documentation source for the .NET ecosystem. It consists of a collection of… llmbook-zh/llmbook-zh.github.io — LLMBook-zh.github.io is a static educational website that provides a self-paced curriculum for learning large language… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… google/webfundamentals — WebFundamentals is a documentation build system and static site generator designed to automate the lifecycle of… hw-whistleblower/true-story-of-pangu — This project is a whistleblower evidence archive and static website designed to document misconduct in the development… laraveldaily/laravel-tips — This project is a curated knowledge base and development guide focused on best practices for the Laravel framework. It…