GithubHelp home page GithubHelp logo

hhy5277 / archetype Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kgiszewski/archetype

0.0 2.0 0.0 16.27 MB

Archetype is an Umbraco 7 property editor that wraps other installed property editors.

Home Page: https://github.com/kgiszewski/ArchetypeManual

License: MIT License

JavaScript 51.72% C# 33.91% CSS 4.07% HTML 10.31%

archetype's Introduction

Archetype

alt tag

alt tag

Installation

Install the selected release through the Umbraco package installer or via NuGet.

Official Docs

https://github.com/kgiszewski/ArchetypeManual

Follow us on Twitter https://twitter.com/ArchetypeKit

##Core Team##

Contribute

Want to contribute to Archetype? You'll want to use Grunt (our task runner) to help you integrate with a local copy of Umbraco.

Install Dependencies

Requires Node.js to be installed and in your system path

npm install -g grunt-cli && npm install -g grunt
npm install

Build

grunt

Builds the project to /dist/. These files can be dropped into an Umbraco 7 site, or you can build directly to a site using:

grunt --target="D:\inetpub\mysite"

You can also watch for changes using:

grunt watch
grunt watch --target="D:\inetpub\mysite"

Add --touch to either command to automatically touch the web.config on a deploy

archetype's People

Contributors

ashmind avatar batjan avatar bjarnef avatar cankoluman avatar dillonmorton avatar doronuziel71 avatar gavinfaux avatar idontbyte avatar jbreuer avatar jeavon avatar kgiszewski avatar kimpil avatar leekelleher avatar markwemekamp avatar martinabrahams avatar mattbrailsford avatar nicholas-westby avatar rasmusjp avatar sitereactor avatar sniffdk avatar taylorsmith avatar tomfulton avatar tvanro avatar

Watchers

 avatar  avatar

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.