awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to expressjs/expressjs.com

Open-source alternatives to Expressjs.com

30 open-source projects similar to expressjs/expressjs.com, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Expressjs.com alternative.

  • jawil/blogالصورة الرمزية لـ jawil

    jawil/blog

    7,828عرض على GitHub↗

    This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem

    JavaScriptblogcssdifficulty
    عرض على GitHub↗7,828
  • getzola/zolaالصورة الرمزية لـ getzola

    getzola/zola

    17,196عرض على GitHub↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Rustblog-enginecmscontent-management-system
    عرض على GitHub↗17,196
  • barryclark/jekyll-nowالصورة الرمزية لـ barryclark

    barryclark/jekyll-now

    8,398عرض على GitHub↗

    Jekyll Now is a starter kit and static site template designed for the rapid deployment of blogs. It provides a pre-configured foundation that integrates a GitHub Pages theme to enable website hosting without the use of command line tools. The project features a web-based content manager that allows users to update blog posts and site metadata by editing files directly within a browser. This no-code management workflow is paired with a responsive design intended for personal brand websites, including social media integration and biography sections. The framework covers static site generation

    CSS
    عرض على GitHub↗8,398

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • hugoblox/kitالصورة الرمزية لـ HugoBlox

    HugoBlox/kit

    9,531عرض على GitHub↗

    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

    HTMLacademicblogdocumentation-tool
    عرض على GitHub↗9,531
  • withastro/starlightالصورة الرمزية لـ withastro

    withastro/starlight

    7,942عرض على GitHub↗

    Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as a markdown documentation engine that converts markup files into accessible pages using a file-based routing system. The framework allows for the embedding of custom UI components from various frontend frameworks directly into documentation layouts. This enables the creation of interactive guides and specialized user experiences within a static site structure. The system includes integrated navigation and search engine optimization, as well as schema-based frontmatter validat

    TypeScriptastrodocs-generatordocumentation
    عرض على GitHub↗7,942
  • github/personal-websiteالصورة الرمزية لـ github

    github/personal-website

    7,616عرض على GitHub↗

    This project is a developer portfolio generator and static site generator designed to transform markdown files and external API data into a professional website. It functions as a GitHub Pages template that renders dated articles through a markdown blog engine and creates static HTML pages for web hosting. The system distinguishes itself by acting as a GitHub API portfolio, automatically importing and displaying repository data and user profiles to populate portfolio elements. It utilizes API-driven content injection to automate updates to the project showcase and professional profile. The f

    HTML
    عرض على GitHub↗7,616
  • railsgirls/guides.railsgirls.comالصورة الرمزية لـ railsgirls

    railsgirls/guides.railsgirls.com

    7,106عرض على GitHub↗

    This project is a web development tutorial site and a Ruby on Rails learning resource designed as a beginner programming guide. It serves as a technical workshop curriculum and a structured framework for organizing and coaching community-led programming events. The site functions as a static site generator that converts Markdown content and templates into pre-rendered HTML pages. This architecture supports the delivery of step-by-step guides and instructional materials used to teach new learners how to build web applications. The content covers a broad range of capabilities, including Ruby o

    HTMLhacktoberfestrailsruby
    عرض على GitHub↗7,106
  • mouredev/mouredevالصورة الرمزية لـ mouredev

    mouredev/mouredev

    5,430عرض على GitHub↗

    This project is a developer portfolio website and educational resource hub. It serves as a programming community portal that aggregates social links, showcases professional experience and certifications, and provides access to technical learning materials. The site functions as an educational distribution system and a technical bookstore, offering programming courses, learning roadmaps, tutorials, and software development literature in digital and physical formats. It also incorporates a newsletter distribution system for sharing professional advice and community updates. The platform manage

    عرض على GitHub↗5,430
  • dwqs/blogالصورة الرمزية لـ dwqs

    dwqs/blog

    3,775عرض على GitHub↗

    This project is a technical blog platform and developer portfolio site designed for publishing curated engineering documentation and professional technical writing. It functions as a markdown publishing tool and static site generator that transforms plain text files into a formatted collection of technical articles and software engineering notes. The system serves as a markdown publishing platform for organizing and sharing technical guides, software engineering documentation, and professional insights. It allows for the creation of a professional online presence by hosting technical content

    JavaScriptblog
    عرض على GitHub↗3,775
  • solidjs/solid-startالصورة الرمزية لـ solidjs

    solidjs/solid-start

    5,883عرض على GitHub↗

    Solid Start is a full-stack web framework built on Solid.js that combines file-based routing, multi-mode rendering, and client hydration into a single application framework. It enables developers to build complete web applications with server-rendered pages, client-side interactivity, and API endpoints from one codebase, while supporting deployment across multiple hosting platforms through a system of platform-specific adapters. The framework distinguishes itself through its multi-mode rendering engine, which allows per-page selection between client-side rendering, server-side rendering, stat

    TypeScriptfile-system-routingfine-grained-reactivitymeta-framework
    عرض على GitHub↗5,883
  • youngwind/blogالصورة الرمزية لـ youngwind

    youngwind/blog

    4,655عرض على GitHub↗

    This project is a markdown-based static site generator and technical blogging platform designed to convert markdown files and templates into static HTML pages. It functions as a personal blog and frontend engineering portfolio for publishing software engineering guides and technical articles. The system operates as a client-side hydrated web app, serving pre-rendered static HTML and attaching interactive JavaScript listeners upon page load. It utilizes a markdown-based content pipeline to transform raw text into structured web pages for distributing long-form technical writing and tutorials.

    blogreactvue
    عرض على GitHub↗4,655
  • ruanyf/jstrainingالصورة الرمزية لـ ruanyf

    ruanyf/jstraining

    19,964عرض على GitHub↗

    This project is a structured educational framework designed to guide developers through the core concepts of JavaScript programming and software engineering. It functions as a comprehensive training resource, providing a logical roadmap for mastering web development, from fundamental language syntax to full-stack application architecture. The platform utilizes a markdown-based documentation system that organizes technical learning materials into a clear, hierarchical curriculum. By employing a static site generator, the project transforms these plain-text educational modules into a collection

    عرض على GitHub↗19,964
  • hideraldoluis/roadmap-do-desenvolvedor-webالصورة الرمزية لـ hideraldoluis

    hideraldoluis/roadmap-do-desenvolvedor-web

    1,145عرض على GitHub↗

    This project is a structured learning roadmap and curriculum guide designed to map the essential technologies and skill sets required for professional web development. It functions as a technical career path planner, providing organized educational sequences that help individuals track their progress toward specific engineering roles. The platform utilizes a static site generator to produce pre-rendered HTML files, ensuring high search engine visibility and efficient page loading. By employing declarative visual mapping, the project transforms complex technical requirements into interactive d

    backenddeveloperdeveloper-experience
    عرض على GitHub↗1,145
  • vuejs/vitepressالصورة الرمزية لـ vuejs

    vuejs/vitepress

    17,872عرض على GitHub↗

    VitePress is a static site generator designed for building documentation-focused websites. It functions as a framework that transforms markdown source files into pre-rendered HTML, utilizing file-based routing to map document paths directly to site URLs. By leveraging the Vue ecosystem, it enables the creation of content-heavy sites that combine static delivery with dynamic interactivity. The framework distinguishes itself by allowing developers to embed interactive components directly into markdown files, which are then transpiled into executable code modules. It optimizes the user experienc

    TypeScriptdocs-generatorhacktoberfestmarkdown
    عرض على GitHub↗17,872
  • lsposed/lsposed.github.ioالصورة الرمزية لـ LSPosed

    LSPosed/LSPosed.github.io

    6,247عرض على GitHub↗

    This project is a static site project homepage and software distribution website. It serves as an Android modification portal and a central web portal for downloading official releases and accessing documentation for Android system modifications. The site functions as a markdown-based documentation site and an open source project hosting platform. It provides a central location for technical references and guides regarding the Android system framework, while distributing stable software versions and installation guides to the developer community. The website is built using static site genera

    HTML
    عرض على GitHub↗6,247
  • imfunniee/gitfolioالصورة الرمزية لـ imfunniee

    imfunniee/gitfolio

    6,743عرض على GitHub↗

    Gitfolio is a static website generator designed to build personal portfolio sites and blogs. It functions as a developer portfolio builder that automatically retrieves profile information and repository metadata from remote services to showcase professional work and social media presence. The platform distinguishes itself by automating the synchronization of profile data, ensuring that project statuses and professional statistics remain current without manual intervention. It provides a graphical interface for content management, allowing users to organize and publish blog posts and customize

    JavaScriptawesomebloggithub
    عرض على GitHub↗6,743
  • academicpages/academicpages.github.ioالصورة الرمزية لـ academicpages

    academicpages/academicpages.github.io

    17,152عرض على GitHub↗

    This project is a static site generator template designed for academics to build and maintain professional portfolios. It transforms markdown files and structured data into a cohesive website, allowing scholars to document their research publications, teaching experience, and speaking history without the need for a database. The platform is distinguished by its specialized tools for scholarly dissemination, including the ability to showcase research output with metadata and abstracts, and to catalog professional talks through interactive geographic visualizations. It supports the presentation

    SCSSacademic-websitegithub-pagesjekyll
    عرض على GitHub↗17,152
  • hackerkid/mind-expanding-booksالصورة الرمزية لـ hackerkid

    hackerkid/Mind-Expanding-Books

    13,354عرض على GitHub↗

    Mind-Expanding-Books is a static site generator and educational resource repository designed to host curated collections of literature. It functions as a personal development reading guide, providing a structured archive of books focused on intellectual growth, critical thinking, and the exploration of complex ideas. The project utilizes a component-based user interface library to assemble its web pages, combining reusable building blocks with static site generation to produce HTML from markdown files. This approach allows for the management of content-heavy archives while maintaining a consi

    JavaScriptawesomeawesome-listbiographies
    عرض على GitHub↗13,354
  • keikinn/shadowsocksbioالصورة الرمزية لـ KeiKinn

    KeiKinn/ShadowsocksBio

    3,927عرض على GitHub↗

    ShadowsocksBio is a documentation site and technical resource dedicated to network proxy guides and censorship circumvention. It serves as a specialized guide for using Shadowsocks to route traffic around internet firewalls and bypass network restrictions. The project provides technical explanations of encrypted proxy protocols and DNS modification methods. It includes an analysis of various proxy clients across mobile and desktop platforms, comparing their features and pricing. The content covers the configuration of Shadowsocks proxy clients across different operating systems and documents

    shadowsocksshadowsocks-libevssr
    عرض على GitHub↗3,927
  • happi/thebeambookالصورة الرمزية لـ happi

    happi/theBeamBook

    4,042عرض على GitHub↗

    The Beam Book is a technical software manual and reference guide explaining the architecture and inner workings of the BEAM virtual machine and the Erlang Runtime System. It serves as a study of virtual machine implementation, detailing how a high-level language is mapped to a runtime system for low-level analysis. The project utilizes a technical book publishing pipeline to convert structured source text into professional distribution formats. This build system transforms a single set of markdown-based source files into both print-ready PDF documents and static HTML pages. The documentation

    Erlang
    عرض على GitHub↗4,042
  • topfunky/hppleالصورة الرمزية لـ topfunky

    topfunky/hpple

    2,880عرض على GitHub↗

    This project is a multi-purpose toolkit comprising a static site generator, a predictive modeling tool, and a sports analytics dashboard. It functions as a content syndication engine that converts source files into static HTML and machine-readable XML streams for blogs and professional portfolios. The system features a data processing engine designed for sports performance analytics, using linear and logistic regression to estimate season win totals and calculate win probabilities. It includes a time-series visualization framework that renders these performance trends using high-contrast them

    Objective-C
    عرض على GitHub↗2,880
  • 11ty/eleventy-base-blogالصورة الرمزية لـ 11ty

    11ty/eleventy-base-blog

    1,527عرض على GitHub↗

    This project is a foundational boilerplate and starter framework designed for building content-heavy websites and blogs. It functions as a static site generator that transforms source files, such as Markdown and various template formats, into pre-rendered HTML during the build process. By eliminating the need for client-side processing, it produces high-performance, secure, and accessible web output ready for deployment to any standard hosting environment. The framework distinguishes itself through a robust build-time pipeline that manages complex content structures and asset optimization. It

    Nunjucksblogeleventyeleventy-sample
    عرض على GitHub↗1,527
  • assemble/assembleالصورة الرمزية لـ assemble

    assemble/assemble

    4,258عرض على GitHub↗

    Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static HTML files. It functions as a markdown-to-HTML converter and a data format transformer capable of moving content between JSON, YAML, XML, PLIST, and CSV formats. The project features a pipeline-based build process where users can define ordered sequences of data transformations and file processing steps. It includes project scaffolding tools to bootstrap directory structures and configuration files from predefined boilerplates. The system manages content through collection-ba

    CSSassembleblog-enginebuild
    عرض على GitHub↗4,258
  • timlrx/tailwind-nextjs-starter-blogالصورة الرمزية لـ timlrx

    timlrx/tailwind-nextjs-starter-blog

    10,503عرض على GitHub↗

    This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter support for tags, authors, and metadata. It functions as a static site generator, building a complete blog into deployable HTML files for any hosting provider, while using Tailwind CSS utility classes for fully customizable typography, layout, and color schemes. The template generates RSS feeds, sitemaps, and structured metadata for search engine visibility, and supports connecting to external services like analytics tracking and comment sections through configurable plugin modules

    TypeScriptbloggingdemo-blogmdx
    عرض على GitHub↗10,503
  • satnaing/astro-paperالصورة الرمزية لـ satnaing

    satnaing/astro-paper

    4,756عرض على GitHub↗

    Astro Paper is a minimal and accessible blog theme for the Astro framework, designed to create SEO-optimized static websites. It serves as a pre-configured template for building personal blogs and technical portfolios that render content from Markdown and MDX files. The project distinguishes itself through specialized support for technical writing, including LaTeX mathematical equation rendering and code syntax highlighting. It also automates social media presence via the build-time generation of dynamic Open Graph images and social metadata. The framework covers a broad range of site manage

    Astroa11yaccessibilityastro
    عرض على GitHub↗4,756
  • mixu/markdown-stylesالصورة الرمزية لـ mixu

    mixu/markdown-styles

    1,886عرض على GitHub↗

    This project is a static site generator and documentation builder designed to transform markdown files into styled HTML documents. It functions as a programmatic conversion engine, allowing developers to integrate markdown processing and layout rendering directly into automated build scripts and content workflows. The tool distinguishes itself through a pipeline-oriented architecture that supports custom plugin integration and metadata-driven template injection. Users can define global or per-file metadata to dynamically populate page content, while the system’s template-based generation allo

    HTML
    عرض على GitHub↗1,886
  • maximevaillancourt/digital-garden-jekyll-templateالصورة الرمزية لـ maximevaillancourt

    maximevaillancourt/digital-garden-jekyll-template

    1,231عرض على GitHub↗

    This project is a static site generator designed for personal knowledge management and technical documentation. It transforms collections of markdown files into a searchable, responsive website, providing a framework for organizing interconnected notes and long-term information storage. The system distinguishes itself through its focus on networked content, utilizing automated link parsing to establish bidirectional connections between documents. It enhances the reading experience with interactive features such as visual graph representations of note relationships, hover-based content preview

    HTMLdigital-gardendigital-gardeningjekyll
    عرض على GitHub↗1,231
  • hugoblox/hugo-theme-academic-cvالصورة الرمزية لـ HugoBlox

    HugoBlox/hugo-theme-academic-cv

    4,970عرض على GitHub↗

    This project is a website theme for Hugo designed to transform Markdown files into professional academic portfolios, including CVs and publication lists. It functions as a static site template and portfolio builder, enabling the creation of researcher profiles and technical blogs. The framework includes a specialized publication manager that automatically generates individual research pages and citations by importing BibTeX files or DOI references. It also features a dedicated LaTeX mathematics renderer to display technical notation and equations across the site. The system supports a broad

    Jupyter Notebookacademicacademic-websiteblog-engine
    عرض على GitHub↗4,970
  • peiqi0/peiqi-wiki-bookالصورة الرمزية لـ PeiQi0

    PeiQi0/PeiQi-WIKI-Book

    4,111عرض على GitHub↗

    PeiQi-WIKI-Book is a cybersecurity knowledge base and security research wiki. It functions as a markdown static site generator that converts structured text files into a set of interconnected HTML pages. This system serves as a curated collection of technical documentation and guides focused on vulnerability research, code auditing, and penetration testing. The project utilizes a git-driven documentation workflow, using version control hooks to automatically update a live website when content changes. It features a client-side searchable index that allows users to find security topics without

    عرض على GitHub↗4,111
  • kubernetes/websiteالصورة الرمزية لـ kubernetes

    kubernetes/website

    5,281عرض على GitHub↗

    This project is the official Kubernetes documentation website, serving as a comprehensive technical resource for managing containerized applications. It functions as an open-source technical documentation portal that provides guides, tutorials, and reference materials for distributed systems software. The site is built using a static site generator with a component-based template architecture to maintain consistent design patterns. It features an OpenAPI documentation generator that parses technical specifications to automatically build and update structured API reference pages. To support a

    HTML
    عرض على GitHub↗5,281