sprain/sprainocchio

A simple blog engine

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:project

pkg:composer/sprain/sprainocchio

0.2.1 2018-12-24 19:40 UTC

This package is auto-updated.

Last update: 2025-09-18 23:56:24 UTC


README

A simple and easy-to-use static-page blog engine written in php

Note: This is a project in early-stage development.

Getting started

  1. Fetch the project with Composer.
    composer create-project sprain/sprainocchio

  2. Run the build process.
    php sprainocchio/builder.php

  3. Open the generated website.
    open sprainocchio/public/index.html