Thanks to visit codestin.com
Credit goes to github.com

Skip to content

taophp/yolocms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoloCMS

Yet another simple static siteweb genetor

YoloCMS is a personnal project. I made it public just in case someone else find it usefull.

** DO NOT USE IN PRODUCTION ** or do it at your own risks.

Motivations

First of all, I missed a flat files static site generator with a clean web administration interface. YellowCMS should have made the trick, but...

I also need a project to dig into Symfony. But I prefer do not use Twig, as I will like to try {{ mustache }} as it is implemented in many programmation languages, enough to be called agnostic. In case it appears to be not powerfull enough, I should easily migrate to HandleBars, which is like Mustache on steroids.

Test server with docker

On Unixes, you can easyly start a test server using docker or podman by running the following command in the project directory :

docker-compose up -d

Then connect to http://localhost:8181.

About

Yet another simple static siteweb genetor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published