Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mawiegand/neos_velpesued


https://github.com/mawiegand/neos_velpesued

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Code Q Neos-Skeleton

The Neos-Skeleton provides an easy and powerful start for new projects - beginner-friendly and highly scalable. It implements all current [best practices](https://www.neos.io/blog/neos-best-practices-1-0.html) for Neos 4 and is frontend tooling agnostic.

It combines contributions of some of the best Neos developers with experience from Code Q. It is inspired by [Flowpack Neos best practice examples (Dmitri Pisarev and Dominique Feyer)](https://github.com/Flowpack/fusion-bp), the [path repository setup (Christian Müller)](https://www.neos.io/blog/project-repository-best-practice.html) and [AFX (Martin Ficzel)](https://github.com/PackageFactory/atomic-fusion-afx).

On top, it adds well-tested community packages to provide everything you need for an amazing website.

#### Features

- A powerful best practice layout rendering mechanism
- Best practice folder and naming structure
- A well-rounded set of packages to build typical websites

#### Learn more

- [Full Feature List](docs/FEATURES.md)
- [Getting Started Guide](docs/GETTING_STARTED.md)
- [The Layout Mechanism](docs/LAYOUT_MECHANISM.md)
- [FAQ](docs/FAQ.md)

#### Skeleton Variations

- [Neos 4 with AFX rendering (recommended)](https://github.com/code-q-web-factory/Neos-Skeleton)
- [Neos 4 with AFX rendering + Flownative Beach deployment setup](https://github.com/code-q-web-factory/Neos-Skeleton/tree/flownative-beach)
- [Neos 3 with Fluid-based rendering (legacy)](https://github.com/code-q-web-factory/Neos-Skeleton/tree/neos-3-fluid)

### WE NEED HELP

We aim to stay up with best practises and innovating concepts.

- Did you find a concept or pattern which works great? Please share it with us by opening a issue or pull request
- Improving the documentation
- Great questions! If you are a beginner, please share your beginner questions so we can make the start easier! __Beginner questions are highly welcome!__

### Do you need help?

For questions about the boilerplate feel free to write in the Slack channel #general and tag me with @rolandschuetz

The development of this boilerplate is sponsored by [Code Q](https://codeq.at/de/kontakt). We can consult your company on Neos setups and build processes. Get in contact: [email protected]

### License

The MIT License (MIT)

Copyright (c) 2016 Neos-Skeleton contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.