A vendor plugin for Saber that allows users to replace the template website that is included with Saber with the currently published website. This is useful if you plan on distributing a copy of Saber with a custom template website preinstalled.
- Clone this repository inside your Saber project within
/App/Vendors/
and name the folder ReplaceTemplateNOTE: use
git clone
instead ofgit submodule add
since the contents of the Vendor folder is ignored by git - Run
gulp vendors
from the root of your Saber project folder
While using the latest release of Saber, do the following:
- Download latest release of Saber.Vendors.ReplaceTemplate
- Extract all files & folders from either the
win-x64
orlinux-x64
zip folder to Saber's/Vendors/
folder
- run command
./publish.bat
- publish
bin/Publish/ReplaceTemplate.7z
as latest release