Git Product home page Git Product logo

stancy's Introduction

Stancy

Latest Version MIT License Offset Earth Larabelles

TravisCI StyleCI ScrutinizerCI Quality) Coveralls Libraries.io

PHP from Packagist Total Downloads GitHub contributors Open Collective GitBook

You search for a CMS that only extends your loved Laravel framework? Here it is.

This package aims to provide the most common (and flexible) CMS features to your Laravel project. You can still use the frontend/template engine of your choice, use the scheduler/queue and receive POST requests.

Installation

composer require astrotomic/stancy

Demos

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Versioning

This package follows semantic versioning. Except the 0.x.y releases - these can introduce breaking changes in MINOR releases. So until a stable 1.x.y release is out you should use ~0.x.y (tilde version range) to fix to a MINOR release.

Contributing

Please see CONTRIBUTING for details. You could also be interested in CODE OF CONDUCT.

Security

If you discover any security related issues, please check SECURITY for steps to report it.

Credits

License

The MIT License (MIT). Please see License File for more information.

Treeware

You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.

It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees at offset.earth/treeware

Read more about Treeware at treeware.earth

stancy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

stancy's Issues

Add artisan make:page command

blocked by spatie/sheets#44

The package should provide a make:page command to simplify the process to create a new page.

The command should create the markdown file including YAML frontmatter head and an optional page data class.

  • The make command should only work if the default filesystem repository is used in the sheet collection
  • It should use the filesystem of the sheet repository
  • It should add the page data class to the YAML frontmatter
  • The default namespace for the page data class is App\Pages
  • It should accept sheet collection and path as arguments
  • The path should be possible with(out) extension
  • It should use stub files to generate the files

Test with sitesauce

blocked by #18

A possible Integration with sitesauce should be tested. Optional some commands/events/triggers added to deploy after content change.

Test with netlify

blocked by #20

It should be tested if it's compatible with netlify. In best case including the redirects to backend to still support POST requests.

Write documentation

The whole documentation is missing and should be added.
It should cover basic usage but also have sections for every single component which describes it in detail for more advanced usage.

Every single improvement is welcome, so don't mind if you only add a single sentence or a whole section.
Atm the unittests are a good place to see some usage examples. But also the demo apps should get more content to look at.
If there are any questions I will ry to answer all of them.

Add PageFactory facade

Add a facade to access the \Astrotomic\Stancy\Factories\PageFactory via \Astrotomic\Stancy\Contracts\PageFactory service bindung.
The Facade should have all relevant methods as doc-tag for IDE support.
The naming of the facade should be PageFactory without any suffix.

[Security] Workflow stale-issues.yml is using vulnerable action actions/stale

The workflow stale-issues.yml is referencing action actions/stale using references v2.0.0. However this reference is missing the commit af4072615903a8b031f986d25b1ae3bf45ec44d4 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

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.