Andrew Schmelyun

Results 26 issues of Andrew Schmelyun

The entire codebase leaves a lot to be desired and is honestly kind of a mess. It could stand to be refactored from the ground up, and would make a...

enhancement

E.g. Netlify or Vercel. Additionally, include documentation or a link on the README to enable users to deploy their own site directly from this repo.

documentation

e.g. ability to pull content down from headless, hosted CMS platforms like Contentful, Prismic, or even WordPress's REST API. The goal is to be able to pull content down from...

enhancement

Add support for using .env files, with vlucas/phpdotenv

enhancement

One of the largest features to be added to Cleaver so far, this would give users the ability to quickly scaffold a starter site with example content and assets. The...

enhancement

Create a simple `cleaver-catalog-starter` template that highlights Cleaver's ability to generate and build data-driven sites via JSON. An online catalog of various products with specific attributes (think mechanical keyboards, computer...

enhancement

Include in a `resources/views/components` directory, use purely anonymous (e.g. classless) components for now.

enhancement

Include a package or functionality to automatically add RSS feed of all items to `/feed`. This should be stored as a setting and can be turned on or off with...

enhancement

Create a simple `cleaver-blog-starter` template that contains a few test posts, and a basic centered text roll layout. Highlight the content, but create spaces to add featured images, meta information,...

enhancement

Create a simple `cleaver-docs-starter` template that works similar to the current usecleaver.com/docs page. Ensure at least a few test pages of content are included, and potentially add some interactivity via...

enhancement