Skip to content

svandragt/cuttlefish-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa822bb · Oct 28, 2022

History

12 Commits
Jul 6, 2021
Aug 29, 2021
Jul 8, 2021
Jul 6, 2021
Aug 29, 2021
Jul 6, 2021
Jul 6, 2021
Jul 8, 2021
Aug 29, 2021
Aug 29, 2021
Aug 29, 2021
Jul 6, 2021
Jul 6, 2021
Jul 6, 2021
Oct 28, 2022

Repository files navigation

Cuttlefish Blog app

This is an example of building a blog using Cuttlefish.

It should be considered work in progress.

Requirements

  • PHP 8+ with the curl extension
  • Phive

Installation

$ git clone https://github.com/svandragt/cuttlefish-blog && cd cuttlefish-blog
$ composer setup

Running the project

$ composer serve
> php -S localhost:8080 -t site/www/
[Sun Jul  4 21:30:01 2021] PHP 7.4.20 Development Server (http://localhost:8080) started

Open localhost:8080 in the browser! Contributions are welcomed.

About

Blog app built on Cuttlefish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published