Coder Social home page Coder Social logo

capro's Introduction

capro logo

Capro is a static-site generator for PHP 8+


Quick Setup | Documentation | Community | Sponsor


โš  Notice

Capro is currently in alpha, please report bugs via GitHub Issues

About

A PHP static-site generator, using Blade template engine.

Capro is currently in alpha, and is not thoroughly tested for production. Breaking changes might occur during the alpha phase.

Sponsors

Currently none. Sponsor here: https://github.com/sponsors/xy2z

Requirements

Quick Setup

First install the capro global package

composer global require xy2z/capro:@alpha

Now, you can create new sites using:

capro new demo
cd demo/public
php -S localhost:82

Head over to http://localhost:82 to see your new static Capro site.

Learn more in the full documentation site. (which was build in capro)

Contributing

Pull Requests are welcome! Remember to send PR's to the dev branch - see more in the Contributing Guide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.