awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mldangelo avatar

mldangelo/personal-site

0
View on GitHub↗
1,642 estrellas·968 forks·TypeScript·MIT·6 vistasmldangelo.com↗

Personal Site

Este proyecto es una plantilla de sitio web de portafolio personal construida como un generador de sitios estáticos. Proporciona un framework estructurado para que los profesionales muestren su historial profesional, proyectos técnicos y contenido de blog a través de una interfaz web receptiva.

El sitio se distingue por integrar un sistema de gestión de contenido basado en markdown que convierte archivos de texto sin formato en páginas web estructuradas. Incluye flujos de trabajo de despliegue automatizados que activan procesos de compilación y lanzamiento cada vez que se envían cambios al repositorio, asegurando que las actualizaciones se publiquen en un servidor web en vivo sin intervención manual.

La plataforma cubre una amplia gama de herramientas de gestión de identidad profesional, incluyendo la sincronización centralizada de datos de perfil, formato de currículum y configuración de metadatos para motores de búsqueda. También admite la personalización visual a través de la alternancia de temas y controles de marca, mientras proporciona ganchos para servicios de análisis externos para monitorear el comportamiento de los visitantes y el rendimiento del sitio.

Features

  • Portfolio Hosting - Showcases professional experience, projects, and career history through a responsive web interface that is easy for visitors to navigate.
  • Markdown-Based Content Authoring - Parses plain text files into structured web pages by converting markup syntax into semantic HTML elements during the build process.
  • Content Management Systems - Renders plain text files into structured web pages with automated feed generation and metadata configuration for social sharing.
  • Static Site Generators - Compiles dynamic application code into a collection of plain HTML and JavaScript files for deployment to static hosting environments.
  • Static Site Deployment Pipelines - Implements automated build and deployment pipelines that publish static site content to web servers upon repository updates.
  • Static Site Generators - Provides a framework for building fast, search-engine-optimized personal websites that export as static files for deployment on hosting platforms.
  • Project Showcase Grids - Displays a collection of professional work with associated images and descriptions to highlight past achievements and technical capabilities.
  • Portfolio Website Templates - Provides a structured layout for showcasing professional experience, technical projects, and blog content through a responsive and customizable web interface.
  • Professional Presence Optimization - Centralizes biographical data, contact information, and social media metadata to establish a clear and consistent online presence for professionals.
  • Blog Post Publishing - Converts text files into blog posts with unique web addresses and creates an automated feed for readers to track updates.
  • Markdown Renderers - Parses text files into structured web pages while preserving heading anchors to support deep linking and easy navigation for users.
  • Markdown Site Publishing - Converts plain text files into structured blog posts and web pages while maintaining consistent formatting and automated syndication feeds.
  • SEO Metadata Management - Configures page-specific search engine tags and social media sharing cards to ensure accurate indexing and consistent branding across all subpages.
  • Deployment Automation - Triggers a build and deployment process to a public web server whenever changes are pushed to the main branch of the repository.
  • Push-Triggered Deployments - Automates the build and release pipeline by executing server-side scripts whenever new code is pushed to the primary repository branch.
  • Resume Display Sections - Organizes work experience, education, and technical skills into a structured resume format that is easy for site visitors to read.
  • Reusable UI Components - Organizes the interface into reusable building blocks that encapsulate specific visual branding and metadata configurations for consistent site-wide styling.
  • Site Theming - Supports user-selectable visual themes including light and dark modes with automatic system preference detection.
  • Brand Theme Applicators - Enables the application of consistent visual branding through customizable color schemes, icons, and metadata configurations.

Historial de estrellas

Gráfico del historial de estrellas de mldangelo/personal-siteGráfico del historial de estrellas de mldangelo/personal-site

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Personal Site

Colecciones seleccionadas manualmente donde aparece Personal Site.
  • una plantilla de sitio web personal para portafolios
  • React y Next.js
  • Generadores de sitios para portafolios personales

Preguntas frecuentes

¿Qué hace mldangelo/personal-site?

Este proyecto es una plantilla de sitio web de portafolio personal construida como un generador de sitios estáticos. Proporciona un framework estructurado para que los profesionales muestren su historial profesional, proyectos técnicos y contenido de blog a través de una interfaz web receptiva.

¿Cuáles son las características principales de mldangelo/personal-site?

Las características principales de mldangelo/personal-site son: Portfolio Hosting, Markdown-Based Content Authoring, Content Management Systems, Static Site Generators, Static Site Deployment Pipelines, Project Showcase Grids, Portfolio Website Templates, Professional Presence Optimization.

¿Qué alternativas de código abierto existen para mldangelo/personal-site?

Las alternativas de código abierto para mldangelo/personal-site incluyen: imathis/octopress — Octopress is a Jekyll blogging framework and static site generator theme designed for publishing professional blogs.… sorrycc/blog — This project is a git-based static site generator and flat-file content management system. It functions as a markdown… satnaing/astro-paper — Astro Paper is a minimal and accessible blog theme for the Astro framework, designed to create SEO-optimized static… youngwind/blog — This project is a markdown-based static site generator and technical blogging platform designed to convert markdown… gaearon/overreacted.io — This project is a personal blog and developer content site designed for publishing software engineering insights and… railsgirls/guides.railsgirls.com — This project is a web development tutorial site and a Ruby on Rails learning resource designed as a beginner…

Alternativas open-source a Personal Site

Proyectos open-source similares, clasificados según cuántas características comparten con Personal Site.
  • imathis/octopressAvatar de imathis

    imathis/octopress

    9,243Ver en GitHub↗

    Octopress is a Jekyll blogging framework and static site generator theme designed for publishing professional blogs. It provides a collection of responsive semantic templates and styling to render markdown content into mobile-friendly websites. The project features an integrated static asset pipeline that compresses and transforms CSS and JavaScript files during the build process to optimize load times. It includes an SEO optimized blog template with automatic sitemap generation, archive pages, and metadata for improved search engine indexing, as well as client-side site search using local in

    Ruby
    Ver en GitHub↗9,243
  • sorrycc/blogAvatar de sorrycc

    sorrycc/blog

    4,452Ver en GitHub↗

    This project is a git-based static site generator and flat-file content management system. It functions as a markdown blog engine that converts plain text files from a version-controlled repository into structured web pages. The system utilizes a git-based blogging workflow to track and manage content changes through commits and pull requests. This approach replaces traditional relational databases with flat-file content storage to manage website posts. The engine covers static site generation and markdown-based authoring to transform source text into HTML. It incorporates a git-driven deplo

    Ver en GitHub↗4,452
  • gaearon/overreacted.ioAvatar de gaearon

    gaearon/overreacted.io

    7,271Ver en GitHub↗

    This project is a personal blog and developer content site designed for publishing software engineering insights and technical articles. It is implemented as a static site that utilizes React to pre-render content into HTML files. The site functions as a markdown-based content platform, transforming plain text markdown files into formatted web pages. It employs client-side hydration to attach interactive JavaScript logic to the pre-rendered HTML, enabling dynamic behavior and single-page application routing without full page reloads. The technical surface includes a component-based architect

    TypeScript
    Ver en GitHub↗7,271
  • satnaing/astro-paperAvatar de satnaing

    satnaing/astro-paper

    4,756Ver en 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
    Ver en GitHub↗4,756
  • Ver las 30 alternativas a Personal Site→