Algorithmica is an open-access knowledge base and computer science textbook designed for the publication of structured instructional materials. It functions as an educational content management system and a collaborative documentation site for hosting technical knowledge and course drafts for public consumption. The platform enables collaborative technical writing and authoring through version control and web editors, utilizing an automated pipeline to generate previews of pending changes. The system manages large collections of learning materials using static site generation, markdown-drive
This project is a community-driven academic resource repository that serves as a collaborative knowledge base for students. It functions as an open-source educational archive, providing a centralized collection of student-contributed study materials, lecture notes, and exam resources organized by academic subject. The platform distinguishes itself by utilizing a structured directory index that allows users to navigate and locate standardized educational documents efficiently. By leveraging version control systems and plain-text authoring, the repository facilitates community contributions whi
This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer
This project is a framework for building static websites using the Hugo static site generator. It functions as a Markdown-based content management system and a page builder that utilizes Tailwind CSS to assemble modular utility-first blocks into final web pages. The system features specialized capabilities for creating academic portfolios, including a framework to import BibTeX publications and manage scholarly resumes. It also includes an AI website generator that produces deployable Markdown structures and content based on natural language descriptions. The platform 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.
llmbook-zh/llmbook-zh.github.io 的主要功能包括:LLM Education, LLM Study Guides, Markdown-Based Content Authoring, File-Based Routing, Static Site Generation, GitHub Pages Deployments, Self-Paced Learning, Educational Static Sites。
llmbook-zh/llmbook-zh.github.io 的开源替代品包括: algorithmica-org/algorithmica — Algorithmica is an open-access knowledge base and computer science textbook designed for the publication of structured… ustc-resource/ustc-course — This project is a community-driven academic resource repository that serves as a collaborative knowledge base for… missing-semester-cn/missing-semester-cn.github.io — This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching… hugoblox/kit — This project is a framework for building static websites using the Hugo static site generator. It functions as a… daattali/beautiful-jekyll — Beautiful Jekyll is a ready-to-use Jekyll theme designed for building a personal website or blog and publishing it on… leerob/next-mdx-blog — This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at…