Git Product home page Git Product logo

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

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.

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.

[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.

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.

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.