5 مستودعات
Systems that map file system directory structures directly to website navigation menus.
Distinct from Directory Navigators: Distinct from directory navigators which are developer tools for filesystem traversal; this is a content delivery pattern.
Explore 5 awesome GitHub repositories matching content management & publishing · Directory-Based Navigations. Refine with filters or upvote what's useful.
This project is a curated ebook directory and digital library designed for self-directed learning. It functions as a version-controlled knowledge base that provides a collection of downloadable academic textbooks and educational resources across multiple disciplines. The library is built as a markdown-based system where book metadata and download links are stored in flat files. These files are managed through a git-driven content pipeline and rendered as a static site resource index for fast access and simple hosting. The system utilizes a directory-based categorization model to organize mat
Maps the source code folder hierarchy directly to the website's navigation structure.
Photoview is a self-hosted photo gallery and media manager designed for browsing and organizing personal photo and video collections. It functions as an AI-powered face recognition gallery that automatically detects, clusters, and labels human faces to organize media by person. The system persists metadata and user configurations using SQL-compliant databases such as PostgreSQL, MySQL, or SQLite. The platform distinguishes itself through specialized media processing and integration capabilities. It processes RAW camera files and transcodes videos into browser-compatible formats, while offerin
Maps server-side directory structures directly to web albums to maintain the original filesystem organization.
هذا المشروع عبارة عن مجموعة من المواد التعليمية مفتوحة المصدر ووحدات التدريب المصممة لتعليم أساسيات التحكم في الإصدار باستخدام Git وGitHub. يوفر منهجاً منظماً من الدروس والتمارين لتسهيل الإعداد الفني واعتماد معايير التحكم في الإصدار. يتم تقديم المحتوى كموقع ثابت قائم على Markdown يمكن حزمه في أرشيف قابل لإعادة التوزيع. وهذا يسمح بنشر بوابة التدريب على خوادم ويب داخلية خاصة خلف جدران الحماية للوصول دون اتصال أو الوصول الآمن. يقوم النظام بتحويل محتوى التعليمات Markdown إلى صفحات HTML مستقلة باستخدام العرض القائم على القوالب. وينظم وحدات الدورة التدريبية من خلال هيكل تنقل قائم على نظام الملفات ويجمع كل الأصول في أرشيف واحد للنشر اليدوي.
Maps the physical directory structure of the source files directly to the website navigation menus.
This project is a technical reference knowledge base and developer cheat sheet repository. It functions as a searchable collection of quick-reference guides, CLI command patterns, and code snippets for various operating systems, cloud platforms, and infrastructure tools. The system operates as a markdown-based technical knowledge base, where content is stored in plain text files and rendered as a static site. This approach enables a personal knowledge management system that utilizes version control and a directory-based navigation hierarchy to organize technical notes for long-term retrieval.
Maps the nested folder structure of the repository directly to the website navigation menus.
This project is a front-end development guide and web engineering curriculum. It serves as a comprehensive reference for the tools, technical competencies, and engineering practices required to build professional user interfaces. The resource includes a technical skill roadmap and a software tooling catalog. These materials define the baseline and advanced competencies needed for professional software engineering roles and provide a curated list of utilities to streamline developer workflows. The content covers a broad range of educational areas, including professional competency frameworks,
Implements a navigation system that maps the filesystem directory structure directly to website URL paths.