Skip to content

travisred/comanche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comanche

What is Comanche?

Comanche is a static site builder written in PHP. It is currently set up to create a blog-like site, with individual posts, a front/index page, an archive page, an RSS feed, and a sitemap.

Requirements

  • Linux/Mac OS
  • php CLI installation (tested with php 8.0.0)

How to use Comanche

To use Comanche:

  1. Clone this repo: git clone https://github.com/travisred/comanche.git
  2. Add your data to config.txt
  3. Create or edit a markdown-formatted file in the md folder
  4. Build your site: php comanche.php

About

a static site builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published