- Notifications
You must be signed in to change notification settings - Fork0
License
cherie-optimizely/content-templates
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains templates for Optimizely Digital Experience Cloud to be used withdotnet new and Visual Studio 2022 17.8.0+.
The templates in this repository are distributed as a NuGet package available fromNuGet.org and can be installed using thedotnet new command.
$ dotnet new -i EPiServer.Templates
Once installed, these templates will also be available in Visual Studio 17.8.0+.Note that Visual Studio currently only supportsProject Templates and notItem Templates.
To generate code based on the template simply execute the following.
$ dotnet new epi-alloy-mvc
Replaceepi-alloy-mvc with the name of the template you want to use.
See below for a list of available templates and details on each individual template. For direct access to documentation on each template, execute:
$ dotnet new epi-alloy-mvc --help
For further documentation on how to work withdotnet new seehttps://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new.
The following templates are included in this repository and available through theEPiServer.Templates package.
- epi-alloy-mvc
- epi-cms-empty
- epi-commerce-empty
- epi-cms-contentcomponent
- epi-cms-contenttype
- epi-cms-initializationmodule
- epi-cms-job
- epi-cms-pagecontroller
- epi-cms-razorpage
We would love community contributions here. The easiest way to contribute is to join in with the discussions on Github issues or create new issues with questions, suggestions or any other feedback.If you want to contribute code or documentation, you are more than welcome to create pull-requests, but make sure that you read thecontribution page first.
This project is licensed with theApache license
About
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- C#69.5%
- HTML16.1%
- SCSS5.3%
- CSS4.6%
- Shell3.3%
- Dockerfile1.2%