Static Site Generators

Ata’s SSG – Simple PHP Static Site Generator

Ata’s SSG is a static site generator for GitHub pages.

It’s designed for users who don’t want to learn a new framework. Familiarity with basic PHP is enough to get started. Just create your own HTML and PHP files.

This is free and open source software.

Key Features

  • Efficient Deployment: Build process visits each PHP and Markdown page, saves their HTML, and deploys to GitHub Pages.
  • Instant Local Preview: There is an integrated docker-based local Nginx & PHP server, just run make dev-server to Visualize your changes locally by just refreshing the page without a build process.

Website: github.com/atas/ssg
Support:
Developer: Ata Sasmaz
License: MIT License

Ata’s SSG is written in PHP. Learn PHP with our recommended free books and free tutorials.


Related Software

PHP Static Site Generators
HydePHPContent-first Laravel-powered static site generator
JigsawFramework for rapidly building static sites
SpressBlog-aware application that transform your plain text files in static sites
SculpinCan be used to create any type of static website
CecilSimple and powerful content-driven static site generator
CouscousTurns Markdown documentation into beautiful websites
Ata’s SSGStatic site generator for GitHub pages.
WP2StaticWordPress plugin for static site generation and deployment
CaproUses the Blade template engine
StaticForgeProcesses Markdown and HTML content files through an event-driven pipeline
CrossroadsBuilds static websites from Markdown-based content with front matter metadata
PHPSSGPersonal Home Page Static Site Generator
BasildonBuilds sites from text content files with YAML frontmatter and body conten

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Ata
Ata
1 year ago

Thanks for evaluating, I hope the project becomes useful. I am using it actively and so far it’s been very useful to me.