Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Hemant Joshi 1 post 71 karma points c-trib
    Oct 23, 2018 @ 16:30
    Hemant Joshi
    0

    Guide to Build the Code Locally

    I am working on Getting Started with Umbraco and wanted to work on some of the GitHub issues. I am not able to find any documentation which says how to get started with Umbraco-CMS codebase locally.

    Any help would have been appreciated.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 23, 2018 @ 17:28
    Jan Skovgaard
    0

    Hi Hemant and welcome to the Umbraco forum :)

    Awesome that you want to have a look at some of the issues and do core PR's!

    You should be able to find the information you need to get up and running by reading this guide: https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/.github/CONTRIBUTING.md

    The above guide also links to the in depth version here https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/.github/CONTRIBUTING_DETAILED.md

    Be aware that all of the above is valid for v7 primarily.

    For Umbraco 8 you should read these docs

    https://github.com/umbraco/Umbraco-CMS/tree/temp8

    https://github.com/umbraco/Umbraco-CMS/blob/temp8/.github/V8GETTINGSTARTED.md

    Sebastiaan Janssen also wrote this article a few years back about the first pull request, which might also be worth reading https://24days.in/umbraco-cms/2014/your-first-pull-request/

    I hope this helps and is enough to get you started :)

    /Jan

  • Tor Langlo 191 posts 554 karma points
    Oct 23, 2018 @ 21:58
    Tor Langlo
    0

    Hi Jan,

    Just a couple notes:

    -Tor

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 24, 2018 @ 12:47
    Jan Skovgaard
    0

    Hi Tor

    Thanks for pointing it out - Not sure what's going on but whenever I try to edit the link it acts up weirdly. But in the preview it looks just fine and works when I try hitting it... So not sure I can edit my previous post - So thank you for sharing a working link :)

    Are you still having issues following the other link? I just checked and works fine from here and did so yesterday - But Github might still have had some issues?

    /Jan

  • Tor Langlo 191 posts 554 karma points
    Oct 24, 2018 @ 16:21
    Tor Langlo
    0

    The reason editing the link doesn't work is that the two underscores matches the markdown syntax for cursive text and hence they are removed from the output. The work around is to escape the underscores with backslashes.

    As you say, the other link works fine now, it might have been fixed since I looked :-)

    -Tor

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies