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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sunainapai avatar

sunainapai/makesite

0
View on GitHub↗
1,869 stars·304 forks·Python·MIT·8 views

Makesite

Simple, lightweight, and magic-free static site/blog generator for Python coders

Features

  • Blog Generators - Minimalist, magic-free Python generator under 130 lines of code.
  • Static Site Generators - Minimalist static site and blog generator.

Star history

Star history chart for sunainapai/makesiteStar history chart for sunainapai/makesite

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Makesite

These projects share indexed features with Makesite. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hyde/hydehyde avatar

    hyde/hyde

    1,743View on GitHub↗

    Version 0.8.9

    Pythonblog-enginepythonstatic-site-generator
    View on GitHub↗1,743
  • jekyll/jekylljekyll avatar

    jekyll/jekyll

    51,509View on GitHub↗

    Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It functions as a content management engine and blog-aware publishing platform, orchestrating a multi-stage build process that organizes structured data and source files into a consistent site architecture. The platform distinguishes itself through a specialized processing pipeline that automatically generates chronological archives, category indexes, and RSS feeds from collections of dated text files. It utilizes a template engine to inject dynamic content into layouts and suppor

    Rubyblog-enginejekyllliquid
    View on GitHub↗51,509
  • getpelican/pelicangetpelican avatar

    getpelican/pelican

    13,322View on GitHub↗

    Pelican is a Python-based static site generator that converts Markdown and reStructuredText files into static HTML websites. It functions as a blog and page orchestrator, managing chronological posts and independent static pages while providing built-in support for RSS and Atom feed generation. The system is designed as a plugin-based web framework, allowing for the addition of custom functionality through a community-driven plugin architecture. It also includes capabilities for producing localized versions of articles and pages to support multilingual content delivery. The tool covers a bro

    Pythonpelicanpythonstatic-site-generator
    View on GitHub↗13,322
  • react-static/react-staticR

    react-static/react-static

    10,343View on GitHub↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    JavaScript
    View on GitHub↗10,343
Compare all 30 related projects→

Frequently asked questions

What does sunainapai/makesite do?

Simple, lightweight, and magic-free static site/blog generator for Python coders

What are the main features of sunainapai/makesite?

The main features of sunainapai/makesite are: Blog Generators, Static Site Generators.

Which projects share features with sunainapai/makesite?

Projects with overlapping indexed features include: jekyll/jekyll — Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It… hyde/hyde — Version 0.8.9. getpelican/pelican — Pelican is a Python-based static site generator that converts Markdown and reStructuredText files into static HTML… react-static/react-static — react-static is a React static site generator that transforms components into static HTML files to improve page load… chrisdiana/cms.js — Client-Side JavaScript Site Generator. atas/ssg.