GithubHelp home page GithubHelp logo

idseefeld / the-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from umbraco/the-starter-kit

0.0 1.0 0.0 64.19 MB

C# 0.73% HTML 13.96% JavaScript 79.00% CSS 2.77% XSLT 0.43% PowerShell 0.04% ASP.NET 1.63% Less 1.44%

the-starter-kit's Introduction

CI

7.6-Starter-Kit

This Github project is used to manage the final build of the Starter Kit and is not meant to be used as the Starter Kit content source.

TODO: We need to merge this repo: https://github.com/umbraco/Starterkit-TheUmbracoCommunity into this one and remove the CSS/JS one; they should exist in this one only.

You can find the Starter Kit as the default option in Umbraco 7.6.4+, as well as in the package repository on Our Umbraco.

Default Back Office user is:

Get in touch if you wish to have access to this Umbraco Cloud project, which contains the master content for the Starter Kit: https://umbraco-starter-kit.s1.umbraco.io

Alternatively, if you are doing development for the Starter Kit, you can launch the website project contained in this repo.

Building the package

The build script is: /build/build.ps1 Run it in the powershell cli: .\build\build.ps1

The build number is located in the /build/build.xml file.

The package output will be /build/Releases/(VersionNumber)/Umbraco.SampleSite_4.0.0.zip (but this should be the correct version you are building!)

Maintaining the package

If changes are made to the package, the package manifest file will need to be updated:

  • Save the package in the back office - this will update the /App_Data/packages/created/createdPackages.config
  • Publish the package in the back office and press the download button to download the .zip file
  • Open the zip file and find the package.xml file. Copy its contents to the /build/packageManifest.xml file. Alternatively, you can manually edit the /build/packageManifest.xml file, if you know what needs to be changed.

Important! You must manually include any cshtml files that are used by macros, just selecting the macro isn't enough. This is due to how the powershell build process works (this is not normally needed for creating packages normally in the back office)

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.