[PR #1599] [MERGED] Added makesite to static site generators #1392

Closed
opened 2025-11-06 13:15:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1599
Author: @kgashok
Created: 8/23/2020
Status: Merged
Merged: 8/23/2020
Merged by: @vinta

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

added makesite to static site generators

What is this Python project?

Simple, lightweight, and magic-free static site/blog generator.

What's the difference between this Python project and similar ones?

Very lightweight. Only 130 lines (excluding comments and empty lines).

Enumerate comparisons.

  1. No setup required whatsoever. Run the script makesite. That's it.
  2. Deploys to github-pages very easily using Github Workflow

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1599 **Author:** [@kgashok](https://github.com/kgashok) **Created:** 8/23/2020 **Status:** ✅ Merged **Merged:** 8/23/2020 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4084e1c`](https://github.com/vinta/awesome-python/commit/4084e1c1d7165deb16d35794a84fad82e515a1e8) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description added makesite to static site generators ## What is this Python project? Simple, lightweight, and magic-free static site/blog generator. ## What's the difference between this Python project and similar ones? Very lightweight. Only 130 lines (excluding comments and empty lines). Enumerate comparisons. 1. No setup required whatsoever. Run the script `makesite`. That's it. 2. Deploys to `github-pages` very easily using Github Workflow -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:15:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1392