Coder Social home page Coder Social logo

macaw-cad / sxa-umbrella Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 3.0 4.85 MB

Project structure and tools to optimize front-end team development workflow in any Sitecore SXA project

TypeScript 1.15% JavaScript 6.85% PowerShell 6.11% SCSS 85.89%
sxa sxacli sitecore sxa-umbrella sitecore-sxa

sxa-umbrella's People

Contributors

svdoever avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sxa-umbrella's Issues

The 'npm run clean' operation can delete files in src folder

Patterns are used for cleanup of the scripts and styles folders in the themes. The src folder can include a scripts or styles folder as well. Those may not be removed. Ensure that all files in the src folders are excluded from cleanup. This means that rimraf cannot be used anymore, because it can't exclude using glob patterns. Move to del-cli to handle this.

move quickstart to the top of the documentation

People see commands in the package.json and execute them before configuring Sitecore correctly to be able to handle these commands (enable Creative Exchange endpoints, enable remoting). Prevent these "questions" by moving a configuration quickstart to the top of the documentation.

.gitignore is too agressive

# generated styles
/Media Library/**/styles

# generated scripts
/Media Library/**/scripts

Also excludes styles/scripts folder within the src folder - make more specific and add to documentation.

If scriban items occur twice upload can result in status code 424

When (due to issue #13) an item occurs twice with the same name in the scriban tree (e.g. item.scriban) the following error may occur:

Scriban import failed for Scriban files in the folder 'Rendering Variants/DMP Site/-/scriban': Response code 424 (Method Failure)

Quick-fix: remove the double item.

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.