Git Product home page Git Product logo

sitecore.pathfinder's Introduction

Sitecore Pathfinder

Build status MyGet Prerelease Downloads

Get started, get far, get happy!

An experimental tool chain for Sitecore.

Pathfinder

Watch the videos on YouTube:

Please notice that some details in these videos are out of date.

Download Pathfinder 0.7.0-Alpha to try it out.

Follow the walk-throughs:

  • [Setting up](docs/walkthroughs/1. Setting up/README.md)
  • [HelloWorld](docs/walkthroughs/2. Hello world/README.md)

Introduction

Pathfinder is an experimental toolchain for Sitecore, that allows developers to use their favorite tools in a familiar fashion to develop Sitecore websites.

The toolchain creates a deliverable package from the source files in a project directory and deploys the package to a website where an installer installs the new files and Sitecore items.

The developer process is familiar; edit source files, build and install the package, run tests or review the changes on website, repeat.

Please notice that this document is a brain dump, so concepts and functionality are probably not explained in a friendly manner.

How does Pathfinder make Sitecore development easier

  • Familiar developer experience: Edit source files, build project, test, repeat...
  • Text editor agnostic (Visual Studio not required - use Notepad, Notepad++, SublimeText, Atom, VS Code etc.)
  • Build process agnostic (command-line tool, so it integrates easily with Grunt, Gulp, MSBuild etc.)
  • Everything is a file (easy to edit, search and replace across multiple files, source control friendly)
  • Project directory has whole and single truth (source is not spread across development projects, databases and websites) (contineous integration friendly)
  • Project is packaged into a NuGet package and deployed to the website
    • Dependency tracking through NuGet dependencies
    • NuGet package installer on the Sitecore website
    • Sitecore.Pathfinder.Core NuGet package tweaks Sitecore defaults to be easier to work with (e.g. removes initial workflow)
  • Support for Html files as Sitecore Layout definitions
  • Support for Html Templates (with Mustache tags) makes getting started with the Sitecore Rendering Engine easier
  • Support for React renderings (.jsx)
  • Code Generation for generating strongly typed item models, factories and unit tests

Documentation

For more documentation see Pathfinder Documentation.

Build history

Build History

sitecore.pathfinder's People

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.